Get array of labels for given saveFlags
Usage
// basic usage
$array = FormBuilderProcessor::saveFlagsLabels();
// usage with all arguments
$array = FormBuilderProcessor::saveFlagsLabels($saveFlags = null, bool $getString = false);
Arguments
Name | Type(s) | Description |
---|---|---|
saveFlags (optional) | int, null | |
getString (optional) | bool |
Return value
array
FormBuilderProcessor methods and properties
API reference based on ProcessWire core version 3.0.236