PHP Class FeedBackForm

Inheritance: extends CFormModel
Afficher le fichier Open project: yupe/yupe Class Usage Examples

Méthodes publiques

Свойство Type Description
$email
$name
$phone
$text
$theme
$type
$verifyCode

Méthodes publiques

Méthode Description
attributeLabels ( ) : array
getEmail ( ) : mixed
getName ( ) : mixed
getPhone ( ) : mixed
getText ( ) : mixed
getTheme ( ) : mixed
getType ( ) : mixed
getTypeList ( ) : array Список возможных типов:
rules ( ) : array

Method Details

attributeLabels() public méthode

public attributeLabels ( ) : array
Résultat array

getEmail() public méthode

public getEmail ( ) : mixed
Résultat mixed

getName() public méthode

public getName ( ) : mixed
Résultat mixed

getPhone() public méthode

public getPhone ( ) : mixed
Résultat mixed

getText() public méthode

public getText ( ) : mixed
Résultat mixed

getTheme() public méthode

public getTheme ( ) : mixed
Résultat mixed

getType() public méthode

public getType ( ) : mixed
Résultat mixed

getTypeList() public méthode

Список возможных типов:
public getTypeList ( ) : array
Résultat array

rules() public méthode

public rules ( ) : array
Résultat array

Property Details

$email public_oe property

public $email

$name public_oe property

public $name

$phone public_oe property

public $phone

$text public_oe property

public $text

$theme public_oe property

public $theme

$type public_oe property

public $type

$verifyCode public_oe property

public $verifyCode