run(initializationFn); Use this method to register work which should be performed when the injector is done loading all modules.
expectPUT(url, [data], [headers], [keys]); Creates a new request expectation for PUT requests. For more info see expect()
get(cacheId); Get access to a cache object by the cacheId used when it was created.
$rollbackViewValue(); Cancel an update and reset the input element's value to prevent an update to the $modelValue, which
getTrustedResourceUrl(value); Shorthand method. $sce.getTrustedResourceUrl(value) âÂÂ
input in module ng
$setTouched(); Sets the control to its touched state. This method can be called to remove the ng-untouched class
absUrl(); This method is getter only. Return full url representation with all segments encoded according to rules specified in
ngClickOverrideEnabled(); Returns
$dirty boolean True
Page 16 of 55