ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | |
$includeLanguageBar = true |
Definition at line 142 of file header.php.
$this $jquery = [] |
Definition at line 15 of file header.php.
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.
$this data[ 'htmlinject'] |
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.
Definition at line 53 of file header.php.
if (array_key_exists( 'autofocus', $this->data)) if (isset( $this->data[ 'onLoad'])) if($onLoad !=='') |
Definition at line 125 of file header.php.