CategoryPage
class CategoryPage extends CategoryPage
Properties
| SystemDMSController | $mod | from CategoryPage | |
| protected | $default_page | from Page | |
| protected CategoryService | $service | from CategoryPage |
Methods
bool|string|void|xelos_global_template|null
page_delete(null $category_id = null)
No description
from
CategoryPage
bool|string|void|Template|xelos_global_template
page_edit(null $category_id = null)
No description
from
CategoryPage
bool|string|void|Template|xelos_global_template
page_new(null $category_id = null)
No description
from
CategoryPage
Template|xelos_global_template
page_overview(int|bool $category_id = false)
Return a page with default view
from
CategoryPage
page_overview_new($category_id = false)
Testing Stub to run new VUE components in proper context
from
CategoryPage
Details
in
CategoryPage at line 49
xelos_global_template|string|bool
get_page(bool $subPage = false)
No description
in
CategoryPage at line 39
init()
Initialization
in
CategoryPage at line 384
bool|string|void|xelos_global_template|null
page_delete(null $category_id = null)
No description
in
CategoryPage at line 461
bool|string|void|Template|xelos_global_template
page_edit(null $category_id = null)
No description
in
CategoryPage at line 247
bool|string|void|Template|xelos_global_template
page_new(null $category_id = null)
No description
in
CategoryPage at line 87
Template|xelos_global_template
page_overview(int|bool $category_id = false)
Return a page with default view
in
CategoryPage at line 62
Template
page_overview_new($category_id = false)
Testing Stub to run new VUE components in proper context