ProcessPageEdit::buildFormSortfield()

Build the sortfield configuration fieldset

NOTE: This is also used by ProcessTemplate, so it is self contained

Usage

$inputfieldFieldset = ProcessPageEdit::buildFormSortfield(string $sortfield, Process $caller);

Arguments

NameType(s)Description
$sortfieldstring

Current sortfield value

$callerProcess

The calling process

Return value


ProcessPageEdit methods and properties

API reference based on ProcessWire core version 3.0.251