PHP 클래스 Doctrine\ODM\CouchDB\PersistentViewCollection

상속: extends PersistentCollection
파일 보기 프로젝트 열기: doctrine/couchdb-odm

공개 메소드들

메소드 설명
__construct ( Doctrine\Common\Collections\Collection $collection, DocumentManager $dm, $owningDocumentId, $assoc )
initialize ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Doctrine\Common\Collections\Collection $collection, DocumentManager $dm, $owningDocumentId, $assoc )
$collection Doctrine\Common\Collections\Collection
$dm DocumentManager

initialize() 공개 메소드

public initialize ( )