Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IControllerProvider

Hierarchy

Index

Properties

Methods

Properties

$get

$get: any

Methods

allowGlobals

  • allowGlobals(): void
  • Returns void

register

  • register(name: string, controllerConstructor: Function): void
  • register(name: string, dependencyAnnotatedConstructor: any[]): void
  • Parameters

    • name: string
    • controllerConstructor: Function

    Returns void

  • Parameters

    • name: string
    • dependencyAnnotatedConstructor: any[]

    Returns void

Generated using TypeDoc