ProcessPageType class
Manage, edit add pages of a specific type in ProcessWire
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
Properties
Name | Return | Summary | Default |
---|---|---|---|
Process | string | Translated "Add New" label | |
Process | string | What to use for 'label' property in JSON nav data | 'name' |
Process | array | Names of fields to show in the main list table | ['name'] |
Additional methods and properties
In addition to the methods and properties above, Process
API reference based on ProcessWire core version 3.0.251