Method | Description | |
---|---|---|
getFieldTypeValue ( ) : mixed | Returns a compatible value to store in a field type after manipulation in the handler. | |
initWithFieldTypeValue ( mixed $value ) | Populates the field type handler with data from a field type. |
public getFieldTypeValue ( ) : mixed | ||
return | mixed |
public initWithFieldTypeValue ( mixed $value ) | ||
$value | mixed |