These docs are for an old release.
Info on upgrading to v4
getResourceById
A method that retrieves a specific Resource Object in memory.
.fullCalendar( ‘getResourceById’, resourceId )
If no resource matches the given resourceId
, will return null
.