Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
sample_itx_addblockfile.php File Reference

Variables

 $data
 $tpl = new HTML_Template_ITX('./templates')

Variable Documentation

$data
Initial value:
array (array ('packagename'=>'mypackage',
'version' =>'1.0',
'changelog' => array ('fix bug #002',
'add author FOO to AUTHORS')
),
array ('packagename'=>'mypackage',
'version' =>'1.0 RC 1',
'changelog' => array ('fix bug #002',
'added method foo()')
)
)

An example for the usage of ITX::addBlockfile

$tpl = new HTML_Template_ITX('./templates')