| 
    Elgg
    Version 1.12
    
   | 
 
Go to the source code of this file.
Namespaces | |
| Elgg\Core | |
| Activate a plugin or plugins.  | |
Functions | |
| detect_extender_valuetype ($value, $value_type="") | |
| Detect the value_type for a given value.  More... | |
| detect_extender_valuetype | ( | $value, | |
$value_type = ""  | 
        |||
| ) | 
Detect the value_type for a given value.
Currently this is very crude.
| mixed | $value | The value | 
| string | $value_type | If specified, overrides the detection. | 
Definition at line 21 of file extender.php.