PHP 인터페이스 Storm\Core\Object\IRequest

저자: Elliot Levin ([email protected])
파일 보기 프로젝트 열기: timetoogo/penumbra 0 사용 예제들

공개 메소드들

메소드 설명
GetCriterion ( ) : Storm\Core\Object\ICriterion
GetEntityType ( ) : string
GetProperties ( ) : Storm\Core\Object\IProperty[] The properties to load.

메소드 상세

GetCriterion() 공개 메소드

public GetCriterion ( ) : Storm\Core\Object\ICriterion
리턴 Storm\Core\Object\ICriterion

GetEntityType() 공개 메소드

public GetEntityType ( ) : string
리턴 string

GetProperties() 공개 메소드

The properties to load.
public GetProperties ( ) : Storm\Core\Object\IProperty[]
리턴 Storm\Core\Object\IProperty[]