Zikula_System_Modules
[ class tree: Zikula_System_Modules ] [ index: Zikula_System_Modules ] [ all elements ]

Procedural File: pnajax.php

Source Location: /system/Groups/pnajax.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pnajax.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








Groups_ajax_creategroup [line 107]

mixed Groups_ajax_creategroup( [none 0 = ])

Create a blank group and return it



Tags:

return:  array with new permission or Ajax error
author:  Frank Schummertz - Frank Chestnut


Parameters

none   0  
[ Top ]



Groups_ajax_deletegroup [line 163]

mixed Groups_ajax_deletegroup( [gid 0 = the group id])

Delete a group



Tags:

return:  the id of the group that has been deleted or Ajax error
author:  Frank Schummertz - Frank Chestnut


Parameters

gid   0   the group id
[ Top ]



Groups_ajax_updategroup [line 27]

mixed Groups_ajax_updategroup( gid $args, gtype 1, state 2, nbumax 3, name 4, description 5)

Updates a group in the database



Tags:

return:  updated group as array or Ajax error
author:  Frank Schummertz - Frank Chestnut


Parameters

gtype   1   the group type
state   2   the group state
nbumax   3   the maximum of users
name   4   the group name
description   5   the group description
gid   $args   the group id
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:52:34 +0200 by phpDocumentor 1.4.1