PHP Class My_ShantyMongo_User

Inheritance: extends My_ShantyMongo_Abstract
Show file Open project: coen-hyde/shanty-mongo Class Usage Examples

Public Properties

Property Type Description
$_hookCounter

Protected Properties

Property Type Description
$_collection
$_db
$_requirements

Protected Methods

Method Description
init ( )
postInsert ( )
postSave ( )
postUpdate ( )
preInsert ( )
preSave ( )
preUpdate ( )

Method Details

init() protected method

protected init ( )

postInsert() protected method

protected postInsert ( )

postSave() protected method

protected postSave ( )

postUpdate() protected method

protected postUpdate ( )

preInsert() protected method

protected preInsert ( )

preSave() protected method

protected preSave ( )

preUpdate() protected method

protected preUpdate ( )

Property Details

$_collection protected static property

protected static $_collection

$_db protected static property

protected static $_db

$_hookCounter public property

public $_hookCounter

$_requirements protected static property

protected static $_requirements