Don't call the show API to get links for timeObjects. Pass them directly
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 7 Jun 2009 20:44:11 +0000 (16:44 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 7 Jun 2009 20:44:11 +0000 (16:44 -0400)
commit532197c2645fa56c6869526754045f704d6c6cb1
tree7c52bd98bbedb7aef8d8466cb2186feaa83d85a8
parentc7781a9bc5b63c510ef20546da493f09669c38f0
Don't call the show API to get links for timeObjects. Pass them directly
in the timeObjects data array.

This saves an extra API call for each object and also allows us to not
set a link if one is not desired.
folks/lib/api.php
kronolith/lib/Event.php
kronolith/lib/Event/Horde.php
kronolith/taggertest.php [new file with mode: 0644]