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

Class: QRencode

Source Location: /core/phpqrcode.php

Class QRencode

Property Summary
mixed   $casesensitive  
mixed   $eightbit  
mixed   $hint  
mixed   $level  
mixed   $margin  
mixed   $size  
mixed   $structured  
mixed   $version  

[ Top ]
Method Summary
static void   factory()  
void   encode()  
void   encodePNG()  
void   encodeRAW()  

[ Top ]
Properties
mixed   $casesensitive = true [line 3209]
API Tags:
Access:  public


[ Top ]
mixed   $eightbit = false [line 3210]
API Tags:
Access:  public


[ Top ]
mixed   $hint = QR_MODE_8 [line 3219]
API Tags:
Access:  public


[ Top ]
mixed   $level = QR_ECLEVEL_L [line 3218]
API Tags:
Access:  public


[ Top ]
mixed   $margin = 4 [line 3214]
API Tags:
Access:  public


[ Top ]
mixed   $size = 3 [line 3213]
API Tags:
Access:  public


[ Top ]
mixed   $structured = 0 [line 3216]
API Tags:
Access:  public


[ Top ]
mixed   $version = 0 [line 3212]
API Tags:
Access:  public


[ Top ]
Methods
static method factory  [line 3222]

  static void factory( [ $level = QR_ECLEVEL_L], [ $size = 3], [ $margin = 4]  )

Parameters:
   $level: 
   $size: 
   $margin: 

API Tags:
Access:  public


[ Top ]
encode  [line 3271]

  void encode( $intext, [ $outfile = false]  )

Parameters:
   $intext: 
   $outfile: 

API Tags:
Access:  public


[ Top ]
encodePNG  [line 3291]

  void encodePNG( $intext, [ $outfile = false], [ $saveandprint = false]  )

Parameters:
   $intext: 
   $outfile: 
   $saveandprint: 

API Tags:
Access:  public


[ Top ]
encodeRAW  [line 3257]

  void encodeRAW( $intext, [ $outfile = false]  )

Parameters:
   $intext: 
   $outfile: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Tue, 06 Oct 2015 06:11:17 +0000 by phpDocumentor 1.4.4