List pages in a hierarchical tree structure
Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the Process
class also inherits all the methods and properties of: Process, WireData and Wire.
Common
Name | Return | Summary | |
---|---|---|---|
Process Process Process | string | Process an AJAX action and return JSON string | |
Process Process Process | string | Execute the Page List | |
Process Process Process | string | Execute the Page Bookmarks (to be phased out) | |
Process Process Process | (nothing) | ||
Process Process Process | string array | Output JSON list of navigation items for this module's bookmarks | |
Process Process Process | (nothing) | ||
Process Process Process | PageArray | @param string $selectorString | |
Process Process Process | string | URL to redirect to after non-authenticated user is logged-in, or false if module does not support | |
Process | array | Page IDs to hide from root page list. (3.0.202+) | |
Process | array | Values of 'debug', 'advanced', 'superuser' to not hide above pages when in that state. (3.0.202+) | |
Process | int | Milliseconds delay between hover and showing of actions. | |
Process | int | Milliseconds to spend fading in or out actions. | |
Process | int | Items to show per pagination. | |
Process | string | Field name or field names (space separated) that should be used for page label. | |
Process | string | What to show in children quantity label? 'children', 'total', 'children/total', 'total/children', or 'id' | |
Process Process Process | (nothing) | Setup for render | |
Process Process Process | Process Process | Set a value to this Page List (see WireData) | |
Process Process Process | (nothing) | Set the page label field | |
Process Process Process | (nothing) | Setup the Breadcrumbs for the UI | |
Process | bool | Whether root page (like home) should be shown. | |
Process | int | Animation speed (in ms) | |
Process | bool int | Allow use of PageList bookmarks? | |
Process | bool int | Whether or not to use hover mode for action links. | |
Process | bool int | Allow non-superusers to use Trash? |
Additional methods and properties
In addition to the methods and properties above, Process
API reference based on ProcessWire core version 3.0.236