calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
Posted: Tue Feb 15, 2005 6:29 pm Post subject: I have many recurring events to show. Do I have to create a fAddEvent() call for each of them? |
|
|
No, you don't have to.
Duplicate events can be treated as holidays. Instead of repeating the fAddEvent() calls, using fHoliday() to return a single agenda template is much more faster and efficient.
Please read the agenda tutorial for how-to.
_________________ Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved. |
|