constructor / initializenew Model([attributes], [options]) When creating an instance of a model, you can pass in the initial values
isNewmodel.isNew() Has this model been saved to the server yet? If the model does not yet have an id, it is considered
extendBackbone.Router.extend(properties, [classProperties]) Get started by creating a custom router class. Define actions that are
elview.el All views have a DOM element at all times (the el property), whether they've already been inserted into the page
getcollection.get(id) Get a model from a collection, specified by an
"reset" (collection, options) â when the collection's entire contents have been reset
partition
omit
emulateJSONBackbone.emulateJSON = true If you're working with a legacy web server that can't handle requests encoded as ap
urlRootmodel.urlRoot or model.urlRoot() Specify a urlRoot if you're using a model outside of a collection, to
Page 3 of 16