API Docs for: 0.0.0
Show:

LCARSLibrary Class

Defined in: library\library.js:4
Module: Elements

Constructor

LCARSLibrary

(
  • configuration
)

Parameters:

  • configuration Object

Item Index

Methods

checkAccess

(
  • session
  • request
  • action
)
private

Parameters:

  • session Session
  • request String
  • action String

Throws:

Object:

On no access

emit

(
  • session
  • request
  • key
  • data
  • origin
)

Parameters:

  • session Session
  • request String
  • key String
  • data Object
  • origin String

Throws:

Object:

On no access

propagating

(
  • id
  • event
)

Parameters:

  • id String

    The Element causing the event emission from this set.

  • event Event

    The Event that is propagating.

Properties

description

String

name

String

Default: "Library"

updated

Number

updater

String

Username of who last updated this library.

Default: "System"