STPHPObject | --STPHPComponent | --STPHPRichButton
Located in File: Program_Root/stphprichbutton.php
Can contain other components (tipically an image)
stphplib
Roberto Gerola <roberto.gerola@speedtech.it>
0.8
Class Variable Summary |
Inherited Class Variable Summary | |||||||||||||||
Inherited From Class STPHPComponent
|
|||||||||||||||
Inherited From Class STPHPObject
|
Inherited Method Summary | ||||||||||||||||||||||||||||||||||||||
Inherited From Class STPHPComponent
|
||||||||||||||||||||||||||||||||||||||
Inherited From Class STPHPObject
|
Method Summary |
void constructor STPHPRichButton ( $name )
|
string write ( )
Designs the object at runtime |
Variable Detail |
Method Detail |
void constructor STPHPRichButton ( $name )
string write ( )
Overrides: STPHPComponent::write()
Designs the object at runtimeAvailable attributes : - VISIBLE : defines if the component must be designed or not - VALUE : defines the vlaue of the button - TYPE : defines the type of the button (submit|reset|button - button is the default value - CLASS : defines the CSS class
the code that represents the object at runtime
private