PHP 클래스 Entity_Type

상속: extends Spot\Entity
파일 보기 프로젝트 열기: vlucas/spot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$_fields Declared 'public static' here so they can be modified by tests - this is for TESTING ONLY

보호된 프로퍼티들

프로퍼티 타입 설명
$_datasource

공개 메소드들

메소드 설명
fields ( )

메소드 상세

fields() 공개 정적인 메소드

public static fields ( )

프로퍼티 상세

$_datasource 보호되어 있는 정적으로 프로퍼티

protected static $_datasource

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

Declared 'public static' here so they can be modified by tests - this is for TESTING ONLY
public static $_fields