MCPcopy Create free account

hub / github.com/dalcib/angular-phonecat-mongodb-rest / functions

Functions751 in github.com/dalcib/angular-phonecat-mongodb-rest

Function$CacheFactoryProvider
* @ngdoc object * @name angular.module.ng.$cacheFactory * * @description * Factory that constructs cache objects. * * * @param {string} cacheId
test/lib/angular/angular-scenario.js:12838
Function$CacheFactoryProvider
* @ngdoc object * @name ng.$cacheFactory * * @description * Factory that constructs cache objects. * * * @param {string} cacheId Name or id of
app/lib/angular/angular.js:3324
Function$CompileProvider
($provide)
test/lib/angular/angular-scenario.js:13098
Function$CompileProvider
($provide)
app/lib/angular/angular.js:3622
Function$ControllerProvider
()
test/lib/angular/angular-scenario.js:13990
Function$ControllerProvider
* @ngdoc object * @name ng.$controllerProvider * @description * The {@link ng.$controller $controller service} is used by Angular to create new *
app/lib/angular/angular.js:4687
Function$CookieStoreProvider
* @ngdoc object * @name angular.module.ng.$cookieStore * @requires $cookies * * @description * Provides a key-value (string-object) storage, that
test/lib/angular/angular-scenario.js:14034
Function$CookiesProvider
* @ngdoc object * @name angular.module.ng.$cookies * @requires $browser * * @description * Provides read/write access to browser's cookies. * *
test/lib/angular/angular-scenario.js:14100
Function$DeferProvider
* @ngdoc function * @name angular.module.ng.$defer#cancel * @methodOf angular.module.ng.$defer * * @description * Cancels a defered task identifi
test/lib/angular/angular-scenario.js:14209
Function$DocumentProvider
* @ngdoc object * @name angular.module.ng.$document * @requires $window * * @description * A {@link angular.element jQuery (lite)}-wrapped refere
test/lib/angular/angular-scenario.js:14235
Function$DocumentProvider
* @ngdoc object * @name ng.$document * @requires $window * * @description * A {@link angular.element jQuery (lite)}-wrapped reference to the brow
app/lib/angular/angular.js:4757
Function$ExceptionHandlerProvider
* @ngdoc function * @name angular.module.ng.$exceptionHandler * @requires $log * * @description * Any uncaught exception in angular expressions i
test/lib/angular/angular-scenario.js:14259
Function$ExceptionHandlerProvider
* @ngdoc function * @name ng.$exceptionHandler * @requires $log * * @description * Any uncaught exception in angular expressions is delegated to
app/lib/angular/angular.js:4781
Function$FilterProvider
($provide)
test/lib/angular/angular-scenario.js:14343
Function$FilterProvider
($provide)
app/lib/angular/angular.js:9512
Function$HttpBackendProvider
* @ngdoc object * @name angular.module.ng.$httpBackend * @requires $browser * @requires $window * @requires $document * * @description * HTTP b
test/lib/angular/angular-scenario.js:19752
Function$HttpBackendProvider
* @ngdoc object * @name ng.$httpBackend * @requires $browser * @requires $window * @requires $document * * @description * HTTP backend used by
app/lib/angular/angular.js:9157
Function$HttpProvider
()
test/lib/angular/angular-scenario.js:19093
Function$HttpProvider
()
app/lib/angular/angular.js:8449
Function$InterpolateProvider
* @ngdoc function * @name angular.module.ng.$interpolateProvider * @function * * @description * * Used for configuring the interpolation markup.
test/lib/angular/angular-scenario.js:15296
Function$InterpolateProvider
* @ngdoc object * @name ng.$interpolateProvider * @function * * @description * * Used for configuring the interpolation markup. Defaults to `{{`
app/lib/angular/angular.js:4798
Function$LocaleProvider
* @ngdoc object * @name angular.module.ng.$locale * * @description * $locale service provides localization rules for various Angular components. A
test/lib/angular/angular-scenario.js:19838
Function$LocaleProvider
* @ngdoc object * @name ng.$locale * * @description * $locale service provides localization rules for various Angular components. As of right now
app/lib/angular/angular.js:9291
Function$LocationProvider
* @ngdoc object * @name angular.module.ng.$locationProvider * @description * Use the `$locationProvider` to configure how the application deep link
test/lib/angular/angular-scenario.js:15862
Function$LocationProvider
* @ngdoc object * @name ng.$locationProvider * @description * Use the `$locationProvider` to configure how the application deep linking paths are s
app/lib/angular/angular.js:5437
Function$LogProvider
* @ngdoc object * @name angular.module.ng.$log * @requires $window * * @description * Simple service for logging. Default implementation writes t
test/lib/angular/angular-scenario.js:16023
Function$LogProvider
* @ngdoc object * @name ng.$log * @requires $window * * @description * Simple service for logging. Default implementation writes the message * i
app/lib/angular/angular.js:5620
Function$ParseProvider
()
test/lib/angular/angular-scenario.js:17042
Function$ParseProvider
* @ngdoc function * @name ng.$parse * @function * * @description * * Converts Angular {@link guide/expression expression} into a function. * *
app/lib/angular/angular.js:6549
Function$QProvider
* @ngdoc service * @name angular.module.ng.$q * @requires $rootScope * * @description * A promise/deferred implementation inspired by [Kris Kowal
test/lib/angular/angular-scenario.js:17191
Function$QProvider
* @ngdoc service * @name ng.$q * @requires $rootScope * * @description * A promise/deferred implementation inspired by [Kris Kowal's Q](https://g
app/lib/angular/angular.js:6715
Function$ResourceProvider
* @ngdoc object * @name angular.module.ng.$resource * @requires $http * * @description * A factory which creates a resource object that lets you
test/lib/angular/angular-scenario.js:16299
Function$RootScopeProvider
* @ngdoc object * @name angular.module.ng.$rootScope * @description * * Every application has a single root {@link angular.module.ng.$rootScope.Sc
test/lib/angular/angular-scenario.js:17880
Function$RootScopeProvider
* @ngdoc object * @name ng.$rootScope * @description * * Every application has a single root {@link ng.$rootScope.Scope scope}. * All other scope
app/lib/angular/angular.js:7536
Function$RouteParamsProvider
* @ngdoc object * @name angular.module.ng.$routeParams * @requires $route * * @description * Current set of route parameters. The route parameter
test/lib/angular/angular-scenario.js:17817
Function$RouteParamsProvider
* @ngdoc object * @name ng.$routeParams * @requires $route * * @description * Current set of route parameters. The route parameters are a combina
app/lib/angular/angular.js:7474
Function$RouteProvider
* @ngdoc object * @name angular.module.ng.$routeProvider * @function * * @description * * Used for configuring routes. See {@link angular.module
test/lib/angular/angular-scenario.js:17464
Function$RouteProvider
* @ngdoc object * @name ng.$routeProvider * @function * * @description * * Used for configuring routes. See {@link ng.$route $route} for an exam
app/lib/angular/angular.js:6990
Function$SanitizeProvider
* @ngdoc service * @name angular.module.ng.$sanitize * @function * * @description * The input is sanitized by parsing the html into tokens. All
test/lib/angular/angular-scenario.js:18680
Function$SnifferProvider
* @ngdoc object * @name angular.module.ng.$sniffer * @requires $window * * @property {boolean} history Does the browser support html5 history api
test/lib/angular/angular-scenario.js:18968
Function$SnifferProvider
* !!! This is an undocumented "private" service !!! * * @name ng.$sniffer * @requires $window * * @property {boolean} history Does the browser su
app/lib/angular/angular.js:8306
Function$TemplateCacheProvider
()
test/lib/angular/angular-scenario.js:12968
Function$TemplateCacheProvider
* @ngdoc object * @name ng.$templateCache * * @description * Cache used for storing html templates. * * See {@link ng.$cacheFactory $cacheFactor
app/lib/angular/angular.js:3466
Function$TimeoutProvider
()
app/lib/angular/angular.js:9352
Function$WindowProvider
* @ngdoc object * @name angular.module.ng.$window * * @description * A reference to the browser's `window` object. While `window` * is globally a
test/lib/angular/angular-scenario.js:19005
Function$WindowProvider
* @ngdoc object * @name ng.$window * * @description * A reference to the browser's `window` object. While `window` * is globally available in Jav
app/lib/angular/angular.js:8362
FunctionAttributes
(element, attr)
app/lib/angular/angular.js:3718
FunctionBrowser
* @param {object} window The global window object. * @param {object} document jQuery wrapped document. * @param {object} body jQuery wrapped documen
test/lib/angular/angular-scenario.js:12426
FunctionBrowser
* @param {object} window The global window object. * @param {object} document jQuery wrapped document. * @param {function()} XHR XMLHttpRequest cons
app/lib/angular/angular.js:2962
FunctionConstructor
()
test/lib/angular/angular-scenario.js:11340
FunctionConstructor
()
app/lib/angular/angular.js:2855
FunctionDescribes
(window)
test/lib/jasmine-jstd-adapter/JasmineAdapter.js:104
FunctionFormController
(name, element, attrs)
test/lib/angular/angular-scenario.js:20261
FunctionFormController
(element, attrs)
app/lib/angular/angular.js:10781
FunctionHTML
* HTML class which is the only class which can be used in ng-bind to inline HTML for security * reasons. * * @constructor * @param html raw (unsaf
test/lib/angular/angular-scenario.js:9745
FunctionHashMap
* HashMap which can use objects as keys
test/lib/angular/angular-scenario.js:12271
FunctionHashMap
* HashMap which can use objects as keys
app/lib/angular/angular.js:2195
FunctionHashQueueMap
* A map where multiple values can be added to the same key such that they form a queue. * @returns {HashQueueMap}
test/lib/angular/angular-scenario.js:12307
FunctionHashQueueMap
* A map where multiple values can be added to the same key such that they form a queue. * @returns {HashQueueMap}
app/lib/angular/angular.js:2231
FunctionHttpServer
* An Http server implementation that uses a map of methods to decide * action routing. * * @param {Object} Map of method => Handler function
scripts/web-server.js:36
FunctionJQLite
(element)
test/lib/angular/angular-scenario.js:11694
FunctionJQLiteAddClass
(element, selector)
test/lib/angular/angular-scenario.js:11770
FunctionJQLiteAddClass
(element, cssClasses)
app/lib/angular/angular.js:1673
FunctionJQLiteController
(element, name)
app/lib/angular/angular.js:1694
FunctionJQLiteData
(element, key, value)
app/lib/angular/angular.js:1630
FunctionJQLiteRemoveClass
(element, selector)
test/lib/angular/angular-scenario.js:11758
FunctionJQLiteRemoveClass
(element, cssClasses)
app/lib/angular/angular.js:1661
FunctionJstdPlugin
* Plugin for JSTestDriver * Connection point between scenario's jstd output and jstestdriver. * * @see jstestdriver.PluginRegistrar
test/lib/angular/jstd-scenario-adapter.js:58
FunctionLocationHashbangInHtml5Url
(url, hashPrefix, appBaseUrl, baseExtra)
app/lib/angular/angular.js:5369
FunctionLocationHashbangUrl
* LocationHashbangUrl represents url * This object is exposed as $location service when html5 history api is disabled or not supported * * @constru
test/lib/angular/angular-scenario.js:15581
FunctionLocationHashbangUrl
* LocationHashbangUrl represents url * This object is exposed as $location service when html5 history api is disabled or not supported * * @constru
app/lib/angular/angular.js:5131
FunctionLocationUrl
* LocationUrl represents an url * This object is exposed as $location service when HTML5 mode is enabled and supported * * @constructor * @param {
test/lib/angular/angular-scenario.js:15534
FunctionLocationUrl
* LocationUrl represents an url * This object is exposed as $location service when HTML5 mode is enabled and supported * * @constructor * @param {
app/lib/angular/angular.js:5076
FunctionMockHttpExpectation
(method, url, data, headers)
test/lib/angular/angular-mocks.js:1180
FunctionMockXhr
()
test/lib/angular/angular-mocks.js:1217
FunctionPhoneAggreCtrl
(Phone, $routeParams, $scope)
app/js/controllers.js:59
FunctionPhoneDetailCtrl
(Phone, $routeParams, $scope)
app/js/controllers.js:27
FunctionPhoneEditCtrl
(Phone, $routeParams, $location, $scope)
app/js/controllers.js:38
FunctionPhoneListCtrl
( $location, $scope, db)
app/js/controllers.js:4
FunctionPhoneNewCtrl
(Phone, $routeParams, $scope)
app/js/controllers.js:48
FunctionResource
(value)
test/lib/angular/angular-scenario.js:11420
FunctionResource
(value)
app/lib/angular/angular-resource.js:338
FunctionResourceFactory
($http)
test/lib/angular/angular-scenario.js:11395
FunctionResourceFactory
(url, paramDefaults, actions)
app/lib/angular/angular-resource.js:324
FunctionRoute
(template, defaults)
test/lib/angular/angular-scenario.js:11361
FunctionRoute
(template, defaults)
app/lib/angular/angular-resource.js:274
FunctionScope
* @ngdoc function * @name angular.module.ng.$rootScope.Scope * * @description * A root scope can be retrieved using the {@link ang
test/lib/angular/angular-scenario.js:17953
FunctionScope
* @ngdoc function * @name ng.$rootScope.Scope * * @description * A root scope can be retrieved using the {@link ng.$rootScope $roo
app/lib/angular/angular.js:7606
FunctionStaticServlet
* Handles static content.
scripts/web-server.js:72
Function_assignment
()
test/lib/angular/angular-scenario.js:16716
Function_assignment
()
app/lib/angular/angular.js:6114
Function_fieldAccess
(object)
test/lib/angular/angular-scenario.js:16855
Function_fieldAccess
(object)
app/lib/angular/angular.js:6238
Function_filterChain
()
test/lib/angular/angular-scenario.js:16678
Function_filterChain
()
app/lib/angular/angular.js:6076
Function_functionCall
(fn, contextGetter)
test/lib/angular/angular-scenario.js:16897
Function_functionCall
(fn, contextGetter)
app/lib/angular/angular.js:6280
Function_functionIdent
(fnScope)
test/lib/angular/angular-scenario.js:16804
Function_objectIndex
(obj)
test/lib/angular/angular-scenario.js:16870
Function_objectIndex
(obj)
app/lib/angular/angular.js:6253
← previousnext →501–600 of 751, ranked by callers