Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Habari
FormControlData
PHP Class Habari\FormControlData
Inheritance:
extends
FormControl
Mostra file
Open project: habari/system
Public Methods
Method
Description
get
(
Theme
$theme
) :
string
This control shouldn't output anything
process
( )
This control's value should not be affected by what is submitted from the browser
Method Details
get()
public
method
This control shouldn't output anything
public
get
(
Theme
$theme
) :
string
$theme
Theme
return
string
process()
public
method
This control's value should not be affected by what is submitted from the browser
public
process
( )