Namespace: Breadcrumb

OC.Breadcrumb

Breadcrumb class
Deprecated:
  • will be replaced by the breadcrumb implementation of the files app in the future
Source:

Methods

(static) clear()

Source:
To Do:
  • Write documentation

(static) pop()

Source:
To Do:
  • Write documentation

(static) push(name, link)

Parameters:
Name Type Description
name string
link string
Source:
To Do:
  • Write documentation

(static) show(dir, leafName, leafLink)

Parameters:
Name Type Description
dir
leafName
leafLink
Source:
To Do:
  • Write documentation