PHP 클래스 CouponType

상속: extends AppModel
파일 보기 프로젝트 열기: yupe/yupe 1 사용 예제들

공개 메소드들

메소드 설명
all ( ) : array Return key=>value types list
keys ( ) : array Return types keys
title ( integer $id ) : string Return type title

메소드 상세

all() 공개 정적인 메소드

Return key=>value types list
public static all ( ) : array
리턴 array

keys() 공개 정적인 메소드

Return types keys
public static keys ( ) : array
리턴 array

title() 공개 정적인 메소드

Return type title
public static title ( integer $id ) : string
$id integer Type ID
리턴 string