extends |
AbstractLink |
|---|---|
implements |
Requestable |
Елемент-ссылка выполняющая редирект
| Methods | ||
|---|---|---|
public
|
__construct($id, $pagename = "", $params = [], $bookmarkable = true, $encode = false)
|
# |
public
|
RequestHandle()
|
# |
public
|
RenderImpl()
|
# |
public
|
setLink($pagename, $params = [], $bookmarkable = true, $encode = false)
|
# |
| Methods inherited from Zippy\Html\Link\AbstractLink |
|---|
setValue(), getValue(), beforeRender(), setDisabled(), |
| Methods inherited from Zippy\Html\HtmlContainer |
|---|
add(), getComponent(), __get(), getURLNode(), getChildComponents() |
| Properties | |||
|---|---|---|---|
public
|
|
$bookmark
|
# |
public
|
|
$pagename
|
# |
public
|
|
$params
|
# |
public
|
|
$bookmarkable
|
# |
public
|
|
$encode
|
# |
| Properties inherited from Zippy\Html\Link\AbstractLink |
|---|
$value, $disabled, $htmlvalue |
| Properties inherited from Zippy\Html\HtmlContainer |
|---|
$components |
| Properties inherited from Zippy\Html\HtmlComponent |
|---|
$id, $visible, $owner, $tag |