Create a page finding selector from all configured properties
Usage
// basic usage
$string = $inputfieldPage->createFindPagesSelector();
// usage with all arguments
$string = $inputfieldPage->createFindPagesSelector(array $options = []);
Arguments
Name | Type(s) | Description |
---|---|---|
options (optional) | array |
Return value
string
array
InputfieldPage methods and properties
API reference based on ProcessWire core version 3.0.236