SimpleGroupsPage
class SimpleGroupsPage extends Page
Properties
| AdministrationController read-only | $mod | ||
| protected | $default_page | from Page |
Methods
xelos_global_template|string|bool
get_page(mixed $subpage = false)
Standard Get Page Controller
from
Page
page_edit_group(string $groupId = null)
Modal Dialog for adding new groups and editing existing groups
page_group(int $groupId = null)
Show detail of a specific group
page_members(string $groupId = null)
No description
page_overview()
Page Overview
Details
in
Page at line 26
xelos_global_template|string|bool
get_page(mixed $subpage = false)
Standard Get Page Controller
at line 231
Template
page_edit_group(string $groupId = null)
Modal Dialog for adding new groups and editing existing groups
at line 128
Template
page_group(int $groupId = null)
Show detail of a specific group
at line 324
Template
page_members(string $groupId = null)
No description
at line 29
Template
page_overview()
Page Overview