phpDocumentor Configuration
[ class tree: Configuration ] [ index: Configuration ] [ all elements ]

Class: QRsplit

Source Location: /core/phpqrcode.php

Class QRsplit

Property Summary
mixed   $dataStr  
mixed   $input  
mixed   $modeHint  

[ Top ]
Method Summary
static void   isalnumat()  
static void   isdigitat()  
static void   splitStringToQRinput()  
QRsplit   __construct()  
void   eat8()  
void   eatAn()  
void   eatKanji()  
void   eatNum()  
void   identifyMode()  
void   splitString()  
void   toUpper()  

[ Top ]
Properties
mixed   $dataStr = '' [line 1975]
API Tags:
Access:  public


[ Top ]
mixed   $input [line 1976]
API Tags:
Access:  public


[ Top ]
mixed   $modeHint [line 1977]
API Tags:
Access:  public


[ Top ]
Methods
static method isalnumat  [line 1997]

  static void isalnumat( $str, $pos  )

Parameters:
   $str: 
   $pos: 

API Tags:
Access:  public


[ Top ]
static method isdigitat  [line 1988]

  static void isdigitat( $str, $pos  )

Parameters:
   $str: 
   $pos: 

API Tags:
Access:  public


[ Top ]
static method splitStringToQRinput  [line 2238]

  static void splitStringToQRinput( $string, QRinput $input, $modeHint, [ $casesensitive = true]  )

Parameters:
   $string: 
QRinput   $input: 
   $modeHint: 
   $casesensitive: 

API Tags:
Access:  public


[ Top ]
Constructor __construct  [line 1980]

  QRsplit __construct( $dataStr, $input, $modeHint  )

Parameters:
   $dataStr: 
   $input: 
   $modeHint: 

API Tags:
Access:  public


[ Top ]
eat8  [line 2133]

  void eat8( )


API Tags:
Access:  public


[ Top ]
eatAn  [line 2070]

  void eatAn( )


API Tags:
Access:  public


[ Top ]
eatKanji  [line 2117]

  void eatKanji( )


API Tags:
Access:  public


[ Top ]
eatNum  [line 2033]

  void eatNum( )


API Tags:
Access:  public


[ Top ]
identifyMode  [line 2006]

  void identifyMode( $pos  )

Parameters:
   $pos: 

API Tags:
Access:  public


[ Top ]
splitString  [line 2188]

  void splitString( )


API Tags:
Access:  public


[ Top ]
toUpper  [line 2217]

  void toUpper( )


API Tags:
Access:  public


[ Top ]

Documentation generated on Thu, 16 Apr 2015 10:26:08 +0000 by phpDocumentor 1.4.4