XOOPS  2.6.0
modinfo.php File Reference

Go to the source code of this file.

Variables

const _MI_QRCODE_BGCOLOR "Background Color"
 
const _MI_QRCODE_BGCOLORDSC ""
 
const _MI_QRCODE_CONTRAST_ERROR "QR code color contrast may be too low to be readable"
 
const _MI_QRCODE_CONTRAST_INVERSE "QR code foreground color must be darker than background to be readable"
 
const _MI_QRCODE_CONTRAST_OK "QR code color contrast OK"
 
const _MI_QRCODE_DSC 'Support for QRCode creation'
 
const _MI_QRCODE_ECL "Error Correction Level"
 
const _MI_QRCODE_ECL_H "High (30%)"
 
const _MI_QRCODE_ECL_L "Low (7%)"
 
const _MI_QRCODE_ECL_M "Medium (15%)"
 
const _MI_QRCODE_ECL_Q "Quartile (25%)"
 
const _MI_QRCODE_ECLDSC "Allows correction for damaged or obscured pixels."
 
const _MI_QRCODE_FGCOLOR "Foreground Color"
 
const _MI_QRCODE_FGCOLORDSC ""
 
const _MI_QRCODE_MARGIN "Image margin"
 
const _MI_QRCODE_MARGINDSC "Quiet zone size as number of QR modules"
 
const _MI_QRCODE_MPS "QR module size"
 
const _MI_QRCODE_MPSDSC "Pixel size of each element"
 
const _MI_QRCODE_NAME 'QRCode'
 

Variable Documentation

const _MI_QRCODE_BGCOLOR "Background Color"

Definition at line 32 of file modinfo.php.

const _MI_QRCODE_BGCOLORDSC ""

Definition at line 33 of file modinfo.php.

const _MI_QRCODE_CONTRAST_ERROR "QR code color contrast may be too low to be readable"

Definition at line 37 of file modinfo.php.

const _MI_QRCODE_CONTRAST_INVERSE "QR code foreground color must be darker than background to be readable"

Definition at line 38 of file modinfo.php.

const _MI_QRCODE_CONTRAST_OK "QR code color contrast OK"

Definition at line 36 of file modinfo.php.

const _MI_QRCODE_DSC 'Support for QRCode creation'

Definition at line 19 of file modinfo.php.

const _MI_QRCODE_ECL "Error Correction Level"

Definition at line 22 of file modinfo.php.

const _MI_QRCODE_ECL_H "High (30%)"

Definition at line 27 of file modinfo.php.

const _MI_QRCODE_ECL_L "Low (7%)"

Definition at line 24 of file modinfo.php.

const _MI_QRCODE_ECL_M "Medium (15%)"

Definition at line 25 of file modinfo.php.

const _MI_QRCODE_ECL_Q "Quartile (25%)"

Definition at line 26 of file modinfo.php.

const _MI_QRCODE_ECLDSC "Allows correction for damaged or obscured pixels."

Definition at line 23 of file modinfo.php.

const _MI_QRCODE_FGCOLOR "Foreground Color"

Definition at line 34 of file modinfo.php.

const _MI_QRCODE_FGCOLORDSC ""

Definition at line 35 of file modinfo.php.

const _MI_QRCODE_MARGIN "Image margin"

Definition at line 30 of file modinfo.php.

const _MI_QRCODE_MARGINDSC "Quiet zone size as number of QR modules"

Definition at line 31 of file modinfo.php.

const _MI_QRCODE_MPS "QR module size"

Definition at line 28 of file modinfo.php.

const _MI_QRCODE_MPSDSC "Pixel size of each element"

Definition at line 29 of file modinfo.php.

const _MI_QRCODE_NAME 'QRCode'
Author
Laurent JEN - aka DuGris

Definition at line 18 of file modinfo.php.