
Public Member Functions | |
| doc () | |
| returns a brief description of this class | |
| getInFormat () | |
| returns the desired input type | |
| getOutFormat () | |
| returns the output type | |
| translate ($si) | |
| Sends the HTML to PageRender. | |
Definition at line 9 of file STransHTML.php5.
| STransHTML::doc | ( | ) |
returns a brief description of this class
Reimplemented from STrans.
Definition at line 15 of file STransHTML.php5.
| STransHTML::getInFormat | ( | ) |
returns the desired input type
Reimplemented from STrans.
Definition at line 28 of file STransHTML.php5.
| STransHTML::getOutFormat | ( | ) |
returns the output type
Reimplemented from STrans.
Definition at line 36 of file STransHTML.php5.
| STransHTML::translate | ( | $ | si | ) |
Sends the HTML to PageRender.
Reimplemented from STrans.
Reimplemented in STransHTMLMedia, and STransHTMLTK.
Definition at line 45 of file STransHTML.php5.
References STrans::sendToTarget().
1.5.6