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

Go to the source code of this file.

Variables

$this data ['jquery'] = array('core' => TRUE, 'ui' => TRUE, 'css' => TRUE)
 
$this data ['head'] = '<link rel="stylesheet" type="text/css" href="/' . $this->data['baseurlpath'] . 'module.php/oauth/resources/style.css" />' . "\n"
 
 $i = 0
 
 $rows = array('odd', 'even')
 
foreach($this->data['entries']['mine'] AS $entryc) if ( $i==0)
 

Variable Documentation

◆ $i

$i = 0

Definition at line 14 of file registry.list.php.

◆ $rows

$rows = array('odd', 'even')

Definition at line 14 of file registry.list.php.

◆ data [1/2]

$this data[ 'jquery'] = array('core' => TRUE, 'ui' => TRUE, 'css' => TRUE)

Definition at line 3 of file registry.list.php.

◆ data [2/2]

$this data[ 'head'] = '<link rel="stylesheet" type="text/css" href="/' . $this->data['baseurlpath'] . 'module.php/oauth/resources/style.css" />' . "\n"

Definition at line 4 of file registry.list.php.

◆ if

foreach ( $this->data[ 'entries'][ 'others'] AS $entryc) if($i==0)

Definition at line 26 of file registry.list.php.