Class Custom
Filter with custom form control.
- Nette\Application\UI\PresenterComponent
- Grido\Components\Component
- Grido\Components\Filters\Filter
- Grido\Components\Filters\Custom
Namespace: Grido\Components\Filters
Package: Grido\Components\Filters
Author: Petr Bugyík
Located at Components/Filters/Custom.php
Package: Grido\Components\Filters
Author: Petr Bugyík
Located at Components/Filters/Custom.php
Methods summary
public
|
Methods inherited from Grido\Components\Filters\Filter
formatValue()
,
getCondition()
,
getWrapperPrototype()
,
setColumn()
,
setCondition()
,
setDefaultValue()
,
setFormatValue()
,
setWhere()
Methods inherited from Grido\Components\Component
addComponentToGrid()
,
getForm()
,
getGrid()
,
getPropertyAccessor()
,
translate()
Magic methods summary
Constants summary
Constants inherited from Grido\Components\Filters\Filter
ID
,
RENDER_INNER
,
RENDER_OUTER
,
VALUE_IDENTIFIER
Properties summary
protected
Nette\Forms\IControl
|
$formControl
|
Properties inherited from Grido\Components\Filters\Filter
$column
,
$condition
,
$control
,
$formatValue
,
$optional
,
$where
,
$wrapperPrototype
Properties inherited from Grido\Components\Component
$form
,
$grid
,
$label
,
$propertyAccessor
,
$type
Magic properties inherited from Grido\Components\Filters\Filter
$column
,
$condition
,
$control
,
$defaultValue
,
$formatValue
,
$where
,
$wrapperPrototype