
Public Member Functions | |
| doc () | |
| returns a brief description of this class. | |
| getInFormat () | |
| returns the desired input type | |
| getOutFormat () | |
| returns the output type | |
| translate ($si) | |
| Translates a given toolkit object into HTML and appends it to the page. | |
Definition at line 8 of file STransTK.php5.
| STransTK::doc | ( | ) |
returns a brief description of this class.
Reimplemented from STrans.
Definition at line 13 of file STransTK.php5.
| STransTK::getInFormat | ( | ) |
returns the desired input type
Reimplemented from STrans.
Definition at line 22 of file STransTK.php5.
| STransTK::getOutFormat | ( | ) |
returns the output type
Reimplemented from STrans.
Definition at line 30 of file STransTK.php5.
| STransTK::translate | ( | $ | si | ) |
Translates a given toolkit object into HTML and appends it to the page.
Reimplemented from STrans.
Definition at line 39 of file STransTK.php5.
References STrans::sendToTarget().
1.5.6