23 if (!
$owner->hasIcon(
'master')) {
 
   34 $view = 
'river/user/default/profileiconupdate';
 
   38     'action_type' => 
'update',
 
   39     'subject_guid' => 
$owner->guid,
 
   40     'object_guid' => 
$owner->guid,
 
if(! $owner||!($owner instanceof ElggUser)||! $owner->canEdit()) $coords
 
_elgg_delete_river(array $options=[])
Alias of elgg_delete_river() that doesn't raise notices.
 
register_error($error)
Display an error on next page load.
 
system_message($message)
Display a system message on next page load.
 
forward($location="", $reason='system')
Forward to $location.
 
elgg_create_river_item(array $options=array())
Adds an item to the river.
 
get_entity($guid)
Loads and returns an entity object from a guid.
 
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.