ProcessPageSearch class
Provides page searching within the ProcessWire admin
For more details about how Process modules work, please see: wire/core/Process.php
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
For hooks
These methods are only useful for hooking and should not be called directly.
Name | Return | Summary | |
---|---|---|---|
Process Process Process | string | Hookable function to optionally modify selector before it is sent to $pages->find() |
Properties
Name | Return | Summary | Default |
---|---|---|---|
Process | bool int | Deprecated/no longer in use? | |
Process | string | ||
Process | array | ||
Process | string | Single-word/partial match operator | |
Process | string | Multi-word operator | |
Process | string | ||
Process | string | ||
Process | array |
Additional methods and properties
In addition to the methods and properties above, Process
API reference based on ProcessWire core version 3.0.251