EditorPage
class EditorPage extends Page
Class Overview
Constants
| API_ACTION_PAGE_DELETE_PERMISSION |
|
Properties
| PagesController | $mod | ||
| protected | $default_page | from Page |
Methods
xelos_global_template|string|bool
get_page(mixed $subpage = false)
Standard Get Page Controller
from
Page
Template|null
page_detail(int $pageId = null)
No description
Template|xelos_global_template
page_overview()
Editors Dashboard
bool|string|Template|xelos_global_template
page_permissions(int $pageId = null)
Page Permissions Modal (Create/Edit Permissions)
page_preview($pageVersionId)
Render Page Preview
Details
in
Page at line 26
xelos_global_template|string|bool
get_page(mixed $subpage = false)
Standard Get Page Controller
at line 309
Template|null
page_detail(int $pageId = null)
No description
at line 138
Template
page_edit(null $pageId = null)
VUE Page Editor
at line 255
Template|xelos_global_template
page_newbulk()
deprecated
deprecated
Small helper for creating many pages for testing
at line 39
Template
page_overview()
Editors Dashboard
at line 419
bool|string|Template|xelos_global_template
page_permissions(int $pageId = null)
Page Permissions Modal (Create/Edit Permissions)
at line 87
Template
page_preview($pageVersionId)
Render Page Preview