undelegateEventsundelegateEvents() Removes all of the view's delegated events. Useful if you want to disable or remove a view from
eventsview.events or view.events() The events hash (or method) can be used to specify a set of DOM events that will be bound
idmodel.id A special property of models, the id is an arbitrary string (integer id or UUID). If you set the id in the
max
pushcollection.push(model, [options]) Add a model at the end of a collection. Takes the same options as
Backbone.$Backbone.$ = $; If you have multiple copies of jQuery on the page, or simply want to tell Backbone to use
last
urlcollection.url or collection.url() Set the url property (or function) on a collection to reference its location on the
templateview.template([data]) While templating for a view isn't a function provided directly by Backbone, it's often a nice convention
Page 11 of 16