Files
egroupware/phpgwapi/inc
Ralf Becker 447c8b618a Using an iterator to query addressbook in chunks of 100 contacts to
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).
2009-10-17 09:13:36 +00:00
..
2004-08-09 13:46:03 +00:00
2009-04-09 08:11:24 +00:00
2008-07-16 09:29:13 +00:00
2009-05-14 07:59:51 +00:00
2007-03-08 09:10:52 +00:00
fix
2006-06-14 23:43:53 +00:00
2005-06-18 20:43:14 +00:00
2005-11-26 14:25:39 +00:00
2005-11-26 14:25:39 +00:00
2008-12-09 14:02:17 +00:00
2005-11-26 14:25:39 +00:00