Elgg  Version 2.3
Variables
footer.php File Reference

Go to the source code of this file.

Variables

 $footer = elgg_extract('footer', $vars)
 Wrap form footer $vars['footer'] Form footer $vars['action_name'] Action name. More...
 
 if (empty($footer))
 

Variable Documentation

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

Wrap form footer $vars['footer'] Form footer $vars['action_name'] Action name.

Examples:
/root/Elgg/engine/classes/Elgg/FormsService.php, and /root/Elgg/engine/lib/views.php.

Definition at line 8 of file footer.php.

if(empty($footer))

Definition at line 9 of file footer.php.