Instance Method Summary | |
get(string= opt_input, function (): ?= opt_model) ⇒ ?mvc.Model takes two arguments. The model's id (or leave out to create a new model) and the type of model to create if none found in cache | |
set((Array|mvc.Model|null) models) this is used to setup the store from cache |