class AdminPage extends Page

Class Overview

Properties

TaggingController $mod
protected $default_page from  Page

Methods

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

Standard Get Page Controller

from  Page
void
page_delete(string $tagId)

No description

page_new()

No description

page_overview()

No description

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 237
void page_delete(string $tagId)

No description

Parameters

string $tagId

Return Value

void

Exceptions

Exception

at line 226
Template page_new()

No description

Return Value

Template

Exceptions

ContentException

at line 30
page_overview()

No description