Elgg  Version 2.3
Namespaces | Functions
extender.php File Reference

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...
 

Function Documentation

detect_extender_valuetype (   $value,
  $value_type = "" 
)

Alias of ElggExtender::detectValueType.

Parameters
mixed$valueThe value
string$value_typeIf specified, overrides the detection.
Returns
string

Definition at line 20 of file extender.php.