PHP 클래스 frontend\models\SignupForm

상속: extends yii\base\Model
파일 보기 프로젝트 열기: daixianceng/xiaoego.com 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$captcha
$mobile
$password

공개 메소드들

메소드 설명
attributeLabels ( )
rules ( )
writeSession ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

rules() 공개 메소드

public rules ( )

writeSession() 공개 메소드

public writeSession ( )

프로퍼티 상세

$captcha 공개적으로 프로퍼티

public $captcha

$mobile 공개적으로 프로퍼티

public $mobile

$password 공개적으로 프로퍼티

public $password