Method | Description | |
---|---|---|
addButton ( array | string $label = 'Continue' ) : Button | Adds Button on the right side of the box for follow-up action. | |
addClose ( ) | View box can be closed by clicking on the cross. | |
addIcon ( string $i ) : Icon | By default box uses information Icon. | |
defaultTemplate ( ) : array | string | Default template. | |
link ( string $page ) : Button | Adds link. | |
set ( string $text ) | Set text. |
public defaultTemplate ( ) : array | string | ||
return | array | string |