STransMediaInteractivateApplet Class Reference
[Translators]

This class translates Interactivate Applet resources into html for display. More...

Inheritance diagram for STransMediaInteractivateApplet:

Inheritance graph
[legend]

List of all members.

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.


Detailed Description

This class translates Interactivate Applet resources into html for display.

There appears to be very, very little difference between this class and STransMediaApplet.php5

Definition at line 9 of file STransMediaInteractivateApplet.php5.


Member Function Documentation

STransMediaInteractivateApplet::doc (  ) 

returns a brief description of this class

Returns:
[string]: A brief description of this class

Reimplemented from STrans.

Definition at line 15 of file STransMediaInteractivateApplet.php5.

STransMediaInteractivateApplet::getInFormat (  ) 

returns the desired input type

Returns:
[string]: Always returns the string 'media_interactivate', the only input this handles.

Reimplemented from STrans.

Definition at line 24 of file STransMediaInteractivateApplet.php5.

STransMediaInteractivateApplet::getOutFormat (  ) 

returns the output type

Returns:
[string]: Always returns the string 'html', the only output this gives.

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.

Parameters:
$si [SInput]: the current SInput object being translated.
Returns:
[boolean]: always returns true.

Reimplemented from STrans.

Definition at line 42 of file STransMediaInteractivateApplet.php5.

References STrans::sendToTarget().


The documentation for this class was generated from the following file:

Generated on Wed Nov 24 02:06:44 2010 for Common by  doxygen 1.5.6