torso

torso

Source:
Author:
  • jyoung@vecna.com
See:
Properties:
Name Type Description
Behavior Behavior

The Behavior prototype.

behaviors Object

Collection of behaviors that ship with Torso.

Properties
Name Type Description
DataBehavior DataBehavior

The DataBehavior prototype.

Cell Cell

The Cell prototype.

Collection Collection

The Collection prototype.

Events Events

The Events prototype.

Mixins Object

Collection of mixins that are used by Torso.

Properties
Name Type Description
loading loadingMixin

The loadingMixin.

cache cacheMixin

The cacheMixin.

polling pollingMixin

The pollingMixin.

validation Validation.mixin

The validationMixin.

cell cellMixin

The cellMixin.

Model Model

The Model prototype.

NestedCell NestedCell

The NestedCell prototype.

NestedModel NestedModel

The NestedModel prototype.

FormModel FormModel

The FormModel prototype.

ServiceCell ServiceCell

The ServiceCell prototype.

Router Router

The Router prototype.

history history

Convient access to backbone history.

registry registry

The torso object registry.

Utils Object

Collection of utilities used by Torso.

Properties
Name Type Description
loading templateRenderer

Template renderer used by Torso.

loading handlebarsUtils

Handlebars utilities used by Torso.

validation Validation

The validation prototype.

View View

The View prototype.

ListView ListView

The ListView prototype.

FormView FormView

The FormView prototype.

Module containing all dependencies that exports a single object with everything attached (same format as the global).