Archive

Component Archive
Source:
Parameters:
Name Type Description
$ jQuery Instance of jQuery
Returns:
List of archive methods
Type
Object

Members

(static) api :Object.<Methods>

Source:
This object stores all public api methods
Type:
  • Object.<Methods>

(static) api :Object.<Methods>

Source:
This object stores all public api methods
Type:
  • Object.<Methods>

Methods

(static) init()

Source:
init method calls in a loop for each archive component on a page and runs Archive's "initInstance" method.

(static) initInstance(component)

Source:
initInstance method bindc toggling for an archive element
Parameters:
Name Type Description
component jQuery Root DOM element of archive component wrapped by jQuery