class UserGroupsPage extends Page

Constants

ACTION_OVERVIEW

ACTION_ACCESS_INFO

ACTION_GROUP_CONFIG

Properties

AdministrationController $mod
protected $default_page from  Page

Methods

xelos_global_template|string|bool
get_page(mixed $subpage = false)

No description

bool|string|Template|xelos_global_template
pageAccessInfo(int|null $groupId = null)

Show Access Information for Security Group / Role

pageOverview()

No description

Details

at line 35
xelos_global_template|string|bool get_page(mixed $subpage = false)

No description

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

Exceptions

ContentException

at line 330
bool|string|Template|xelos_global_template pageAccessInfo(int|null $groupId = null)

Show Access Information for Security Group / Role

Parameters

int|null $groupId

Return Value

bool|string|Template|xelos_global_template

Exceptions

ContentException

at line 50
pageOverview()

No description

Exceptions

ContentException