These docs are for an old release. Info on upgrading to v4

getResources

A method that retrieves all Resource Objects in memory.

.fullCalendar( ‘getResources’ )

An array of top-level resource objects will be returned. Nested child resources are accessible by traversing the children array of each resource object.