ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
registry.edit.tpl.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"
 
$this data ['head']
 

Variable Documentation

◆ data [1/3]

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

Definition at line 3 of file registry.edit.tpl.php.

◆ data [2/3]

$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.edit.tpl.php.

◆ data [3/3]

$this data[ 'head']
Initial value:
= '<script type="text/javascript">
$(document).ready(function() {
$("#tabdiv").tabs();
});
</script>'

Definition at line 5 of file registry.edit.tpl.php.