You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 5 Next »
Events are appointments. An event repeat, eg. it may occur every friday in a month, or on the 1st of every month in a year. The instance of an event on a given date is simply called an instance.
Get a list of the event types.
Creates or updates an event in Microbizz.
If an event with the given event id already exists, then the event will be overwritten.
If the event provided has an event id of 0, a new event will be created and a new event id will be provided.
Delete an event in Microbizz.
An event can only be deleted if the current user is attached to the event.
Delete an instance (i.e. date) of a repeated event.
Get a list of events in Microbizz.
This can be quite slow if fromdate and enddate are not the same. May return same event more than once if fromdate and enddate are not the same.
Read a list of relevant reminders (“stodos”).
Accept or postpone a reminder (“stodo”).