Class html_List
basic class for all html components
- html_Component implements html_iComponent uses html_tComponent
-
html_List
Located at gui.lib.php
Methods summary
public
|
|
public
string
|
Methods inherited from html_Component
__construct()
,
buildChilds()
,
getChilds()
,
getName()
,
setClass()
,
setName()
,
setStyle()
Methods used from html_tComponent
tBuildChilds()(as tBuildChilds())
Properties summary
private
array
|
$m_items
|
#
array()
|
public
LIST_TYPE
|
$m_type
|
#
LIST_TYPE_LISTING
|
public
integer
|
$m_start
=> only for LIST_TYPE_NUMERIC |
#
1
|