class SettingsPage extends Page

Properties

NewsController $mod
protected $default_page from  Page

Methods

mixed
_cb_table_action($categoryId, TableEditor $te)

No description

string
_cb_table_features(TableRow $row)

Indicates in tabel view which feature is enabled and its default value

false|mixed
_cb_table_title(int $categoryId, string $title, TableEditor $te)

No description

xelos_global_template|string|bool
get_page($action = null, $id = null)

Standard Get Page Controller

Details

at line 275
mixed _cb_table_action($categoryId, TableEditor $te)

No description

Parameters

$categoryId
TableEditor $te

Return Value

mixed

at line 246
string _cb_table_features(TableRow $row)

Indicates in tabel view which feature is enabled and its default value

Parameters

TableRow $row

Return Value

string

at line 227
false|mixed _cb_table_title(int $categoryId, string $title, TableEditor $te)

No description

Parameters

int $categoryId
string $title
TableEditor $te

Return Value

false|mixed

at line 17
xelos_global_template|string|bool get_page($action = null, $id = null)

Standard Get Page Controller

Parameters

$action
$id

Return Value

xelos_global_template|string|bool