Elgg  Version 5.1
Variables
account.php File Reference

Go to the source code of this file.

Variables

 $user = elgg_get_page_owner_entity()
 
if(!$user instanceof\ElggUser) if(!$user->canEdit()) $title = elgg_echo('usersettings:user', [$user->getDisplayName()])
 

Variable Documentation

if (!$user instanceof\ElggUser) if (!$user->canEdit()) $title = elgg_echo('usersettings:user', [$user->getDisplayName()])

Definition at line 18 of file account.php.

Definition at line 8 of file account.php.