Class Href
Href action.
- Nette\Application\UI\PresenterComponent
- Grido\Components\Component
- Grido\Components\Actions\Action
- Grido\Components\Actions\Href
Namespace: Grido\Components\Actions
Package: Grido\Components\Actions
Author: Petr Bugyík
Located at Components/Actions/Href.php
Package: Grido\Components\Actions
Author: Petr Bugyík
Located at Components/Actions/Href.php
Methods summary
public
|
#
__construct(
|
public
|
|
public
array
|
Methods inherited from Grido\Components\Actions\Action
getElementPrototype()
,
getOption()
,
getOptions()
,
render()
,
setConfirm()
,
setCustomRender()
,
setDisable()
,
setElementPrototype()
,
setIcon()
,
setOption()
,
setPrimaryKey()
Methods inherited from Grido\Components\Component
addComponentToGrid()
,
getForm()
,
getGrid()
,
getPropertyAccessor()
,
translate()
Magic methods summary
Constants summary
Constants inherited from Grido\Components\Actions\Action
Properties summary
protected
string
|
$destination
first param for method $presenter->link() |
|
protected
array
|
$arguments
second param for method $presenter->link() |
#
array()
|
protected
callable
|
$customHref
for custom href attribute creating |
Properties inherited from Grido\Components\Actions\Action
$customRender
,
$disable
,
$elementPrototype
,
$options
,
$primaryKey
Properties inherited from Grido\Components\Component
$form
,
$grid
,
$label
,
$propertyAccessor
,
$type
Magic properties
public write-only
array
|
$customHref
|
Magic properties inherited from Grido\Components\Actions\Action
$customRender
,
$disable
,
$element
,
$elementPrototype
,
$options
,
$primaryKey