$rootScopeProvider
has(name); Parameters Param Type
$setValidity(); Sets the validity of a form control. This method will also propagate to parent forms.
function in module ng
directive in module ng
$id Unique scope ID (monotonically increasing) useful for debugging.
$new(isolate, parent); Creates a new child scope
$watch(watchExpression, listener, [objectEquality]); Registers a listener callback to be executed whenever the w
service in module ngAnimate
Page 30 of 55