\Phug\Util\PartialCheckTrait

Class CheckTrait.

Summary

Methods
Properties
Constants
isChecked()
setIsChecked()
check()
uncheck()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$checked
N/A

Properties

$checked

$checked : boolean

Type

boolean

Methods

isChecked()

isChecked() : boolean

Returns

boolean

setIsChecked()

setIsChecked(boolean  $checked) : $this

Parameters

boolean $checked

Returns

$this

check()

check() : $this

Returns

$this

uncheck()

uncheck() : $this

Returns

$this