ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
header.php File Reference

Go to the source code of this file.

Variables

$this data ['htmlinject']
 Support the htmlinject hook, which allows modules to change header, pre and post body on all pages. More...
 
$this $jquery = []
 
if(array_key_exists('header', $this->data)) else
 
if(!empty($jquery)) if(isset($this->data['clipboard.js'])) if(!empty($this->data['htmlinject']['htmlContentHead'])) if($this->isLanguageRTL()) if(array_key_exists('head', $this->data)) $onLoad = ''
 
if(array_key_exists('autofocus', $this->data)) if(isset($this->data['onLoad'])) if ( $onLoad !=='')
 
 $includeLanguageBar = true
 

Variable Documentation

◆ $includeLanguageBar

$includeLanguageBar = true

Definition at line 142 of file header.php.

◆ $jquery

$this $jquery = []

Definition at line 15 of file header.php.

◆ $onLoad

if (!empty( $jquery)) if (isset( $this->data[ 'clipboard.js'])) if (!empty( $this->data[ 'htmlinject'][ 'htmlContentHead'])) if ( $this->isLanguageRTL()) if (array_key_exists( 'head', $this->data)) $onLoad = ''

Definition at line 117 of file header.php.

◆ data

$this data[ 'htmlinject']
Initial value:
= [
'htmlContentPre' => []

Support the htmlinject hook, which allows modules to change header, pre and post body on all pages.

Definition at line 8 of file header.php.

◆ else

if (array_key_exists( 'header', $this->data)) else
Initial value:
{
echo 'SimpleSAMLphp'

Definition at line 53 of file header.php.

◆ if

if (array_key_exists( 'autofocus', $this->data)) if (isset( $this->data[ 'onLoad'])) if($onLoad !=='')

Definition at line 125 of file header.php.