class BaseButton extends HtmlOperation

deprecated 4.2

基础 Action

Properties

protected string $title 标题 from  HtmlOperation
protected string $url 地址 from  HtmlOperation

Methods

__construct($btn_text, $url, $attribute = [])

No description

string
render()

Render CreateButton.

Details

in HtmlOperation at line 37
__construct($btn_text, $url, $attribute = [])

No description

Parameters

$btn_text
$url
$attribute

in HtmlOperation at line 60
string render()

Render CreateButton.

Return Value

string