Method Summary
Public Methods | ||
public |
Returns defaults. |
|
public |
Initialize. |
|
public |
Override of Backbone.Model.parse. |
Inherited Summary
From class BaseModel | ||
public |
Override of destroy to allow for generic handling. |
|
public |
Override of fetch to allow for generic handling. |
|
public |
Returns descriptive string for model. |
|
public |
parseIdFromUrl(url: string): string Parses ID out of resource type URL. |
|
public |
Override of save to allow for generic handling. |
|
public |
URL override to add trailing slash. |