Elgg  Version master
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

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

Definition at line 23 of file header.php.

◆ $search_query

$search_query = get_input('q')

Definition at line 26 of file header.php.

◆ if

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

Definition at line 27 of file header.php.