class ShowPage extends Page

Constants

ACTION_MOVE_POSTS

ACTION_MOVE_THREADS

ACTION_MOVE_THREADS_TO_NEW_SUB

ACTION_MOVE_CATEGORIES

ACTION_DELETE_POSTS

ACTION_DELETE_THREADS

ACTION_DELETE_CATEGORIES

ACTION_SHOW_CATEGORY

ACTION_SHOW_THREAD

ACTION_FIND_PARENTS

ACTION_DELETE_STUB

ACTION_THREAD_CLOSE

ACTION_THREAD_OPEN

ACTION_TOGGLE_MODERATE

GPVARS_ELEMENT_IDS

Properties

ForumController $mod
protected $default_page from  Page

Methods

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

No description

show_category(int|string $id)

No description

show_thread(int|string|bool $id)

No description

Details

at line 86
xelos_global_template|string|bool get_page(null|string $type = null, int|null|string $id = null)

No description

Parameters

null|string $type
int|null|string $id

Return Value

xelos_global_template|string|bool

Exceptions

ContentException
Exception

at line 519
Template show_category(int|string $id)

No description

Parameters

int|string $id

Return Value

Template

template

Exceptions

ContentException
Exception

at line 747
Template show_thread(int|string|bool $id)

No description

Parameters

int|string|bool $id

Return Value

Template

template

Exceptions

Exception
ContentException