Elgg  Version master
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

◆ $title

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

Definition at line 18 of file account.php.

◆ $user

Definition at line 8 of file account.php.