Return the blank value for this fieldtype, whether that is a blank string, zero value, blank object or array
Default/non-implemented behavior is to return a blanks string.
Usage
$string = $fieldtype->getBlankValue($page, Field $field);
Arguments
Name | Type(s) | Description |
---|---|---|
page | Page, NullPage | |
field | Field |
Return value
string
int
object
null
Fieldtype methods and properties
API reference based on ProcessWire core version 3.0.236