Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Public Member Functions | |
__construct ($data) | |
_int2utf8 ($int) | |
_readBool ($chr) | |
_readNull () | |
_readNumber ($start) | |
_readString ($quote) | |
getLocation () | |
getToken () | |
getTokenName () | |
getValue () | |
Moxiecode_JSONReader ($data) | |
Old syntax of class constructor. | |
peek () | |
read ($len=1) | |
readAway () | |
readToken () | |
skip ($len) | |
Public Attributes | |
$_data | |
$_lastLocations | |
$_len | |
$_location | |
$_needProp | |
$_pos | |
$_token | |
$_value | |