FieldtypeEmail::isDeleteValue()

Is given value one that doesn’t need to be stored in DB?

Usage

$bool = $fieldtypeEmail->isDeleteValue(Page $page, Field $field, mixed $value);

Arguments

NameType(s)Description
$pagePage
$fieldField
$valuemixed

Return value

bool


FieldtypeEmail methods and properties

API reference based on ProcessWire core version 3.0.251