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

Class: QRrawcode

Source Location: /core/phpqrcode.php

Class QRrawcode

Property Summary
mixed   $b1  
mixed   $blocks  
mixed   $count  
mixed   $datacode  
mixed   $dataLength  
mixed   $ecccode  
mixed   $eccLength  
mixed   $rsblocks  
mixed   $version  

[ Top ]
Method Summary
QRrawcode   __construct()  
void   getCode()  
void   init()  

[ Top ]
Properties
mixed   $b1 [line 2867]
API Tags:
Access:  public


[ Top ]
mixed   $blocks [line 2862]
API Tags:
Access:  public


[ Top ]
mixed   $count [line 2864]
API Tags:
Access:  public


[ Top ]
mixed   $datacode = array() [line 2860]
API Tags:
Access:  public


[ Top ]
mixed   $dataLength [line 2865]
API Tags:
Access:  public


[ Top ]
mixed   $ecccode = array() [line 2861]
API Tags:
Access:  public


[ Top ]
mixed   $eccLength [line 2866]
API Tags:
Access:  public


[ Top ]
mixed   $rsblocks = array() [line 2863]
API Tags:
Access:  public


[ Top ]
mixed   $version [line 2859]
API Tags:
Access:  public


[ Top ]
Methods
Constructor __construct  [line 2870]

  QRrawcode __construct( QRinput $input  )

Parameters:
QRinput   $input: 

API Tags:
Access:  public


[ Top ]
getCode  [line 2941]

  void getCode( )


API Tags:
Access:  public


[ Top ]
init  [line 2898]

  void init( array $spec  )

Parameters:
array   $spec: 

API Tags:
Access:  public


[ Top ]

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