
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. | |
Definition at line 7 of file STransMediaAgentSheetsApplet.php5.
| STransMediaAgentSheetsApplet::doc | ( | ) |
returns a brief description of this class
Reimplemented from STrans.
Definition at line 13 of file STransMediaAgentSheetsApplet.php5.
| STransMediaAgentSheetsApplet::getInFormat | ( | ) |
returns the desired input type
Reimplemented from STrans.
Definition at line 22 of file STransMediaAgentSheetsApplet.php5.
| STransMediaAgentSheetsApplet::getOutFormat | ( | ) |
returns the output type
Reimplemented from STrans.
Definition at line 30 of file STransMediaAgentSheetsApplet.php5.
| STransMediaAgentSheetsApplet::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 40 of file STransMediaAgentSheetsApplet.php5.
References STrans::sendToTarget().
1.5.6