
Static Public Member Functions | |
| static | finalGenerateXML ($xmlString) |
| INSERT BRIEF DESCRIPTION HERE. | |
| static | format ($input, $highlight=false, $lineNumbers=false) |
| INSERT BRIEF DESCRIPTION HERE. | |
| static | formatXMLSource ($xml) |
| INSERT BRIEF DESCRIPTION HERE. | |
Definition at line 8 of file XmlFormatter.php5.
| static XmlFormatter::finalGenerateXML | ( | $ | xmlString | ) | [static] |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $xmlString | [TYPE]: DESCRIPTION |
Definition at line 378 of file XmlFormatter.php5.
References SXMLHelper::validateXML().
Referenced by SnapContentInteractivateLesson::generateXML(), and SnapContentInteractivateInstructor::generateXML().
| static XmlFormatter::format | ( | $ | input, | |
| $ | highlight = false, |
|||
| $ | lineNumbers = false | |||
| ) | [static] |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $input | [TYPE]: DESCRIPTION | |
| $highlight | [TYPE]: DESCRIPTION | |
| $lineNumbers | [TYPE]: DESCRIPTION |
Definition at line 30 of file XmlFormatter.php5.
Referenced by SXMLHelper::formatXML().
| static XmlFormatter::formatXMLSource | ( | $ | xml | ) | [static] |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 312 of file XmlFormatter.php5.
1.5.6