\Vcode_model

Model Class

Summary

Methods
Properties
Constants
__construct()
__get()
doimg()
getCode()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
createCode()
createBg()
createFont()
createLine()
outPut()
$charset
$code
$codelen
$width
$height
$img
$font
$fontsize
$fontcolor
N/A

Properties

$charset

$charset : 

Type

$code

$code : 

Type

$codelen

$codelen : 

Type

$width

$width : 

Type

$height

$height : 

Type

$img

$img : 

Type

$font

$font : 

Type

$fontsize

$fontsize : 

Type

$fontcolor

$fontcolor : 

Type

Methods

__construct()

__construct() : void

Class constructor

__get()

__get(string  $key) 

__get magic

Allows models to access CI's loaded classes using the same syntax as controllers.

Parameters

string $key

doimg()

doimg() 

getCode()

getCode() 

createCode()

createCode() 

createBg()

createBg() 

createFont()

createFont() 

createLine()

createLine() 

outPut()

outPut()