PHP Class My_ShantyMongo_User

Inheritance: extends My_ShantyMongo_Abstract
Mostrar archivo 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_oe static_oe property

protected static $_collection

$_db protected_oe static_oe property

protected static $_db

$_hookCounter public_oe property

public $_hookCounter

$_requirements protected_oe static_oe property

protected static $_requirements