API Docs for: 0.13.12
Show:

Controllers Class

Defined in: src\firebrick.js:690
Module: Firebrick

Item Index

Methods

createController

(
  • name
  • config
)
Object

shorthand method. Same as calling Firebrick:create, however it sets the extend value on the config to "Firebrick.controller.Base" automatically

Parameters:

  • name String
  • config Object

    optional

Returns:

Object:

class