Elgg
Version 1.9
|
Go to the source code of this file.
Functions | |
if(!is_array($accesslevel)) | profile_array_decoder (&$v) |
wrapper for recursive array walk decoding More... | |
Variables | |
$guid = get_input('guid') | |
$owner = get_entity($guid) | |
if(!$owner||!($owner instanceof ElggUser)||!$owner->canEdit()) | $input = array() |
$accesslevel = get_input('accesslevel') | |
$profile_fields = elgg_get_config('profile_fields') | |
foreach($profile_fields as $shortname=> $valuetype) | $name = strip_tags(get_input('name')) |
if (!is_array($accesslevel)) profile_array_decoder | ( | & | $v | ) |
$owner = get_entity($guid) |
$profile_fields = elgg_get_config('profile_fields') |