Go to the documentation of this file.
27 $modversion[
'license_url'] =
'http://www.gnu.org/licenses/gpl-2.0.html';
43 'business' =>
'xoopsfoundation@gmail.com',
46 'currency_code' =>
'USD',
71 'name' =>
'qrcode_ecl',
72 'title' =>
'_MI_QRCODE_ECL',
73 'description' =>
'_MI_QRCODE_ECLDSC',
74 'formtype' =>
'select',
75 'valuetype' =>
'text',
77 '_MI_QRCODE_ECL_L' =>
'L',
78 '_MI_QRCODE_ECL_M' =>
'M',
79 '_MI_QRCODE_ECL_Q' =>
'Q',
80 '_MI_QRCODE_ECL_H' =>
'H'
86 'name' =>
'qrcode_mps',
87 'title' =>
'_MI_QRCODE_MPS',
88 'description' =>
'_MI_QRCODE_MPSDSC',
89 'formtype' =>
'textbox',
95 'name' =>
'qrcode_margin',
96 'title' =>
'_MI_QRCODE_MARGIN',
97 'description' =>
'_MI_QRCODE_MARGINDSC',
98 'formtype' =>
'textbox',
104 'name' =>
'qrcode_bgcolor',
105 'title' =>
'_MI_QRCODE_BGCOLOR',
106 'description' =>
'_MI_QRCODE_BGCOLORDSC',
107 'formtype' =>
'color',
108 'valuetype' =>
'text',
109 'default' =>
'#FFFFFF',
113 'name' =>
'qrcode_fgcolor',
114 'title' =>
'_MI_QRCODE_FGCOLOR',
115 'description' =>
'_MI_QRCODE_FGCOLORDSC',
116 'formtype' =>
'color',
117 'valuetype' =>
'text',
118 'default' =>
'#000000',