Class Datagrid
Control is renderable Presenter component.
- Nette\Object
-
Nette\ComponentModel\Component
implements
Nette\ComponentModel\IComponent
-
Nette\ComponentModel\Container
implements
Nette\ComponentModel\IContainer
-
Nette\Application\UI\PresenterComponent
implements
Nette\Application\UI\ISignalReceiver,
Nette\Application\UI\IStatePersistent,
ArrayAccess
-
Nette\Application\UI\Control
implements
Nette\Application\UI\IRenderable
-
Nextras\Datagrid\Datagrid
Direct known subclasses
Budovy\DocumentsDatagrid
Namespace: Nextras\Datagrid
Author: David Grudl
Located at vendor/others/Nextras/Datagrid/Datagrid.php
Author: David Grudl
Located at vendor/others/Nextras/Datagrid/Datagrid.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
#
attached(
This method will be called when the component (or component's parent) becomes attached to a monitored object. Do not call this method yourself. |
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
public
|
flashMessage(),
getSnippetId(),
getTemplate(),
isControlInvalid(),
redrawControl(),
templatePrepareFilters()
|
__clone(),
addComponent(),
createComponent(),
getComponent(),
getComponents(),
removeComponent(),
validateChildComponent()
|
__construct(),
__sleep(),
__wakeup(),
detached(),
getName(),
getParent(),
lookup(),
lookupPath(),
monitor(),
unmonitor()
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod()
|
invalidateControl()
|
setParent()
|
string |
ORDER_ASC
|
'asc' |
|
string |
ORDER_DESC
|
'desc' |
NAME_SEPARATOR
|
public
array
|
$filter | array() |
|
public
mixed
|
$orderColumn | |
|
public
string
|
$orderType | |
|
public
integer
|
$page | 1 |
|
protected
array
|
$filterDataSource | array() |
|
protected
array
|
$columns | array() |
|
protected
Nette\Callback
|
$columnGetterCallback | |
|
protected
Nette\Callback
|
$dataSourceCallback | |
|
protected
mixed
|
$editFormFactory | |
|
protected
mixed
|
$editFormCallback | |
|
protected
Nette\Callback
|
$filterFormFactory | |
|
protected
|
$paginator | |
|
protected
|
$translator | |
|
protected
Nette\Callback
|
$paginatorItemsCountCallback | |
|
protected
mixed
|
$editRowKey | |
|
protected
string
|
$rowPrimaryKey | |
|
protected
mixed
|
$data | |
|
protected
array
|
$cellsTemplates | array() |
$snippetMode
|
$params
|
$snippetId,
$template
|
$presenter,
$uniqueId
|
$components
|
$name,
$parent
|
$reflection
|