Maxence
371edf9edb
Keep retro-compatibility
2013-06-03 13:28:51 +02:00
Maxence
879aa9f98a
Use PrestaShop norme
2013-06-02 20:18:59 +02:00
Maxence
10e3fec8a2
Add page limit to Collection
...
I do not see any way to limit the number of object in a Collection. Collection::setPageSize() and Collection::setPageNumber() add a limit clause to the query.
2013-06-02 21:04:48 +03:00
Raphaël Malié
4696c57390
Fix Collection->sqlGroupBy()
2013-01-04 14:28:49 +01:00
François Gaillard
064ba453e6
// Welcome 2013
2013-01-04 11:19:03 +01:00
vAugagneur
a1db83ef41
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
lLefevre
779cf350af
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99
// #PSCFV-5017 : update bad licenses in all files
2012-10-17 06:18:59 +00:00
rMalie
d7337c4d4f
// Multishop interface reworked
2012-05-09 15:05:39 +00:00
rMalie
14e6929565
// Welcome 2012²
2012-02-23 16:33:10 +00:00
rMalie
3d23554ee2
// Revert unfinished job on collections
2012-02-01 09:55:41 +00:00
rMalie
4f7b3d4550
[*] classes : new module architecture
2012-01-31 16:57:19 +00:00
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