Stud.IP
2.0 Revision 48548
◀ Stud.IP Docs Overview
Main Page
Related Pages
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
Variables
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')
lib
extern
lib
HTML_Template_IT
examples
sample_itx_addblockfile.php
Generated on Thu Aug 2 2018 15:01:03 for Stud.IP by
1.8.1.2 (using
Doxyfile
)