Elgg  Version 5.1
Variables
header.php File Reference

Go to the source code of this file.

Variables

 $search_class
 
 $search_query = get_input('q')
 
 if (!(bool) elgg_extract('show_search_form', $vars,!empty($search_query)))
 

Variable Documentation

$search_class
Initial value:
= [
'mbl',
]

Definition at line 23 of file header.php.

$search_query = get_input('q')

Definition at line 26 of file header.php.

if(!(bool) elgg_extract('show_search_form', $vars,!empty($search_query)))

Definition at line 27 of file header.php.