Go to the source code of this file.
|
| SimpleSAMLphp |
| Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes.
|
|
|
| $dstName = $this->data['dstName'] |
|
| $srcName = $this->data['srcName'] |
|
$this | data ['header'] = $this->t('{consent:consent:consent_header}') |
|
$this | data ['head'] |
|
| if (isset( $this->data[ 'consent_purpose'])) |
|
| if ( $this->data[ 'usestorage']) |
|
◆ $dstName
$dstName = $this->data['dstName'] |
◆ $srcName
$srcName = $this->data['srcName'] |
◆ data [1/2]
$this data[ 'header'] = $this->t('{consent:consent:consent_header}') |
◆ data [2/2]
Initial value:= '<link rel="stylesheet" type="text/css" href="/' .
$this->
data[
'baseurlpath'] .
'module.php/consent/style.css" />' .
"\n"
Definition at line 22 of file consentform.php.
◆ if [1/2]
if(isset($this->data['consent_purpose'])) |
◆ if [2/2]
if($this->data['usestorage']) |