PHP 클래스 lithium\data\source\mongo_db\Schema

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_handlers
$_types

공개 메소드들

메소드 설명
__construct ( array $config = [] ) : void Constructor.

보호된 메소드들

메소드 설명
_init ( )

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( array $config = [] ) : void
$config array Available configuration options are: - `'fields'` _array_
리턴 void

_init() 보호된 메소드

protected _init ( )

프로퍼티 상세

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

protected $_handlers

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

protected $_types