 Inheritance diagram for UserGroup_List:
 Inheritance diagram for UserGroup_List: Collaboration diagram for UserGroup_List:
 Collaboration diagram for UserGroup_List:| Public Member Functions | |
| render () | |
| Protected Attributes | |
| $_sListClass = 'oxgroups' | |
| $_sDefSortField = "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.$_sDefSortField = "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.
 1.7.1
 1.7.1