10 foreach ($fieldlistarray as $listitem) {
elgg_get_config($name, $site_guid=0)
Get an Elgg configuration value.
$fieldlist
Reset profile fields action.
unset_config($name, $site_guid=0)
Removes a config setting.
elgg forward
Meant to mimic the php forward() function by simply redirecting the user to another page...
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg system_message
Wrapper function for system_messages.