13 lines
310 B
Text
13 lines
310 B
Text
|
|
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>
|