Methods¶
__construct()
¶
CheckboxAttribute.php
:
18
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
$value | bool|null | - | - |
getIdentifier()
¶
AbstractAttribute.php
:
31
|
|
Return values
string
getOperator()
¶
AbstractAttribute.php
:
52
|
|
Return values
string
getValue()
¶
CheckboxAttribute.php
:
24
|
|
Return values
TValue|null
setOperator()
¶
AbstractAttribute.php
:
44
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$operator | string | - | - |