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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_classes
$_mockComments
$_mockCreators
$_mockPosts
$_mockTags
$_postsTags

공개 메소드들

메소드 설명
calculation ( $type, $query, array $options = [] )
connect ( )
create ( $query, array $options = [] )
delete ( $query, array $options = [] )
describe ( $entity, $schema = [], array $meta = [] )
disconnect ( )
enabled ( $feature = null )
read ( $query, array $options = [] )
relationship ( $class, $type, $name, array $config = [] )
result ( $type, $resource, $context )
schema ( $query, $resource = null, $context = null )
sources ( $class = null )
update ( $query, array $options = [] )

메소드 상세

calculation() 공개 메소드

public calculation ( $type, $query, array $options = [] )
$options array

connect() 공개 메소드

public connect ( )

create() 공개 메소드

public create ( $query, array $options = [] )
$options array

delete() 공개 메소드

public delete ( $query, array $options = [] )
$options array

describe() 공개 메소드

public describe ( $entity, $schema = [], array $meta = [] )
$meta array

disconnect() 공개 메소드

public disconnect ( )

enabled() 공개 정적인 메소드

public static enabled ( $feature = null )

read() 공개 메소드

public read ( $query, array $options = [] )
$options array

relationship() 공개 메소드

public relationship ( $class, $type, $name, array $config = [] )
$config array

result() 공개 메소드

public result ( $type, $resource, $context )

schema() 공개 메소드

public schema ( $query, $resource = null, $context = null )

sources() 공개 메소드

public sources ( $class = null )

update() 공개 메소드

public update ( $query, array $options = [] )
$options array

프로퍼티 상세

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

protected $_classes

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

protected $_mockComments

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

protected $_mockCreators

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

protected $_mockPosts

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

protected $_mockTags

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

protected $_postsTags