BaseButton
class BaseButton
创建按钮
Constants
TYPE_PAGE |
|
TYPE_REQUEST |
|
Properties
protected | $title | ||
protected | $url | ||
protected | $type | ||
protected | $pageClass |
Methods
__construct($btn_text, $url, $attribute = [])
No description
string
render()
Render CreateButton.
array
renderSkeleton()
No description
Details
at line 34
__construct($btn_text, $url, $attribute = [])
No description
at line 62
string
render()
Render CreateButton.
at line 67
array
renderSkeleton()
No description