XFormsFunctions Class Reference

Functions to assist the XForms engine. More...

List of all members.

Static Public Member Functions

static contentFromParsedXML ($input)
 INSERT BRIEF DESCRIPTION HERE.
static contentFromXML ($input)
 Change XML entites to text characters for the purpose of screen display.
static contentToScreen ($input)
 INSERT BRIEF DESCRIPTION HERE.
static contentToXML ($input)
 INSERT BRIEF DESCRIPTION HERE.
static XMLToContent ($input)
 INSERT BRIEF DESCRIPTION HERE.


Detailed Description

Functions to assist the XForms engine.

INSERT FULL DESCRIPTION HERE

Author:
Jonathan Stuart-Moore

Definition at line 10 of file XFormsFunctions.php5.


Member Function Documentation

static XFormsFunctions::contentFromParsedXML ( input  )  [static]

INSERT BRIEF DESCRIPTION HERE.

For internal use only.

INSERT FULL DESCRIPTION HERE

Parameters:
$input [TYPE]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 61 of file XFormsFunctions.php5.

static XFormsFunctions::contentFromXML ( input  )  [static]

Change XML entites to text characters for the purpose of screen display.

For internal use only.

Replace XML entites (<, >, ", ', and &) to text equivalents for normal display of text.

Parameters:
$input [string]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 41 of file XFormsFunctions.php5.

Referenced by FormsMailer::recurseFormHelper().

static XFormsFunctions::contentToScreen ( input  )  [static]

INSERT BRIEF DESCRIPTION HERE.

For internal use only.

INSERT FULL DESCRIPTION HERE

Parameters:
$input [TYPE]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 76 of file XFormsFunctions.php5.

static XFormsFunctions::contentToXML ( input  )  [static]

INSERT BRIEF DESCRIPTION HERE.

For internal use only.

INSERT FULL DESCRIPTION HERE

Parameters:
$input [TYPE]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 20 of file XFormsFunctions.php5.

static XFormsFunctions::XMLToContent ( input  )  [static]

INSERT BRIEF DESCRIPTION HERE.

For internal use only.

INSERT FULL DESCRIPTION HERE

Parameters:
$input [TYPE]: DESCRIPTION
Returns:
[TYPE]: RETURN DESCRIPTION

Definition at line 95 of file XFormsFunctions.php5.


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

Generated on Wed Nov 24 02:07:31 2010 for Common by  doxygen 1.5.6