new require("examsModel")() → {function}
"Exams" model (EGE as default)
- Source:
- See:
Requires:
Returns:
Backbone.Model constructor
- Type
- function
- Source:
Extends
Members
-
<inner> path :string
-
Type:
- string
- Source:
Properties:
Name Type Description module:examsModel#urlString API rel path
Methods
-
initialize()
-
Constructs instance URL by path & host params from mixin
- Inherited From:
- Source:
-
url() → {string}
-
Returns actual model URL Full URL may be constructed at model init stage only: it depends from host attribute, which is added via custom model extension
- Inherited From:
- Source:
Returns:
Model instance url- Type
- string