|
wCMF
3.6
|
This is the complete list of members for XMLOutputStrategy, including all inherited members.
| $_docType | XMLOutputStrategy | |
| $_dtd | XMLOutputStrategy | |
| $_encoding | XMLOutputStrategy | |
| $_file | XMLOutputStrategy | |
| $_fileOk | XMLOutputStrategy | |
| $_fp | XMLOutputStrategy | |
| $_id | XMLOutputStrategy | |
| $_indent | XMLOutputStrategy | |
| $_lastIndent | XMLOutputStrategy | |
| $_linebreak | XMLOutputStrategy | |
| $_tagsToClose | XMLOutputStrategy | |
| getAttributeName(&$obj, $name) | XMLOutputStrategy | |
| getAttributeValue(&$obj, $name, $value) | XMLOutputStrategy | |
| getElementName(&$obj) | XMLOutputStrategy | |
| getElementValue(&$obj, $name, $value) | XMLOutputStrategy | |
| isWritingOIDs() | XMLOutputStrategy | |
| writeAttribute(&$obj, $name) | XMLOutputStrategy | |
| writeElement(&$obj, $name) | XMLOutputStrategy | |
| writeFooter() | XMLOutputStrategy | |
| writeHeader() | XMLOutputStrategy | |
| writeObject(&$obj) | XMLOutputStrategy | |
| writeObjectContent(&$obj, $curIndent) | XMLOutputStrategy | |
| writeToFile($text) | XMLOutputStrategy | |
| XMLOutputStrategy($file, $docType, $dtd, $encoding='UTF-8', $indent=2, $linebreak="\n") | XMLOutputStrategy |