STransXFormsXML Class Reference
[Translators]

Translates an XForm into HTML and adds it to the page. More...

Inheritance diagram for STransXFormsXML:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($parent)
 Initiates the XFormsRenderModule as well as running the parent constructor.
 getXFormsRenderModule ()
 INSERT BRIEF DESCRIPTION HERE.
 translate ($si)
 Translates the given SInput into html using the XFormsRenderModule.

Protected Attributes

 $xrm


Detailed Description

Translates an XForm into HTML and adds it to the page.

Definition at line 7 of file STransXFormsXML.php5.


Constructor & Destructor Documentation

STransXFormsXML::__construct ( parent  ) 

Initiates the XFormsRenderModule as well as running the parent constructor.

Parameters:
$parent [PageRender]: The current PageRender object being used.

Reimplemented from STrans.

Definition at line 24 of file STransXFormsXML.php5.

References STrans::$parent.


Member Function Documentation

STransXFormsXML::getXFormsRenderModule (  ) 

INSERT BRIEF DESCRIPTION HERE.

INSERT FULL DESCRIPTION HERE

Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 64 of file STransXFormsXML.php5.

Referenced by translate().

STransXFormsXML::translate ( si  ) 

Translates the given SInput into html using the XFormsRenderModule.

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

Reimplemented from STransXML.

Definition at line 34 of file STransXFormsXML.php5.

References $xrm, getXFormsRenderModule(), and STrans::sendToTarget().


Member Data Documentation

STransXFormsXML::$xrm [protected]

For internal use only.

A constant Render Module that is used repeatedly.

Definition at line 12 of file STransXFormsXML.php5.

Referenced by translate().


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

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