Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Habari
FormControlButton
PHP Class Habari\FormControlButton
Inheritance:
extends
FormControl
Datei anzeigen
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