Class html_Component
basic class for all html components
- html_Component implements html_iComponent uses html_tComponent
Direct known subclasses
html5_Video
,
html_Anchor
,
html_Msgbox
,
html_Resultbar
,
html_RichText
,
html_TabControl
,
html_Table
,
html_tagCloud
,
html_TinyMCE
,
html_Window
,
html_CKEditor
,
html_Datepicker
,
html_Events
,
html_FlvBox
,
html_GroupBox
,
html_iFrame
,
html_List
,
html_Marquee2
Indirect known subclasses
html_Button
,
html_Calendar
,
html_FocusEventsEx
,
html_FoldingBox
,
html_Form
,
html_Img
,
html_InfoBox
,
html_Label
,
html_LinkLabel
,
html_Listbox
,
html_Marquee
,
html_Memo
,
html_Checkbox
,
html_OpenDialog
,
html_Optionbox
,
html_Panel
,
html_Radiobutton
,
html_Slider
,
html_Spinbutton
,
html_TabbedPane
,
html_ChkListbox
,
html_Choosebox
,
html_Colorbox
,
html_Combobox
,
html_DivTable
,
html_Edit
,
html_FocusEvents
Methods summary
public
|
|
public
array
&
|
|
protected
string
&
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
|
Methods used from html_tComponent
tBuildChilds()(as tBuildChilds())
Properties summary
protected
string
|
$m_html
|
#
""
|
public
string
|
$m_style
style settings for the html componet |
#
""
|
public
string
|
$m_class
style class for the html component |
#
""
|
public
string
|
$m_name
name of html tag's |
#
""
|
public
string
|
$m_id
id of html tag's |
#
""
|
public
string
|
$m_attribute
for additional attributes like for microformats (itemscope itemtype) |
#
""
|