PHP 클래스 lithium\tests\mocks\data\MockProduct

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

공개 프로퍼티들

프로퍼티 타입 설명
$hasOne
$validates

보호된 프로퍼티들

프로퍼티 타입 설명
$_custom
$_inherits
$_meta
$_schema

공개 메소드들

메소드 설명
attribute ( $name )
finders ( )
initializers ( )

메소드 상세

attribute() 공개 정적인 메소드

public static attribute ( $name )

finders() 공개 정적인 메소드

public static finders ( )

initializers() 공개 정적인 메소드

public static initializers ( )

프로퍼티 상세

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

protected $_custom

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

protected $_inherits

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

protected $_meta

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

protected $_schema

$hasOne 공개적으로 프로퍼티

public $hasOne

$validates 공개적으로 프로퍼티

public $validates