class ActionButton

deprecated 4.2

创建按钮

Properties

protected $title
protected $url

Methods

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

No description

string
render()

Render CreateButton.

Details

at line 26
__construct($btn_text, $url, $attribute = [])

No description

Parameters

$btn_text
$url
$attribute

at line 50
string render()

Render CreateButton.

Return Value

string