author | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 12 Apr 2011 08:38:35 +0000 (08:38 +0000) | ||
committer | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 12 Apr 2011 08:38:35 +0000 (08:38 +0000) | ||
commit | fe95d5e320f51425f310d462c2eba489c4fb53b1 | |
tree | 7eecdfc92e3b8c14adce1b253d850cfb56210d03 | tree | snapshot |
parent | c796562e33cfd80c94524abe95d3a87dd4842c3d | commit | diff |
Make package filters for sections work (#6576)
- Add support to FAI_get_packages function to filter by section,
by adding a new attribute exclude_sections which allows the
specification of an array with sections as keys (and arbitrary
values).
(This way its possible to create the array with array_filter and the
existing package_sections array in class_faiPackageEntry)
- Extend class_faiPackageEntry to hand the list of unselected sections
to FAI_get_packages
- Extend class_faiPackageEntry to keep the state of the section
selection on page reload
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@20706 594d385d-05f5-0310-b6e9-bd551577e9d8
- Add support to FAI_get_packages function to filter by section,
by adding a new attribute exclude_sections which allows the
specification of an array with sections as keys (and arbitrary
values).
(This way its possible to create the array with array_filter and the
existing package_sections array in class_faiPackageEntry)
- Extend class_faiPackageEntry to hand the list of unselected sections
to FAI_get_packages
- Extend class_faiPackageEntry to keep the state of the section
selection on page reload
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@20706 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-core/include/class_gosaSupportDaemon.inc | diff | blob | history | |
trunk/gosa-plugins/fai/admin/fai/class_faiPackageEntry.inc | diff | blob | history |