Elgg  Version 1.11
Variables
edit.php File Reference

Go to the source code of this file.

Variables

 $sticky_values = elgg_get_sticky_values('profile:edit')
 Edit profile form. More...
 
 $profile_fields = elgg_get_config('profile_fields')
 

Variable Documentation

$profile_fields = elgg_get_config('profile_fields')

Definition at line 18 of file edit.php.

$sticky_values = elgg_get_sticky_values('profile:edit')

Edit profile form.

vars['entity']

Definition at line 16 of file edit.php.