cms
cms copied to clipboard
DataTables for MongoCollection
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.
Will implement but not now, we have other priorities.
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
https://github.com/gleez/cms/blob/master/modules/gleez/classes/gleez/datatables.php
need change at least similar things: public static function factory(ORM $object = NULL)