"destroy" (model, collection, options) â when a model is destroyed.
routesrouter.routes The routes hash maps URLs with parameters to functions on your router (or just direct function definitions, if
pluckcollection.pluck(attribute) Pluck an attribute from each model in the collection. Equivalent to calling map and
sortBy
isEmpty
find (detect)
toArray
unshiftcollection.unshift(model, [options]) Add a model at the beginning of a collection. Takes the same options as
offobject.off([event], [callback], [context])Alias: unbind Remove a previously-bound callback function
validatemodel.validate(attributes, options) This method is left undefined and you're encouraged to override it with any custom validation
Page 15 of 16