Public Member Functions | |
render () | |
Protected Attributes | |
$_sListClass = 'oxgroups' | |
$_sDefSort = "oxgroups.oxtitle" |
Admin usergroup list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: User Administration -> User Groups.
Definition at line 8 of file usergroup_list.php.
UserGroup_List.render | ( | ) |
Executes parent method parent.render() and returns name of template file "usergroup_list.tpl".
Reimplemented from oxAdminList.
Definition at line 30 of file usergroup_list.php.
UserGroup_List.$_sDefSort = "oxgroups.oxtitle" [protected] |
Reimplemented from oxAdminList.
Definition at line 22 of file usergroup_list.php.
UserGroup_List.$_sListClass = 'oxgroups' [protected] |
Reimplemented from oxAdminList.
Definition at line 15 of file usergroup_list.php.