PHP 클래스 Phalcon\Db\Adapter\Mongo\DbRef

상속: extends MongoDBRef
파일 보기 프로젝트 열기: phalcon/incubator

보호된 프로퍼티들

프로퍼티 타입 설명
$collection
$ref

공개 메소드들

메소드 설명
__construct ( $collection, $ref )
__get ( $name )
__set ( $name, $value )
getRelated ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $collection, $ref )

__get() 공개 메소드

public __get ( $name )

__set() 공개 메소드

public __set ( $name, $value )

getRelated() 공개 메소드

public getRelated ( )

프로퍼티 상세

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

protected $collection

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

protected $ref