Elgg  Version 1.11
Variables
list.php File Reference

Go to the source code of this file.

Variables

 $n = 0
 Profile fields. More...
 
 $loaded_defaults = array()
 
 $items = array()
 
 $fieldlist = elgg_get_config('profile_custom_fields')
 

Variable Documentation

$fieldlist = elgg_get_config('profile_custom_fields')

Definition at line 12 of file list.php.

$items = array()

Definition at line 11 of file list.php.

$loaded_defaults = array()

Definition at line 10 of file list.php.

$n = 0

Profile fields.

Definition at line 9 of file list.php.