Add interface PlIteraface and the corresponding abstract class
[platal.git] / classes / plfilter.php
2010-09-25 RitonExtracted PlSqlJoin out of PlFilter class file
2010-09-17 Florent BruneauMerge remote branch 'origin/core-1.1.0' into core
2010-08-23 Raphaël BarroisOops.
2010-08-22 Raphaël BarroisAdd "groups" to PlFilter.
2010-05-29 Pascal Corpetfix toggledesc in PlFilterOrder. Fixes all order bugs...
2010-05-16 Florent BruneauFlatten PFC_NChildren arguments.
2010-03-21 Florent BruneauLoad XDB to workaround a segfault in PHP.
2010-03-05 Florent BruneauAPI changes on PlSqlJoin in order to simplify its usage.
2010-02-14 Florent BruneauMakes the $limit argument optional.
2010-02-04 Raphaël BarroisAdd folding, PFO_Random
2010-02-04 Raphaël BarroisMinor bugfixes
2010-01-21 Raphaël BarroisBugFixes in PlSet and PlFilter
2010-01-20 Raphaël BarroisMerge all plfilter-related files, and make it an include
2010-01-20 Raphaël BarroisImrpove API for PlSet, create abstract PlFilter
2010-01-19 Raphaël BarroisAdd PlFilter, PFC, PFO