Elgg
Version 2.3
|
Go to the source code of this file.
Namespaces | |
Elgg\Core | |
Activate a plugin or plugins. | |
Functions | |
detect_extender_valuetype ($value, $value_type="") | |
Alias of ElggExtender::detectValueType. More... | |
detect_extender_valuetype | ( | $value, | |
$value_type = "" |
|||
) |
Alias of ElggExtender::detectValueType.
mixed | $value | The value |
string | $value_type | If specified, overrides the detection. |
Definition at line 20 of file extender.php.