Zend Framework
1.12
|
This is the complete list of members for Zend_Json, including all inherited members.
$maxRecursionDepthAllowed | Zend_Json | static |
$useBuiltinEncoderDecoder | Zend_Json | static |
_getXmlValue($simpleXmlElementObject) | Zend_Json | protectedstatic |
_processXml($simpleXmlElementObject, $ignoreXmlAttributes, $recursionDepth=0) | Zend_Json | protectedstatic |
_recursiveJsonExprFinder(&$value, array &$javascriptExpressions, $currentKey=null) | Zend_Json | protectedstatic |
decode($encodedValue, $objectDecodeType=Zend_Json::TYPE_ARRAY) | Zend_Json | static |
encode($valueToEncode, $cycleCheck=false, $options=array()) | Zend_Json | static |
fromXml($xmlStringContents, $ignoreXmlAttributes=true) | Zend_Json | static |
prettyPrint($json, $options=array()) | Zend_Json | static |
TYPE_ARRAY | Zend_Json | |
TYPE_OBJECT | Zend_Json |