ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
noconsent.php File Reference

Go to the source code of this file.

Variables

if(array_key_exists('name', $this->data['dstMetadata'])) elseif(array_key_exists('OrganizationDisplayName', $this->data['dstMetadata'])) else
 
if(is_array($dstName)) $dstName = htmlspecialchars($dstName)
 
$this data ['header'] = $this->t('{consent:consent:noconsent_title}')
 
if($this->data['resumeFrom']) if ( $this->data[ 'aboutService'])
 

Variable Documentation

◆ $dstName

if (is_array( $dstName)) $dstName = htmlspecialchars($dstName)

Definition at line 13 of file noconsent.php.

◆ data

$this data[ 'header'] = $this->t('{consent:consent:noconsent_title}')

Definition at line 16 of file noconsent.php.

◆ else

if (array_key_exists( 'name', $this->data[ 'dstMetadata'])) elseif (array_key_exists( 'OrganizationDisplayName', $this->data[ 'dstMetadata'])) else
Initial value:
{
$dstName = $this->data['dstMetadata']['entityid']
$this data['header']
Definition: noconsent.php:16
if(is_array($dstName)) $dstName
Definition: noconsent.php:13

Definition at line 7 of file noconsent.php.

◆ if

if ( $this->data[ 'resumeFrom']) if($this->data['aboutService'])

Definition at line 29 of file noconsent.php.