PHP Class Form_Field_Checkbox, atk4

Inheritance: extends Form_Field_Input
Afficher le fichier Open project: atk4/atk4

Méthodes publiques

Свойство Type Description
$false_value
$true_value

Méthodes publiques

Méthode Description
getInput ( $attr = [] )
init ( )
loadPOST ( )
setValueList ( $list )
setValues ( $true, $false )

Method Details

getInput() public méthode

public getInput ( $attr = [] )

init() public méthode

public init ( )

loadPOST() public méthode

public loadPOST ( )

setValueList() public méthode

public setValueList ( $list )

setValues() public méthode

public setValues ( $true, $false )

Property Details

$false_value public_oe property

public $false_value

$true_value public_oe property

public $true_value