Elgg  Version 5.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 (!$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(!$help)

Definition at line 9 of file help.php.