Grido@master
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • Grido
    • Components
      • Actions
      • Columns
      • Filters
    • DataSources
    • PropertyAccessors
    • Translations

Classes

  • Check
  • Condition
  • Custom
  • Date
  • DateRange
  • Filter
  • Number
  • Select
  • Text

Class Check

Check box filter.

Nette\Application\UI\PresenterComponent
Extended by Grido\Components\Component
Extended by Grido\Components\Filters\Filter
Extended by Grido\Components\Filters\Check
Namespace: Grido\Components\Filters
Package: Grido\Components\Filters
Author: Petr Bugyík
Located at Components/Filters/Check.php

Methods summary

protected Nette\Forms\Controls\Checkbox
# getFormControl( )

Returns

Nette\Forms\Controls\Checkbox

Methods inherited from Grido\Components\Filters\Filter

__construct(), formatValue(), getCondition(), getWrapperPrototype(), setColumn(), setCondition(), setDefaultValue(), setFormatValue(), setWhere()

Methods inherited from Grido\Components\Component

addComponentToGrid(), getForm(), getGrid(), getPropertyAccessor(), translate()

Magic methods summary

Constants summary

string TRUE
# '✓'

Constants inherited from Grido\Components\Filters\Filter

ID, RENDER_INNER, RENDER_OUTER, VALUE_IDENTIFIER

Properties summary

protected string $condition
# 'IS NOT NULL'

Properties inherited from Grido\Components\Filters\Filter

$column, $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

Magic properties inherited from Grido\Components\Component

$form, $grid, $label, $type

Grido@master API documentation generated by ApiGen