class PostPage extends Page

Class xpage_news_post

Properties

NewsController $mod
protected $default_page from  Page

Methods

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

No description

page_edit(bool|int $post_id = false)

Formular Page to post a new article The document or image upload action is set #49 set_download_handler which

Template|xelos_global_template
page_overview(null $category_id = null)

Dashboard Overview

bool|string|Template|xelos_global_template
page_readconfirmation(int $postId = null)

No description

Details

at line 55
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 76
Template page_edit(bool|int $post_id = false)

Formular Page to post a new article The document or image upload action is set #49 set_download_handler which

Parameters

bool|int $post_id

Return Value

Template

Exceptions

ContentException

at line 782
Template|xelos_global_template page_overview(null $category_id = null)

Dashboard Overview

Parameters

null $category_id

Return Value

Template|xelos_global_template

Exceptions

AuditException
ContentException

at line 1591
bool|string|Template|xelos_global_template page_readconfirmation(int $postId = null)

No description

Parameters

int $postId

Return Value

bool|string|Template|xelos_global_template

Exceptions

ContentException