class DeletePage extends Page

Constants

ACTION_DELETE_CATEGORY

Properties

ForumController $mod
protected $default_page from  Page

Methods

xelos_global_template|string|bool
get_page(bool|string $type = false, bool|int|string $id = false)

No description

void
page_delete(bool|string $type = false, bool|int|string $id = false)

No description

Details

at line 27
xelos_global_template|string|bool get_page(bool|string $type = false, bool|int|string $id = false)

No description

Parameters

bool|string $type
bool|int|string $id

Return Value

xelos_global_template|string|bool

Exceptions

Exception

at line 39
void page_delete(bool|string $type = false, bool|int|string $id = false)

No description

Parameters

bool|string $type
bool|int|string $id

Return Value

void

Exceptions

Exception