abstract | |
|---|---|
extends |
HtmlContainer |
Базовый класс для компонентов HTML ссылок
| Methods | ||
|---|---|---|
public
|
__construct($id)
|
# |
public
|
setValue($text, $htmlvalue = false)
|
# |
public
|
getValue()
|
# |
public
|
beforeRender()
|
# |
public
|
setDisabled($disabled = true)
|
# |
public
|
RenderImpl()
|
# |
| Methods inherited from Zippy\Html\HtmlContainer |
|---|
add(), getComponent(), __get(), getURLNode(), RequestHandle(), getChildComponents() |
| Properties | |||
|---|---|---|---|
protected
|
|
$value = null
|
# |
protected
|
|
$disabled = false
|
# |
protected
|
|
$htmlvalue = false
|
# |
| Properties inherited from Zippy\Html\HtmlContainer |
|---|
$components |
| Properties inherited from Zippy\Html\HtmlComponent |
|---|
$id, $visible, $owner, $tag |