Breadcrumb

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

Classes

BreadcrumbManager

Members

(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 breadcrumb component on a page and runs Breadcrumb's ".initInstance" method.

(static) initInstance(component)

Source:
initIstance methods creates new instance of BreadcrumbManager
Parameters:
Name Type Description
component jQuery Root DOM element of breadcrumb component wrapped by jQuery