Zend Framework
2.4
|
This is the complete list of members for Decoder, including all inherited members.
$decodeType | Decoder | protected |
$offset | Decoder | protected |
$source | Decoder | protected |
$sourceLength | Decoder | protected |
$token | Decoder | protected |
$tokenValue | Decoder | protected |
__construct($source, $decodeType) | Decoder | protected |
_decodeArray() | Decoder | protected |
_decodeObject() | Decoder | protected |
_decodeValue() | Decoder | protected |
_eatWhitespace() | Decoder | protected |
_getNextToken() | Decoder | protected |
_utf162utf8($utf16) | Decoder | protectedstatic |
COLON | Decoder | |
COMMA | Decoder | |
DATUM | Decoder | |
decode($source, $objectDecodeType=Json::TYPE_OBJECT) | Decoder | static |
decodeUnicodeString($chrs) | Decoder | static |
EOF | Decoder | |
LBRACE | Decoder | |
LBRACKET | Decoder | |
RBRACE | Decoder | |
RBRACKET | Decoder |