FrontendEditorText::setValue
Set the value on the field.
Optionally takes the whole record as an argument, to pick other values.
Signature
public function setValue(mixed
$value,
[array
$record = NULL] )
Parameters
$value
— mixed$record
— array