api documentation for bottlejs (v1.6.0)

A powerful dependency injection micro container

table of contents

  1. module bottlejs
    1. function bottlejs (name)
    2. function bottlejs.Bottle (name)
    3. function bottlejs.clear (name)
    4. function bottlejs.list (container)
    5. function bottlejs.pop (name)
    6. function bottlejs.toString ()
    7. object bottlejs.config
  2. module bottlejs.clear
    1. function bottlejs.clear (name)
  3. module bottlejs.list
    1. function bottlejs.list (container)
  4. module bottlejs.pop
    1. function bottlejs.pop (name)
  5. module bottlejs.toString
    1. function bottlejs.toString ()

module bottlejs

function bottlejs (name)

function bottlejs.Bottle (name)

function bottlejs.clear (name)

function bottlejs.list (container)

function bottlejs.pop (name)

function bottlejs.toString ()

module bottlejs.clear

function bottlejs.clear (name)

module bottlejs.list

function bottlejs.list (container)

module bottlejs.pop

function bottlejs.pop (name)

module bottlejs.toString

function bottlejs.toString ()

[ this document was created with utility2 ]