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