mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-07 06:26:02 +02:00
447c8b618a8f21d37a406d8e65fcac4d6c937e02
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).
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
address-bookcaldav-servercalendarcarddav-servercollaborationegroupwarejavascriptphpproject-managementwebmail
216 MiB
Languages
PHP
54.8%
TypeScript
18.5%
JavaScript
10.6%
CSS
10.2%
Less
2.1%
Other
3.8%