Get or set hidden state of this file
Files that are hidden do not appear in the formatted field value, but do appear in the unformatted value.
Available since version 3.0.237.
Usage
// basic usage
$pagefile->hidden();
// usage with all arguments
$pagefile->hidden($set = null);
Arguments
Name | Type(s) | Description |
---|---|---|
set (optional) | bool, null |
Pagefile methods and properties
API reference based on ProcessWire core version 3.0.236