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

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

Form input help text view.

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

Definition at line 8 of file help.php.

◆ if

if(elgg_is_empty($help)) ( elgg_is_empty( $help)  )

Definition at line 9 of file help.php.