ProcessPageEdit:: addTab()
ProcessPageEdit:: addTab (string $id , string $label )
ProcessPageEdit:: addTab (string $id , string $label , $wrapper = null )
(nothing) Add a tab with HTML id attribute and label ProcessPageEdit:: ajaxEditable()
ProcessPageEdit:: ajaxEditable (Page $page)
ProcessPageEdit:: ajaxEditable (Page $page, $fieldName = '')
bool
ProcessPageEdit:: ajaxSave()
ProcessPageEdit:: ajaxSave (Page $page)
ProcessPageEdit:: ajaxSave (Page $page)
(nothing) ProcessPageEdit:: buildForm()
ProcessPageEdit:: buildForm (InputfieldForm $form)
ProcessPageEdit:: buildForm (InputfieldForm $form)
InputfieldForm
ProcessPageEdit:: buildFormChildren()
ProcessPageEdit:: buildFormChildren ()
ProcessPageEdit:: buildFormChildren ()
InputfieldWrapper
ProcessPageEdit:: buildFormContent()
ProcessPageEdit:: buildFormContent ()
ProcessPageEdit:: buildFormContent ()
InputfieldWrapper
ProcessPageEdit:: buildFormDelete()
ProcessPageEdit:: buildFormDelete ()
ProcessPageEdit:: buildFormDelete ()
InputfieldWrapper
ProcessPageEdit:: buildFormRoles()
ProcessPageEdit:: buildFormRoles ()
ProcessPageEdit:: buildFormRoles ()
InputfieldMarkup
ProcessPageEdit:: buildFormSettings()
ProcessPageEdit:: buildFormSettings ()
ProcessPageEdit:: buildFormSettings ()
InputfieldWrapper
ProcessPageEdit:: buildFormSortfield()
ProcessPageEdit:: buildFormSortfield (string $sortfield , Process $caller )
ProcessPageEdit:: buildFormSortfield (string $sortfield , Process $caller )
InputfieldFieldset
Build the sortfield configuration fieldset ProcessPageEdit:: buildFormView()
ProcessPageEdit:: buildFormView ($url)
ProcessPageEdit:: buildFormView ($url)
(nothing) ProcessPageEdit:: deletedPage()
ProcessPageEdit:: deletedPage ($page, $redirectUrl)
ProcessPageEdit:: deletedPage ($page, $redirectUrl, $trashed = false)
(nothing) ProcessPageEdit:: execute()
ProcessPageEdit:: execute ()
ProcessPageEdit:: execute ()
string
Execute the Page Edit process by building the form and checking if it was submitted ProcessPageEdit:: executeBookmarks()
ProcessPageEdit:: executeBookmarks ()
ProcessPageEdit:: executeBookmarks ()
string
Bookmarks action ProcessPageEdit:: executeNavJSON()
ProcessPageEdit:: executeNavJSON ()
ProcessPageEdit:: executeNavJSON (array $options = [] )
string
navJSON action ProcessPageEdit:: executeSaveTemplate()
ProcessPageEdit:: executeSaveTemplate ()
ProcessPageEdit:: executeSaveTemplate ()
(nothing) Save a template change for a page (handler for /saveTemplate/ action) ProcessPageEdit:: executeTemplate()
ProcessPageEdit:: executeTemplate ()
ProcessPageEdit:: executeTemplate ()
string
Execute a template change for a page, building an info + confirmation form (handler for /template/ action) ProcessPageEdit:: getAfterLoginUrl()
ProcessPageEdit:: getAfterLoginUrl (Page $page )
ProcessPageEdit:: getAfterLoginUrl (Page $page )
string
URL to redirect to after non-authenticated user is logged-in, or false if module does not support ProcessPageEdit:: getAllowedStatuses()
ProcessPageEdit:: getAllowedStatuses ()
ProcessPageEdit:: getAllowedStatuses ()
array
Get allowed page statuses ProcessPageEdit:: getEditUrl()
ProcessPageEdit:: getEditUrl ()
ProcessPageEdit:: getEditUrl (array $options = [] )
string
Get URL (or form action attribute) for editing this page ProcessPageEdit:: getMasterPage()
ProcessPageEdit:: getMasterPage ()
ProcessPageEdit:: getMasterPage ()
null
Page
Get the 'master' page (if set) ProcessPageEdit:: getPage()
ProcessPageEdit:: getPage ()
ProcessPageEdit:: getPage ()
Page
Return instance of the Page being edited (required by WirePageEditor interface) ProcessPageEdit:: getRedirectUrl()
ProcessPageEdit:: getRedirectUrl ()
ProcessPageEdit:: getRedirectUrl (array $extras = [] )
string
Get the current redirectUrl ProcessPageEdit:: getTabs()
ProcessPageEdit:: getTabs ()
ProcessPageEdit:: getTabs ()
array
Returns associative array of tab ID => tab Label ProcessPageEdit:: getViewUrl()
ProcessPageEdit:: getViewUrl ()
ProcessPageEdit:: getViewUrl ($language = null )
string
Get URL to view this page ProcessPageEdit:: isAllowedTemplate()
ProcessPageEdit:: isAllowedTemplate ($id )
ProcessPageEdit:: isAllowedTemplate ($id )
bool
Is the given template or template ID allowed here? ProcessPageEdit:: isSubmit()
ProcessPageEdit:: isSubmit ()
ProcessPageEdit:: isSubmit ()
bool
Are we processing a submitted page edit form in this request? ProcessPageEdit:: loadPage()
ProcessPageEdit:: loadPage ($id)
ProcessPageEdit:: loadPage ($id)
Page
ProcessPageEdit:: noticeIncomplete string
ProcessPageEdit:: noticeLocked string
ProcessPageEdit:: noticeNoAccess string
ProcessPageEdit:: noticeUnknown string
ProcessPageEdit:: processInput()
ProcessPageEdit:: processInput (InputfieldWrapper $form)
ProcessPageEdit:: processInput (InputfieldWrapper $form, $level = 0, $formRoot = null)
(nothing) ProcessPageEdit:: processInputErrorAction()
ProcessPageEdit:: processInputErrorAction (Page $page , $inputfield , string $name )
ProcessPageEdit:: processInputErrorAction (Page $page , $inputfield , string $name , $errorAction = null )
bool
Process required error actions as configured with page’s template ProcessPageEdit:: processSaveRedirect()
ProcessPageEdit:: processSaveRedirect ($redirectUrl)
ProcessPageEdit:: processSaveRedirect ($redirectUrl)
(nothing) ProcessPageEdit:: removeTab()
ProcessPageEdit:: removeTab (string $id )
ProcessPageEdit:: removeTab (string $id )
(nothing) Remove the tab with the given id ProcessPageEdit:: setEditor()
ProcessPageEdit:: setEditor (WirePageEditor $editor )
ProcessPageEdit:: setEditor (WirePageEditor $editor )
(nothing) Set the primary editor, if not ProcessPageEdit ProcessPageEdit:: setMasterPage()
ProcessPageEdit:: setMasterPage (Page $page )
ProcessPageEdit:: setMasterPage (Page $page )
(nothing) Set the 'master' page ProcessPageEdit:: setPage()
ProcessPageEdit:: setPage (Page $page )
ProcessPageEdit:: setPage (Page $page )
(nothing) Set the page being edited ProcessPageEdit:: setPredefinedParents()
ProcessPageEdit:: setPredefinedParents (PageArray $parents )
ProcessPageEdit:: setPredefinedParents (PageArray $parents )
(nothing) Set predefined allowed parents ProcessPageEdit:: setPredefinedTemplates()
ProcessPageEdit:: setPredefinedTemplates ($templates )
ProcessPageEdit:: setPredefinedTemplates ($templates )
(nothing) Set predefined allowed templates ProcessPageEdit:: setRedirectUrl()
ProcessPageEdit:: setRedirectUrl (string $url )
ProcessPageEdit:: setRedirectUrl (string $url )
(nothing) Called on save requests, sets the next redirect URL for the next request ProcessPageEdit:: setUseSettings()
ProcessPageEdit:: setUseSettings (bool $useSettings )
ProcessPageEdit:: setUseSettings (bool $useSettings )
(nothing) Set whether or not 'settings' tab should show ProcessPageEdit:: setupBreadcrumbs()
ProcessPageEdit:: setupBreadcrumbs ()
ProcessPageEdit:: setupBreadcrumbs ()
(nothing) Setup the breadcrumbs used in the UI ProcessPageEdit:: setupHeadline()
ProcessPageEdit:: setupHeadline ()
ProcessPageEdit:: setupHeadline ()
(nothing) Set the headline used in the UI ProcessPageEdit:: useBookmarks bool
ProcessPageEdit:: viewAction string
One of 'panel', 'modal', 'new', 'this' (see getViewActions method) ProcessPageEdit:: wired()
ProcessPageEdit:: wired ()
ProcessPageEdit:: wired ()
(nothing) Wired to API