b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: MCManager-utils ] [ index: MCManager-utils ] [ all elements ]

Class: Moxiecode_JSONReader

Source Location: /blogs/plugins/tinymce_plugin/tiny_mce/plugins/spellchecker/classes/utils/JSON.php

Class Moxiecode_JSONReader

Property Summary
mixed   $_data  
mixed   $_lastLocations  
mixed   $_len  
mixed   $_location  
mixed   $_needProp  
mixed   $_pos  
mixed   $_token  
mixed   $_value  

[ Top ]
Method Summary
Moxiecode_JSONReader   Moxiecode_JSONReader()  
void   getLocation()  
void   getToken()  
void   getTokenName()  
void   getValue()  
void   peek()  
void   read()  
void   readAway()  
void   readToken()  
void   skip()  
void   _int2utf8()  
void   _readBool()  
void   _readNull()  
void   _readNumber()  
void   _readString()  

[ Top ]
Properties
mixed   $_data [line 27]

[ Top ]
mixed   $_lastLocations [line 29]

[ Top ]
mixed   $_len [line 27]

[ Top ]
mixed   $_location [line 29]

[ Top ]
mixed   $_needProp [line 30]

[ Top ]
mixed   $_pos [line 27]

[ Top ]
mixed   $_token [line 28]

[ Top ]
mixed   $_value [line 28]

[ Top ]
Methods
Constructor Moxiecode_JSONReader  [line 32]

  Moxiecode_JSONReader Moxiecode_JSONReader( $data  )

Parameters:
   $data: 


[ Top ]
getLocation  [line 45]

  void getLocation( )



[ Top ]
getToken  [line 41]

  void getToken( )



[ Top ]
getTokenName  [line 49]

  void getTokenName( )



[ Top ]
getValue  [line 85]

  void getValue( )



[ Top ]
peek  [line 349]

  void peek( )



[ Top ]
read  [line 331]

  void read( [ $len = 1]  )

Parameters:
   $len: 


[ Top ]
readAway  [line 322]

  void readAway( )



[ Top ]
readToken  [line 89]

  void readToken( )



[ Top ]
skip  [line 345]

  void skip( $len  )

Parameters:
   $len: 


[ Top ]
_int2utf8  [line 270]

  void _int2utf8( $int  )

Parameters:
   $int: 


[ Top ]
_readBool  [line 159]

  void _readBool( $chr  )

Parameters:
   $chr: 


[ Top ]
_readNull  [line 176]

  void _readNull( )



[ Top ]
_readNumber  [line 291]

  void _readNumber( $start  )

Parameters:
   $start: 


[ Top ]
_readString  [line 189]

  void _readString( $quote  )

Parameters:
   $quote: 


[ Top ]

Documentation generated on Sat, 06 Mar 2010 03:54:26 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).