Commit Graph

16 Commits

Author SHA1 Message Date
rMalie
1fd9e5b80e // Add associations support in Collection 2012-01-04 14:08:19 +00:00
bMancone
6f42d89084 // Fixed Where for IN and NOT IN 2011-12-27 17:37:37 +00:00
rMalie
4709ce8857 // Fix test on primary key in Collection 2011-12-27 17:33:14 +00:00
fSerny
d4beecb774 [-] BO : Credit slips now appear in document section 2011-12-22 18:02:04 +00:00
rMalie
5d26ddec32 // Add Collection::getResults() method 2011-12-22 17:08:13 +00:00
rMalie
1755c45075 // Fix default value of iterator in collections 2011-12-20 13:49:59 +00:00
rMalie
63e7c275f1 // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
rMalie
ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
rMalie
f8c793ed72 // Fix bug on collections when an item was deleted in iteration 2011-12-15 17:27:37 +00:00
rMalie
b61ba7c920 // Browse collections as associative arrays and not as iterative arrays anymore 2011-12-15 16:48:20 +00:00
rMalie
9eeb1290a9 // Fix lang bug on collections + use definitions on hydrateCollection 2011-12-15 13:56:15 +00:00
rMalie
acb0b210d7 // Can add / delete element from Collection 2011-12-06 15:59:23 +00:00
rMalie
299291bef5 // Collections can be used as arrays 2011-12-06 10:12:02 +00:00
rMalie
d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
rMalie
b273e728f9 // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
rMalie
c8b9c9c5d3 [+] Classes: Add Collection class (synthesis of DbQuery + ObjectModel::hydrateCollection) and add support of static $definition property in ObjectModel 2011-12-01 14:47:28 +00:00