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

$class
Initial value:
'elgg-layout',
'elgg-layout-one-column',
'elgg-layout-error',
])
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:279
$vars['filter']
Definition: error.php:17

Error layout.

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

Definition at line 10 of file error.php.

◆ $vars

$vars[ 'filter'] = false

Definition at line 17 of file error.php.