/datasources/mongodb_source.php

Description

A CakePHP datasource for the mongoDB (http://www.mongodb.org/) document-oriented database.

This datasource uses Pecl Mongo (http://php.net/mongo) and is thus dependent on PHP 5.0 and greater.

Original implementation by ichikaway(Yasushi Ichikawa) http://github.com/ichikaway/

Reference: Nate Abele's lithium mongoDB datasource (http://li3.rad-dev.org/) Joél Perras' divan(http://github.com/jperras/divan/)

Copyright 2010, Yasushi Ichikawa http://github.com/ichikaway/

Contributors: Predominant, Jrbasso, tkyk, AD7six

Licensed under The MIT License Redistributions of files must retain the above copyright notice.

  • copyright: Copyright 2010, Yasushi Ichikawa http://github.com/ichikaway/
  • license: The MIT License
Classes
Class Description
MongodbSource MongoDB Source
Functions
MongoDbDateFormatter (line 1375)

MongoDbDateFormatter method

This function cannot be in the class because of the way model save is written

  • access: public
void MongoDbDateFormatter ([mixed $date = null])
  • mixed $date: null

Documentation generated on Tue, 26 Jul 2011 01:09:01 +0900 by phpDocumentor 1.4.3