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

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

at line 231
Template page_edit_group(string $groupId = null)

Modal Dialog for adding new groups and editing existing groups

Parameters

string $groupId

Return Value

Template

Exceptions

ContentException
Exception

at line 128
Template page_group(int $groupId = null)

Show detail of a specific group

Parameters

int $groupId

Return Value

Template

Exceptions

Exception

at line 324
Template page_members(string $groupId = null)

No description

Parameters

string $groupId

Return Value

Template

Exceptions

ContentException
Exception

at line 29
Template page_overview()

Page Overview

Return Value

Template