PHP 클래스 ARGroupon

저자: Administrator
상속: extends DBGroupon
파일 보기 프로젝트 열기: yinhe/yincart 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$states 审核通过
$status 在线状态

공개 메소드들

메소드 설명
attributeLabels ( ) : array
behaviors ( )
model ( $className = __CLASS__ ) 审核状态
rules ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( ) : array
리턴 array customized attribute labels (name=>label)

behaviors() 공개 메소드

public behaviors ( )

model() 공개 정적인 메소드

审核状态
public static model ( $className = __CLASS__ )

rules() 공개 메소드

public rules ( )

프로퍼티 상세

$states 공개적으로 정적으로 프로퍼티

审核通过
public static $states

$status 공개적으로 정적으로 프로퍼티

在线状态
public static $status