Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Template Reference Documentation

rb.schedule.event Object Description
(schedule Template)

The rb.schedule.event object represents 'events' - these can be simple calendar events or can be 'scheduled' events which cause actions to be triggered when they are due

Methods

rb.schedule.event.create() Create a new event record
rb.schedule.event.modify() Modify an existing event record
rb.schedule.event.activate() Change the active schedule status for an event
rb.schedule.event.remove() Permanently remove an event record
rb.schedule.event.get() Iterate over event records
rb.schedule.event.count() Count events
rb.schedule.event.bulkRemove() Count events
rb.schedule.event.linkContacts() Associates an event with one or more contact IDs.

Aggregate Types

rb.schedule.event.eventSearch Flags used to search for specific events
Whitebeam release 1.3.36
(loadtime : 61ms)