|
Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
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. More... | |
| peek () | |
| read ($len=1) | |
| readAway () | |
| readToken () | |
| skip ($len) | |
Public Attributes | |
| $_data | |
| $_lastLocations | |
| $_len | |
| $_location | |
| $_needProp | |
| $_pos | |
| $_token | |
| $_value | |