Property | Type | Description | |
---|---|---|---|
$href | |||
$htmlOptions | |||
$label | |||
$name | |||
$options | |||
$type |
Method | Description | |
---|---|---|
__construct ( $label, $type, $options = null, $htmlOptions = null ) | ||
button ( $label, $name, $options = null, $htmlOptions = null ) | ||
link ( $label, $href = '#', $options = null, $htmlOptions = null ) | ||
toHtml ( ) |
public __construct ( $label, $type, $options = null, $htmlOptions = null ) |
public static button ( $label, $name, $options = null, $htmlOptions = null ) |
public static link ( $label, $href = '#', $options = null, $htmlOptions = null ) |