PHP 클래스 lithium\tests\mocks\data\model\MockDocumentPost

상속: extends lithium\data\Model
파일 보기 프로젝트 열기: unionofrad/lithium 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_meta

공개 메소드들

메소드 설명
find ( $type = 'all', array $options = [] )
medicin ( $record )
ret ( $record, $param1 = null, $param2 = null )
schema ( $field = null )

메소드 상세

find() 공개 정적인 메소드

public static find ( $type = 'all', array $options = [] )
$options array

medicin() 공개 메소드

public medicin ( $record )

ret() 공개 메소드

public ret ( $record, $param1 = null, $param2 = null )

schema() 공개 정적인 메소드

public static schema ( $field = null )

프로퍼티 상세

$_meta 보호되어 있는 프로퍼티

protected $_meta