PHP Class Phalcon\Db\Adapter\Mongo\Document

Datei anzeigen Open project: phalcon/incubator

Protected Properties

Property Type Description
$collection

Public Methods

Method Description
__construct ( $collection, $doc = [] )
save ( )

Private Methods

Method Description
extract ( $iterator, $className = null )

Method Details

__construct() public method

public __construct ( $collection, $doc = [] )

save() public method

public save ( )

Property Details

$collection protected_oe property

protected $collection