
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. This just pulls the resource from the database, or inputs an empty div if the source sin't in the database. | |
There appears to be very, very little difference between this class and STransMediaApplet.php5
Definition at line 9 of file STransMediaInteractivateApplet.php5.
| STransMediaInteractivateApplet::doc | ( | ) |
returns a brief description of this class
Reimplemented from STrans.
Definition at line 15 of file STransMediaInteractivateApplet.php5.
| STransMediaInteractivateApplet::getInFormat | ( | ) |
returns the desired input type
Reimplemented from STrans.
Definition at line 24 of file STransMediaInteractivateApplet.php5.
| STransMediaInteractivateApplet::getOutFormat | ( | ) |
returns the output type
Reimplemented from STrans.
Definition at line 32 of file STransMediaInteractivateApplet.php5.
| STransMediaInteractivateApplet::translate | ( | $ | si | ) |
Translates the interactivate applet resource into html. This just pulls the resource from the database, or inputs an empty div if the source sin't in the database.
Reimplemented from STrans.
Definition at line 42 of file STransMediaInteractivateApplet.php5.
References STrans::sendToTarget().
1.5.6