Go to the source code of this file.
Namespaces | |
| namespace | Elgg |
Save menu items. | |
Variables | |
| $class = 'elgg-layout elgg-layout-one-column clearfix' | |
| if(isset($vars['class'])) | $nav = elgg_extract('nav', $vars, elgg_view('navigation/breadcrumbs')) |
| if (isset($vars['title'])) | |
Definition at line 12 of file one_column.php.
| if (isset($vars['class'])) $nav = elgg_extract('nav', $vars, elgg_view('navigation/breadcrumbs')) |
Definition at line 18 of file one_column.php.
| if(isset($vars['title'])) |
Definition at line 26 of file one_column.php.
1.6.3