PHP Class Habari\FormControlButton

Inheritance: extends FormControl
Afficher le fichier Open project: habari/system

Méthodes publiques

Méthode Description
set_caption ( string $caption ) : FormControlSubmit Set the caption of this submit button

Method Details

set_caption() public méthode

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