[cvs] commit: agora/lib api.php

Michael Rubinsky mike at theupstairsroom.com
Sun Apr 15 16:02:05 UTC 2007


mrubinsk    2007-04-15 12:02:05 EDT

  Modified files:
    lib                  api.php 
  Log:
  Add new api method for retrieving message counts in batches.  After further thought, I decided it would probably be better to implenet new api calls for the 'batch' methods to avoid any bc problems - especially those who might be using jonah/agora to power non-horde web sites.
  
  Probably will still add a getThreadsBatch method as well - with the added ability to specify what fields to return.  This will allow us, for example, to only fetch the message_timestamp and title so we can display lists of most recently added comments without having to retrieve the entire message.
  
  If anyone has a better method name than *Batch feel free to let me know or change it...
  
  Revision  Changes    Path
  1.97      +46 -1     agora/lib/api.php

  Chora Links:
  http://cvs.horde.org/diff.php/agora/lib/api.php?r1=1.96&r2=1.97&ty=u


More information about the cvs mailing list