Elgg  Version master
Variables
error.php File Reference

Go to the source code of this file.

Variables

 $class
 Error layout. More...
 
 $vars ['filter'] = false
 

Variable Documentation

$class
Initial value:
'elgg-layout',
'elgg-layout-one-column',
'elgg-layout-error',
])
$vars['filter']
Definition: error.php:17
elgg_extract_class(array $array, array|string $existing=[], string $extract_key= 'class')
Extract class names from an array, optionally merging into a preexisting set.
Definition: elgglib.php:277

Error layout.

$vars['content'] Main content area $vars['title'] Optional title string $vars['class'] Additional class for the layout

Definition at line 10 of file error.php.

$vars['filter'] = false

Definition at line 17 of file error.php.