Home Reference Source Repository
public class | source

GlobalCollection

Extends:

js/Collections/BaseCollection~BaseCollection → GlobalCollection

Global Collections that should be loaded on startup. These are not expected to change during the lifetime of a session. They are also customized to get non-paginated results.

Method Summary

Public Methods
public

initialize(options: object)

Initializes the instance.

Public Methods

public initialize(options: object) source

Initializes the instance.

Params:

NameTypeAttributeDescription
options object

initialization parameters for Backbone.Collection

Throw:

Error

thrown iff called more than once