PHP Class Habari\FormControlButton

Inheritance: extends FormControl
Mostrar archivo Open project: habari/system

Public Methods

Method Description
set_caption ( string $caption ) : FormControlSubmit Set the caption of this submit button

Method Details

set_caption() public method

Set the caption of this submit button
public set_caption ( string $caption ) : FormControlSubmit
$caption string The caption to set
return FormControlSubmit $this