Elgg  Version 2.3
Variables
walled_garden.php File Reference

Go to the source code of this file.

Variables

if(_elgg_view_may_be_altered('walled_garden.js', 'walled_garden.js.php')) else
 
 $content = elgg_view('core/walled_garden/login')
 
 $params
 
 $body = elgg_view_layout('walled_garden', $params)
 

Variable Documentation

Definition at line 18 of file walled_garden.php.

Definition at line 11 of file walled_garden.php.

$params
Initial value:
= array(
'content' => $content,
'class' => 'elgg-walledgarden-double',
'id' => 'elgg-walledgarden-login',
)
$content

Definition at line 13 of file walled_garden.php.

if (_elgg_view_may_be_altered('walled_garden.js', 'walled_garden.js.php')) else
Initial value:
{
elgg_require_js('elgg/walled_garden')
elgg_require_js($name)
Request that Elgg load an AMD module onto the page.
Definition: elgglib.php:232

Definition at line 7 of file walled_garden.php.