fullcalendar/removed/getEventsById.txt
2010-01-16 14:29:18 -08:00

14 lines
310 B
Plaintext

getEventsById
=============
<div class='removed-notice' markdown='1'>
In version 1.3, this method was removed in favor of [clientEvents](../event_data/clientEvents).
</div>
Retrieves all locally-stored events with the given ID.
<div class='spec' markdown='1'>
.fullCalendar( 'getEventsById', *id* )
</div>