Go to the source code of this file.
if (!$friend) $errors = false |
Initial value:{
}
}
'view' => 'river/relationship/friend/create',
'action_type' => 'friend',
));
}
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_create_river_item(array $options=array())
Adds an item to the river.
elgg system_message
Wrapper function for system_messages.
elgg register_error
Wrapper function for system_messages.
elgg_get_logged_in_user_entity()
Return the current logged in user, or null if no user is logged in.
elgg_get_logged_in_user_guid()
Return the current logged in user by guid.
Definition at line 20 of file add.php.