Zend Framework
3.0
|
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 |
COLON | Decoder | |
COMMA | Decoder | |
DATUM | Decoder | |
decode($source, $objectDecodeType=Json::TYPE_OBJECT) | Decoder | static |
decodeArray() | Decoder | protected |
decodeObject() | Decoder | protected |
decodeUnicodeString($chrs) | Decoder | static |
decodeValue() | Decoder | protected |
eatWhitespace() | Decoder | protected |
EOF | Decoder | |
getNextToken() | Decoder | protected |
LBRACE | Decoder | |
LBRACKET | Decoder | |
RBRACE | Decoder | |
RBRACKET | Decoder | |
utf162utf8($utf16) | Decoder | protectedstatic |