STPHPObject | --STPHPComponent | --STPHPTable | --STPHPControlWithCaption | --STPHPListBoxWithCaption
Located in File: Program_Root/stphplistboxwithcaption.php
stphplib
Roberto Gerola <roberto.gerola@speedtech.it>
0.8
Class Variable Summary |
Inherited Class Variable Summary | |||||||||||||||
Inherited From Class STPHPControlWithCaption
|
|||||||||||||||
Inherited From Class STPHPTable
|
|||||||||||||||
Inherited From Class STPHPComponent
|
|||||||||||||||
Inherited From Class STPHPObject
|
Inherited Method Summary | ||||||||||||||||||||||||||||||||||||||
Inherited From Class STPHPControlWithCaption
|
||||||||||||||||||||||||||||||||||||||
Inherited From Class STPHPTable
|
||||||||||||||||||||||||||||||||||||||
Inherited From Class STPHPComponent
|
||||||||||||||||||||||||||||||||||||||
Inherited From Class STPHPObject
|
Method Summary |
STPHPListBoxWithCaption constructor STPHPListBoxWithCaption ( $name )
Creates the object |
void prepareWrite ( )
Prepare the objects and attributes before the designing of the object. |
Variable Detail |
Method Detail |
STPHPListBoxWithCaption constructor STPHPListBoxWithCaption ( $name )
Creates the object- string $name:
public
void prepareWrite ( )
Overrides: STPHPControlWithCaption::prepareWrite()
Prepare the objects and attributes before the designing of the object.Called automatically by write() method.
private