Stud.IP
2.5 Revision
◀ Stud.IP Docs Overview
Variables
sample_itx_addblockfile.php File Reference
Variables
$data
$tpl
= new
HTML_Template_ITX
('./
templates
')
Variable Documentation
◆
$data
$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()'
)
)
)
array
An example for the usage of ITX::addBlockfile
◆
$tpl
$tpl = new
HTML_Template_ITX
('./
templates
')
lib
extern
lib
HTML_Template_IT
examples
sample_itx_addblockfile.php
Generated on Mon Dec 2 2019 07:00:18 for Stud.IP by
1.8.13 (using
Doxyfile
)