SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class QRspec

Variables

NameVisibilityDescription
$alignmentPattern (static) 
$capacity (static) 
$eccTable (static) 
$formatInfo (static) 
$frames (static) 
$lengthTableBits (static) 
$versionPattern (static) 

Functions

NameVisibilityDescription
createFramepublic (static) 
debugpublic (static) 
getDataLengthpublic (static) 
getECCLengthpublic (static) 
getEccSpecpublic (static) 
getFormatInfopublic (static) 
getMinimumVersionpublic (static) 
getRemainderpublic (static) 
getVersionPatternpublic (static) 
getWidthpublic (static) 
lengthIndicatorpublic (static) 
maximumWordspublic (static) 
newFramepublic (static) 
putAlignmentMarkerpublic (static)--------------------------------------------------------------------
putAlignmentPatternpublic (static) 
putFinderPatternpublic (static)--------------------------------------------------------------------
rsBlockNumpublic (static) 
rsBlockNum1public (static) 
rsBlockNum2public (static) 
rsDataCodes1public (static) 
rsDataCodes2public (static) 
rsDataLengthpublic (static) 
rsEccCodes1public (static) 
rsEccCodes2public (static) 
rsEccLengthpublic (static) 
serialpublic (static) 
unserialpublic (static) 

public createFrame

unknown QRspec::createFrame ( mixed $version );

This function does not have a description

public debug

void QRspec::debug ( mixed $frame [, mixed $binary_mode ] );

This function does not have a description

public getDataLength

unknown QRspec::getDataLength ( mixed $version , mixed $level );

This function does not have a description

public getECCLength

unknown QRspec::getECCLength ( mixed $version , mixed $level );

This function does not have a description

public getEccSpec

void QRspec::getEccSpec ( mixed $version , mixed $level , array &$spec );

This function does not have a description

public getFormatInfo

unknown QRspec::getFormatInfo ( mixed $mask , mixed $level );

This function does not have a description

public getMinimumVersion

unknown QRspec::getMinimumVersion ( mixed $size , mixed $level );

This function does not have a description

public getRemainder

unknown QRspec::getRemainder ( mixed $version );

This function does not have a description

public getVersionPattern

unknown QRspec::getVersionPattern ( mixed $version );

This function does not have a description

public getWidth

unknown QRspec::getWidth ( mixed $version );

This function does not have a description

public lengthIndicator

unknown QRspec::lengthIndicator ( mixed $mode , mixed $version );

This function does not have a description

public maximumWords

unknown QRspec::maximumWords ( mixed $mode , mixed $version );

This function does not have a description

public newFrame

unknown QRspec::newFrame ( mixed $version );

This function does not have a description

public putAlignmentMarker

void QRspec::putAlignmentMarker ( array &$frame , width $ox , ox,oy $oy );

--------------------------------------------------------------------
Put an alignment marker.

public putAlignmentPattern

void QRspec::putAlignmentPattern ( mixed $version , mixed &$frame , mixed $width );

This function does not have a description

public putFinderPattern

void QRspec::putFinderPattern ( frame &$frame , width $ox , ox,oy $oy );

--------------------------------------------------------------------
Put a finder pattern.

public rsBlockNum

unknown QRspec::rsBlockNum ( mixed $spec );

This function does not have a description

public rsBlockNum1

unknown QRspec::rsBlockNum1 ( mixed $spec );

This function does not have a description

public rsBlockNum2

unknown QRspec::rsBlockNum2 ( mixed $spec );

This function does not have a description

public rsDataCodes1

unknown QRspec::rsDataCodes1 ( mixed $spec );

This function does not have a description

public rsDataCodes2

unknown QRspec::rsDataCodes2 ( mixed $spec );

This function does not have a description

public rsDataLength

unknown QRspec::rsDataLength ( mixed $spec );

This function does not have a description

public rsEccCodes1

unknown QRspec::rsEccCodes1 ( mixed $spec );

This function does not have a description

public rsEccCodes2

unknown QRspec::rsEccCodes2 ( mixed $spec );

This function does not have a description

public rsEccLength

unknown QRspec::rsEccLength ( mixed $spec );

This function does not have a description

public serial

unknown QRspec::serial ( mixed $frame );

This function does not have a description

public unserial

unknown QRspec::unserial ( mixed $code );

This function does not have a description