PHP 클래스 My_ShantyMongo_User

상속: extends My_ShantyMongo_Abstract
파일 보기 프로젝트 열기: coen-hyde/shanty-mongo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$_hookCounter

보호된 프로퍼티들

프로퍼티 타입 설명
$_collection
$_db
$_requirements

보호된 메소드들

메소드 설명
init ( )
postInsert ( )
postSave ( )
postUpdate ( )
preInsert ( )
preSave ( )
preUpdate ( )

메소드 상세

init() 보호된 메소드

protected init ( )

postInsert() 보호된 메소드

protected postInsert ( )

postSave() 보호된 메소드

protected postSave ( )

postUpdate() 보호된 메소드

protected postUpdate ( )

preInsert() 보호된 메소드

protected preInsert ( )

preSave() 보호된 메소드

protected preSave ( )

preUpdate() 보호된 메소드

protected preUpdate ( )

프로퍼티 상세

$_collection 보호되어 있는 정적으로 프로퍼티

protected static $_collection

$_db 보호되어 있는 정적으로 프로퍼티

protected static $_db

$_hookCounter 공개적으로 프로퍼티

public $_hookCounter

$_requirements 보호되어 있는 정적으로 프로퍼티

protected static $_requirements