API results for “pagelist”

26 to 50 of 71

ProcessPageList::renderReady() module.method
Setup for render

ProcessPageList::getSelector(Page $page, array $options) module.method
Get selector string to use in finding children

ProcessPageList::setPageLabelField($name, $pageLabelField) module.method
Set the page label field

ProcessPageList::getPage() module.method
Get parent page that current request is for

ProcessPageList::ajaxAction(string $action) module.method
Process an AJAX action and return JSON string

ProcessPageList::find(string $selectorString, Page $page) module.method
@param string $selectorString

ProcessPageList::set(string $key, mixed $value) module.method
Set a value to this Page List (see WireData)

ProcessPageList::setupBreadcrumbs() module.method
Setup the Breadcrumbs for the UI

ProcessPageList::getHidePageIDs(array $a = []) module.method
Get page IDs that should be skipped in output

ProcessPageList::executeNavJSON(array $options = []) module.method
Output JSON list of navigation items for this module's bookmarks

ProcessPageList::executeOpen() module.method

ProcessPageList::executeId() module.method

ProcessPageList::executeBookmarks() module.method
Execute the Page Bookmarks (to be phased out)

ProcessPageList::getAfterLoginUrl(Page $page) module.method
URL to redirect to after non-authenticated user is logged-in, or false if module does not support

ProcessPageType::getLister(string $selector = '') module.method
Get an instanceof ProcessPageLister or null if not applicable

ProcessPageLister::checkBookmark(string $bookmarkID = '') module.method
Check for a bookmark specified in GET variable $n

ProcessPageLister::addSessionBookmark(string $id, array $bookmark) module.method
Given a unique ID and an array of Lister settings (in $bookmark) return a URL to view those pages in Lister

ProcessPageLister::getInputfieldSelector() module.method
Get the InputfieldSelector instance for this Lister

ProcessPageLister::set(string $key, mixed $value) module.method
Set a Lister setting

ProcessPageLister::get(string $key) module.method
Get a Lister setting

ProcessPageLister::sessionSet(string $key, $value) module.method
Set a Lister session variable

ProcessPageLister::sessionGet(string $key, $fallback = null) module.method
Get a Lister session variable

ProcessPageLister::sessionClear() module.method
Clear all Lister session variables

ProcessPageLister::buildColumnsField() module.method
Build the columns asmSelect

ProcessPageLister::getSelector(int $limit = null) module.method
Get the selector string to be used in finding results