Elgg  Version 6.1
Variables
help.php File Reference

Go to the source code of this file.

Variables

 $help = elgg_extract('help', $vars, '')
 Form input help text view. More...
 
 if (elgg_is_empty($help))
 

Variable Documentation

$help = elgg_extract('help', $vars, '')

Form input help text view.

$vars['help'] HTML content of the help element

Definition at line 8 of file help.php.

if(elgg_is_empty($help))

Definition at line 9 of file help.php.