Constructor
new ProjectList()
- Since:
- Source:
Extends
Methods
initialize()
Initializing the Model objects project variables.
- 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:
url()
Builds the url from the urlBase
- Source: