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
STransMediaInteractivateApplet::doc | ( | ) |
returns a brief description of this class
Reimplemented from STrans.
STransMediaInteractivateApplet::getInFormat | ( | ) |
returns the desired input type
Reimplemented from STrans.
STransMediaInteractivateApplet::getOutFormat | ( | ) |
returns the output type
Reimplemented from STrans.
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.