|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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) | |
| $attributes_text = $this->t('{consentAdmin:consentadmin:attributes_text}') |
Definition at line 69 of file consentadmin.php.
| $hide_text = $this->t('{consentAdmin:consentadmin:hide}') |
Definition at line 68 of file consentadmin.php.
| $show_spid = 0 |
Definition at line 66 of file consentadmin.php.
| $show_text = $this->t('{consentAdmin:consentadmin:show}') |
Definition at line 67 of file consentadmin.php.
Definition at line 53 of file consentadmin.php.
| foreach($spList AS $spName=> $spValues) | ( | $spList AS, | |
| $spValues | |||
| ) |
Definition at line 70 of file consentadmin.php.