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