cms icon indicating copy to clipboard operation
cms copied to clipboard

DataTables for MongoCollection

Open sergeyklay opened this issue 11 years ago • 4 comments

I propose to extend the DataTables for ability supports Mango_Collection (no only ORM). In turn, I will make all the necessary changes in the Mango_Collection that will be needed for this.

sergeyklay avatar Jul 19 '13 23:07 sergeyklay

Will implement but not now, we have other priorities.

sandeepone avatar Jul 21 '13 12:07 sandeepone

Its simple just use this and change the queries accordingly for mongodb

https://github.com/gleez/cms/blob/master/modules/gleez/classes/gleez/datatables.php

sandeepone avatar Jul 21 '13 12:07 sandeepone

https://github.com/gleez/cms/blob/master/modules/gleez/classes/gleez/datatables.php

sandeepone avatar Jul 21 '13 12:07 sandeepone

need change at least similar things: public static function factory(ORM $object = NULL)

sergeyklay avatar Jul 21 '13 12:07 sergeyklay