Constructor
new Project()
- Since:
- Source:
Extends
Methods
initialize()
Initializing the Model objects project variables. The projects are retrieved from the
model url service
- Source:
parse()
Override backbone's parse to set the data after the request returns from the server
- Source:
sync()
Override backbone's sync to set the auth token
- Source:
urlRoot()
Builds from the urlBase
- Source: