Class html_iFrame
basic class for all html components
- html_Component implements html_iComponent uses html_tComponent
-
html_iFrame
Located at gui.lib.php
Methods summary
public
|
|
public
string
|
Methods inherited from html_Component
buildChilds()
,
getChilds()
,
getName()
,
setClass()
,
setName()
,
setStyle()
Methods used from html_tComponent
tBuildChilds()(as tBuildChilds())
Properties summary
public
string
|
$m_src
|
#
"about:blank"
|
public
string
|
$m_width
|
|
public
string
|
$m_height
|
|
public
boolean
|
$m_scrolling
enable scrolling |
#
true
|
public
boolean
|
$m_border
|
#
true
|
public
string
|
$m_onLoad
js code for onload event |
#
''
|