Redefine DirEnum API, factor some code
[platal.git] / include / directory.enums.inc.php
2010-02-18 Raphaël BarroisRedefine DirEnum API, factor some code
2010-02-17 Raphaël BarroisFix bug in DirEnum for DE with "suboptions" (degree...
2010-02-17 Raphaël BarroisAdd an enumeration for profile_name_enum
2010-02-16 Raphaël BarroisUse XDB::formatWildcards() where it is useful.
2010-02-14 Florent BruneauMerge commit 'origin/master' into account
2010-02-14 Florent Bruneau(groupex.*|groupesx_*) -> group_*
2010-02-13 Raphaël Barroisrename classes from Formation to Education (UFC, UFBF)
2010-02-13 Raphaël BarroisImplement DirEnum::getOptionsArray()
2010-02-13 Raphaël BarroisReorder directory.enum.inc.php, add a few
2010-02-13 Raphaël BarroisDon't fetch data until needed
2010-02-13 Raphaël BarroisAdd support for autocompletion in DirEnum
2010-02-13 Raphaël BarroisAdd comments and folding to DirEnumeration
2010-02-13 Raphaël BarroisMove getIDs() to DirEnumeration
2010-02-13 Raphaël BarroisAdd class DirEnum, to access all enumerations used...