Elgg
Version 1.11
|
Go to the source code of this file.
Variables | |
$item = $vars['item'] | |
Update avatar river view. More... | |
$subject = $item->getSubjectEntity() | |
$subject_link | |
$string = elgg_echo('river:update:user:avatar', array($subject_link)) | |
Update avatar river view.
Definition at line 6 of file profileiconupdate.php.
$string = elgg_echo('river:update:user:avatar', array($subject_link)) |
Definition at line 18 of file profileiconupdate.php.
$subject = $item->getSubjectEntity() |
Definition at line 9 of file profileiconupdate.php.
$subject_link |
Definition at line 11 of file profileiconupdate.php.