[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
Mime Type: application/xml
Author: | Zack Douglas <[email protected]> |
Author: | Nathan Good <[email protected]> |
File Size: | 120 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
XmlHandler:: (6 methods):
__construct()
parse()
serialize()
_future_serializeAsXml()
_future_serializeArrayAsXml()
_future_serializeObjectAsXml()
Class: XmlHandler - X-Ref
__construct(array $conf = array() X-Ref |
param: array $conf sets configuration options |
parse($body) X-Ref |
param: string $body return: mixed |
serialize($payload) X-Ref |
param: mixed $payload return: string |
_future_serializeAsXml($value, $node = null, $dom = null) X-Ref |
author: Zack Douglas <[email protected]> |
_future_serializeArrayAsXml($value, &$parent, &$dom) X-Ref |
author: Zack Douglas <[email protected]> |
_future_serializeObjectAsXml($value, &$parent, &$dom) X-Ref |
author: Zack Douglas <[email protected]> |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |