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

Go to the source code of this file.

Variables

if(isset($this->data['header'])) else { echo "Some error occurred"
 
 $show_spid = 0
 
 $show_text = $this->t('{consentAdmin:consentadmin:show}')
 
 $hide_text = $this->t('{consentAdmin:consentadmin:hide}')
 
 $attributes_text = $this->t('{consentAdmin:consentadmin:attributes_text}')
 
 foreach ( $spList AS $spName=> $spValues)
 

Variable Documentation

◆ $attributes_text

$attributes_text = $this->t('{consentAdmin:consentadmin:attributes_text}')

Definition at line 69 of file consentadmin.php.

◆ $hide_text

$hide_text = $this->t('{consentAdmin:consentadmin:hide}')

Definition at line 68 of file consentadmin.php.

◆ $show_spid

$show_spid = 0

Definition at line 66 of file consentadmin.php.

◆ $show_text

$show_text = $this->t('{consentAdmin:consentadmin:show}')

Definition at line 67 of file consentadmin.php.

◆ else

if (isset( $this->data[ 'header'])) else { echo "Some error occurred"

Definition at line 53 of file consentadmin.php.

◆ foreach

foreach($spList AS $spName=> $spValues)

Definition at line 70 of file consentadmin.php.