Static Public Member Functions | |
| static | get ($paramarray=array()) |
| static | get_all () |
Protected Attributes | |
| $get_param_cache | |
Habari UserGroups Class
Definition at line 11 of file usergroups.php.
| static UserGroups::get | ( | $ | paramarray = array() |
) | [static] |
Returns a group or grops based on supplied parameters.
| array | $paramarray An associated array of parameters, or a querystring |
Definition at line 22 of file usergroups.php.
Referenced by get_all().
| static UserGroups::get_all | ( | ) | [static] |
Select all groups from the database
Definition at line 145 of file usergroups.php.
Referenced by AdminGroupsHandler::ajax_groups(), AdminGroupsHandler::get_group(), AdminGroupsHandler::get_groups(), AdminGroupsHandler::post_groups(), and AdminGroupsHandler::update_groups().
1.7.1