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
ContactForm
PHP Class ContactForm
Inheritance:
implements
Brick
Datei anzeigen
Open project: crisu83/yii-app
Class Usage Examples
Public Properties
Property
Type
Description
$body
$email
$name
$subject
$verifyCode
Public Methods
Method
Description
attributeLabels
( )
Declares customized attribute labels.
rules
( )
Declares the validation rules.
Method Details
attributeLabels()
public
method
If not declared here, an attribute would have a label that is the same as its name with the first letter in upper case.
public
attributeLabels
( )
rules()
public
method
Declares the validation rules.
public
rules
( )
Property Details
$body
public_oe property
public
$body
$email
public_oe property
public
$email
$name
public_oe property
public
$name
$subject
public_oe property
public
$subject
$verifyCode
public_oe property
public
$verifyCode