Elgg  Version 2.3
Namespaces | Variables
login_box.php File Reference

Go to the source code of this file.

Namespaces

 Elgg
 Save menu items.
 

Variables

 $module = elgg_extract('module', $vars, 'aside')
 
 $title = elgg_extract('title', $vars, elgg_echo('login'))
 
 $body = elgg_view_form('login')
 

Variable Documentation

Definition at line 15 of file login_box.php.

$module = elgg_extract('module', $vars, 'aside')

Definition at line 11 of file login_box.php.

Definition at line 13 of file login_box.php.