$removeClass(classVal); Removes the CSS class value specified by the classVal parameter from the element. If animations are enabled
$validators Object.<string, function>
off(event, [container], [callback]); Deregisters an event listener based on the event which has been associated with the provided element
$watch(watchExpression, listener, [objectEquality]); Registers a listener callback to be executed whenever the w
instantiate(Type, [locals]); Create a new instance of JS type. The method takes a constructor function, invokes the new operator, and
$viewValue * The
directive in module ng
$setSubmitted(); Sets the form to its submitted state.
directive(name, directiveFactory); Register a new directive with the compiler. Parameters
$route provider
Page 28 of 55