mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
447c8b618a
allow to do propfinds on hugh addressbooks independent of memory_limit: - regular groupdav_handler::profind() method gets split in a method just computing a filter and a callback to run that filter on the backend - groupdav_propfind_iterator class is returned from profind method instead of an array with information about the files - iterator calls groupdav_hander::propfind_callback if there are no more entries from the previous call - constructor of groupdav_propfind_iterator allows to pass an extra array with files to return, to simplify modifying existing implementation (were eg. information about the current path, get's supplied from calling groupdav class). |
||
---|---|---|
.. | ||
class.addressbook_bo.inc.php | ||
class.addressbook_contactform.inc.php | ||
class.addressbook_csv.inc.php | ||
class.addressbook_display.inc.php | ||
class.addressbook_groupdav.inc.php | ||
class.addressbook_hooks.inc.php | ||
class.addressbook_ldap.inc.php | ||
class.addressbook_merge.inc.php | ||
class.addressbook_sif.inc.php | ||
class.addressbook_so.inc.php | ||
class.addressbook_sql.inc.php | ||
class.addressbook_tracking.inc.php | ||
class.addressbook_ui.inc.php | ||
class.addressbook_vcal.inc.php | ||
class.boaddressbook.inc.php | ||
hook_config.inc.php | ||
hook_home.inc.php |