Versions
class Versions extends Page (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
protected Application | $app | from ApplicationAwareTrait | |
protected | $helpers | from AbstractController | |
protected | $sets | from AbstractController | |
protected | $action | from AbstractController | |
protected | $request | from AbstractController | |
protected | $parameters | from AbstractController | |
protected | $view | from Controller | |
protected | $viewPath | ||
protected | $theme | from Controller | |
protected | $controllerActionPath | from Controller | |
protected | $themeViewTemplate | from Controller | |
protected | $error | from UserInterface | |
protected | $validationToken | from UserInterface | |
protected Page | $page | from Page | |
protected Permissions | $permissions | from Page |
Methods
Adds an item to the view's header. This item will then be automatically printed out before the
section of the page.Adds an item to the view's footer. This item will then be automatically printed out before the section of the page.
No description
No description
No description
No description
No description
No description
No description
No description
Details
setApplication(Application $app)
Setter method for the application
__construct()
No description
mixed
getRequest()
No description
setRequest(mixed $request)
No description
requireAsset()
No description
addHeaderItem(string $item)
Adds an item to the view's header. This item will then be automatically printed out before the
section of the page.
addFooterItem(string $item)
Adds an item to the view's footer. This item will then be automatically printed out before the section of the page.
set($key, $val)
No description
getSets()
No description
shouldRunControllerTask()
No description
getHelperObjects()
No description
get($key = null, $defaultValue = null)
No description
getTask()
No description
getAction()
No description
getParameters()
No description
in
Page at line 15
on_start()
Override this method to perform controller initializations.
on_before_render()
No description
isPost()
deprecated
deprecated
No description
post($key = null, $defaultValue = null)
No description
redirect()
No description
runTask($action, $parameters)
No description
runAction($action, $parameters = array())
No description
request($key = null)
No description
setViewObject(AbstractView $view)
No description
setTheme($mixed)
No description
getTheme()
No description
setThemeViewTemplate($template)
No description
getThemeViewTemplate()
No description
getControllerActionPath()
No description
getViewObject()
No description
in
Page at line 41
action()
No description
canAccess()
No description
protected
validateAction()
No description
in
Page at line 33
setPageObject(Page $c)
No description
protected
getPageVersionListResponse($currentPage = false)
No description
view()
No description
get_json()
No description
duplicate()
No description
new_page()
No description
delete()
No description
private
countVersions(Collection $c)
No description
approve()
No description