|
clientEvents 1.3Retrieves events that FullCalendar has in memory. .fullCalendar( 'clientEvents' [, idOrFilter ] ) -> Array This method will return an array of Event Objects that FullCalendar has stored in client-side memory. If If
In versions 1.2 and 1.2.1, this option was known as getEventsByID |