![]() |
Classes | |
class | LatexRenderModule |
Translates Latex syntax into images for display. Latex is a language for writing non-ascii text (such as math text). More... | |
class | STrans |
The template class for all the translation classes. More... | |
class | STransBookXML |
Translate a BookXML string into a dynamic table of contents. More... | |
class | STransHTML |
Sends the given Html to PageRender Not really a translator, more of a workaround. Give it html, and it outputs it to the page directly. More... | |
class | STransHTMLMedia |
Passes on Media HTML from the SNAP database. More... | |
class | STransHTMLTK |
A simple class that sends TK HTML Parse output to PageRender. extends STransHTML.php5. More... | |
class | STransInteractivateHelperBase |
INSERT BRIEF DESCRIPTION HERE. More... | |
class | STransInteractivateInstructor |
INSERT BRIEF DESCRIPTION HERE. More... | |
class | STransInteractivateInstructorHelper |
INSERT BRIEF DESCRIPTION HERE. More... | |
class | STransInteractivateLesson |
INSERT BRIEF DESCRIPTION HERE. More... | |
class | STransInteractivateLessonHelper |
INSERT BRIEF DESCRIPTION HERE. More... | |
class | STransLessonPlan |
class | STransLessonPlanHelper |
INSERT BRIEF DESCRIPTION HERE. More... | |
class | STransListXML |
translates list XML into html. More... | |
class | STransMediaAgentSheetsApplet |
This class translates AgentSheets applet resources into html for display. More... | |
class | STransMediaApplet |
This class translates SNAP applet resources into html for display. More... | |
class | STransMediaDocument |
This class translates document resources into html for display. More... | |
class | STransMediaFile |
This class translates file resources into html for display. More... | |
class | STransMediaImage |
This class translates Image resources into html for display. More... | |
class | STransMediaInteractivateApplet |
This class translates Interactivate Applet resources into html for display. More... | |
class | STransMediaNetLogoApplet |
This class translates Netlogo Applet resources into html for display. More... | |
class | STransNavXML |
Translates a given NavXML resource into HTML for PageRender. More... | |
class | STransNSDLSearchXML |
Translates the xml for NSDL search bars. More... | |
class | STransObject |
the Default translator class that takes data objects as input and outputs HTML. More... | |
class | STransPhotoXML |
A class that reads photoviewer XML and outputs a photoviewer. More... | |
class | STransSDRMetadata |
A specific translator for some special XML (I am not sure what or why). More... | |
class | STransStdXML |
doc More... | |
class | STransStdXML3 |
The newest XML translator. Coordinates translation of the various SInput objects. Mostly interacts with the STransXML3Helper.php, handing tags to it. More... | |
class | STransStdXML3Helper |
A helper class to translate Standard XML 3. More... | |
class | STransStdXMLHelper |
INSERT BRIEF DESCRIPTION HERE. More... | |
class | STransTK |
Renders Toolkit Objects and their children. More... | |
class | STransXFormsXML |
Translates an XForm into HTML and adds it to the page. More... | |
class | STransXML |
the parent class for all the STransStdXML classes. Contains helper functions for translating XML into HTML. More... | |
class | STransXSL |
Loads an Extensible Stylesheet Language and uses it to translate a given bit of XML. More... |