FullCalendar
These docs are a work in progress. Learn about v7 updates
Latest:  v7.0.0-beta.7
Event Sources
    • events (as an array)
    • events (as a json feed)
    • events (as a function)
    • events from Google Calendar
    • events from an iCalendar feed
    • Event Source Object
    • eventSources
    • eventSourceSuccess
    • eventSourceFailure
    • initialEvents
  • Event Requesting

    • startParam
    • endParam
    • timeZoneParam
    • lazyFetching
    • loading
  • Methods

    • Calendar::getEventSources
    • Calendar::getEventSourceById
    • Calendar::addEventSource
    • Calendar::refetchEvents
    • EventSource::refetch
    • EventSource::remove
edit doc

Calendar::getEventSourceById

Retrieves a specific Event Source Object.

calendar.getEventSourceById( id )

Will retrieve the Event Source Object with the given id property.