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