
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 the interactivate applet resource into html. | |
Definition at line 7 of file STransMediaImage.php5.
| STransMediaImage::doc | ( | ) |
returns a brief description of this class
Reimplemented from STrans.
Definition at line 13 of file STransMediaImage.php5.
| STransMediaImage::getInFormat | ( | ) |
returns the desired input type
Reimplemented from STrans.
Definition at line 22 of file STransMediaImage.php5.
| STransMediaImage::getOutFormat | ( | ) |
returns the output type
Reimplemented from STrans.
Definition at line 30 of file STransMediaImage.php5.
| STransMediaImage::translate | ( | $ | si | ) |
Translates the interactivate applet resource into html.
Reimplemented from STrans.
Definition at line 39 of file STransMediaImage.php5.
References STrans::sendToTarget().
1.5.6