Improve this Doc  View Source

$controllerProvider

  1. - $controller
  2. - provider in module ng

The $controller service is used by Angular to create new controllers.

This provider allows controller registration via the register method.

Methods