class HtmlOperation implements Renderable

deprecated 4.2

请求操作

Properties

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

Methods

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

No description

string
render()

Render CreateButton.

Details

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

No description

Parameters

$btn_text
$url
$attribute

at line 60
string render()

Render CreateButton.

Return Value

string