$keyregex
$keyregex :
UpdateAttributeKey(Object $attr,string $data): \FAA\Obj\Result
Callback on update validate name This function is called when the primary identifyer is changed, is called from objecthandler->updateentity
Object | $attr | The changed attribute |
string | $data | The new attribute value |
A system result object
BasicMailData(string $language = FAA_DEFAULT_LANGUAGE,boolean $include_receiver = false,boolean $default_subject = false): array
Convert to basic data for new email Take local values and generate the basic update patch data set for new emails
string | $language | A language id |
boolean | $include_receiver | Include th default receiver on the fly |
boolean | $default_subject | Use the default subject |
The patch data