$process
Enables viewing or Processes, one of the core components in connecting ProcessWire to HTTP.
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 ProcessPageView
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->userNotAllowed() $process->userNotAllowed(User $user, $page, PagesRequest $request) $process->userNotAllowed(User $user, $page, PagesRequest $request) | None | Called when a 401 unauthorized or 403 forbidden request |
Additional methods and properties
In addition to the methods and properties above, ProcessPageView also inherits the methods and properties of these classes:
API reference based on ProcessWire core version 3.0.252