Since: 2.0
field_method
Run a method from a Field Type’s class
Function Definition
Parameters
Parameter | Type | Details |
---|---|---|
$field_type | (string) | Field Type indentifier |
$method | (string) | Method name |
$arg | (mixed) | More arguments |
Returns
(mixed)