fullcalendar/removed/getEventsById.txt

14 lines
310 B
Plaintext
Raw Permalink Normal View History

2010-01-16 23:29:18 +01:00
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>