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