MCPcopy Create free account

hub / github.com/IgorMinar/foodme / functions

Functions902 in github.com/IgorMinar/foodme

↓ 1 callersFunctionub
(b,a,c)
app/lib/angular/angular.min.js:19
↓ 1 callersFunctionunaryFn
(fn, right)
test/lib/angular/angular-scenario.js:15314
↓ 1 callersFunctionunaryFn
(fn, right)
app/lib/angular/angular.js:5909
↓ 1 callersFunctionupdate
()
test/lib/angular/angular-scenario.js:23152
↓ 1 callersFunctionupdate
()
app/lib/angular/angular.js:13747
↓ 1 callersFunctionupdateTotals
* Updates the test counter for the status. * * @param {string} the status.
test/lib/angular/angular-scenario.js:25902
↓ 1 callersFunctionvalidator
(value)
test/lib/angular/angular-scenario.js:21317
↓ 1 callersFunctionvalidator
(value)
app/lib/angular/angular.js:11912
↓ 1 callersFunctionwrappedErrback
(reason)
test/lib/angular/angular-scenario.js:16035
↓ 1 callersFunctionwrappedErrback
(reason)
app/lib/angular/angular.js:6630
↓ 1 callersFunctionz
(a,d)
app/lib/angular/angular-sanitize.min.js:6
Function$AnchorScrollProvider
* @ngdoc function * @name ng.$anchorScroll * @requires $window * @requires $location * @requires $rootScope * * @description * When called, it
test/lib/angular/angular-scenario.js:12238
Function$AnchorScrollProvider
* @ngdoc function * @name ng.$anchorScroll * @requires $window * @requires $location * @requires $rootScope * * @description * When called, it
app/lib/angular/angular.js:2833
Function$BrowserProvider
()
test/lib/angular/angular-scenario.js:12643
Function$BrowserProvider
()
app/lib/angular/angular.js:3238
Function$CacheFactoryProvider
* @ngdoc object * @name ng.$cacheFactory * * @description * Factory that constructs cache objects. * * * @param {string} cacheId Name or id of
test/lib/angular/angular-scenario.js:12672
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:3267
Function$CompileProvider
($provide)
test/lib/angular/angular-scenario.js:12968
Function$CompileProvider
($provide)
app/lib/angular/angular.js:3563
Function$ControllerProvider
* @ngdoc object * @name ng.$controllerProvider * @description * The {@link ng.$controller $controller service} is used by Angular to create new *
test/lib/angular/angular-scenario.js:13970
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:4565
Function$DocumentProvider
* @ngdoc object * @name ng.$document * @requires $window * * @description * A {@link angular.element jQuery (lite)}-wrapped reference to the brow
test/lib/angular/angular-scenario.js:14040
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:4635
Function$ExceptionHandlerProvider
* @ngdoc function * @name ng.$exceptionHandler * @requires $log * * @description * Any uncaught exception in angular expressions is delegated to
test/lib/angular/angular-scenario.js:14063
Function$ExceptionHandlerProvider
* @ngdoc function * @name ng.$exceptionHandler * @requires $log * * @description * Any uncaught exception in angular expressions is delegated to
app/lib/angular/angular.js:4658
Function$FilterProvider
($provide)
test/lib/angular/angular-scenario.js:18689
Function$FilterProvider
($provide)
app/lib/angular/angular.js:9284
Function$HttpBackendProvider
* @ngdoc object * @name ng.$httpBackend * @requires $browser * @requires $window * @requires $document * * @description * HTTP backend used by
test/lib/angular/angular-scenario.js:18356
Function$HttpBackendProvider
* @ngdoc object * @name ng.$httpBackend * @requires $browser * @requires $window * @requires $document * * @description * HTTP backend used by
app/lib/angular/angular.js:8951
Function$HttpProvider
()
test/lib/angular/angular-scenario.js:17651
Function$HttpProvider
()
app/lib/angular/angular.js:8246
Function$InterpolateProvider
* @ngdoc object * @name ng.$interpolateProvider * @function * * @description * * Used for configuring the interpolation markup. Defaults to `{{`
test/lib/angular/angular-scenario.js:14080
Function$InterpolateProvider
* @ngdoc object * @name ng.$interpolateProvider * @function * * @description * * Used for configuring the interpolation markup. Defaults to `{{`
app/lib/angular/angular.js:4675
Function$LocaleProvider
* @ngdoc object * @name ng.$locale * * @description * $locale service provides localization rules for various Angular components. As of right now
test/lib/angular/angular-scenario.js:18468
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:9063
Function$LocationProvider
* @ngdoc object * @name ng.$locationProvider * @description * Use the `$locationProvider` to configure how the application deep linking paths are s
test/lib/angular/angular-scenario.js:14719
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:5314
Function$LogProvider
* @ngdoc object * @name ng.$log * @requires $window * * @description * Simple service for logging. Default implementation writes the message * i
test/lib/angular/angular-scenario.js:14901
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:5496
Function$ParseProvider
* @ngdoc function * @name ng.$parse * @function * * @description * * Converts Angular {@link guide/expression expression} into a function. * *
test/lib/angular/angular-scenario.js:15821
Function$ParseProvider
* @ngdoc function * @name ng.$parse * @function * * @description * * Converts Angular {@link guide/expression expression} into a function. * *
app/lib/angular/angular.js:6416
Function$QProvider
* @ngdoc service * @name ng.$q * @requires $rootScope * * @description * A promise/deferred implementation inspired by [Kris Kowal's Q](https://g
test/lib/angular/angular-scenario.js:15963
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:6558
Function$RootScopeProvider
* @ngdoc object * @name ng.$rootScope * @description * * Every application has a single root {@link ng.$rootScope.Scope scope}. * All other scope
test/lib/angular/angular-scenario.js:16765
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:7360
Function$RouteParamsProvider
* @ngdoc object * @name ng.$routeParams * @requires $route * * @description * Current set of route parameters. The route parameters are a combina
test/lib/angular/angular-scenario.js:16703
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:7298
Function$RouteProvider
* @ngdoc object * @name ng.$routeProvider * @function * * @description * * Used for configuring routes. See {@link ng.$route $route} for an exam
test/lib/angular/angular-scenario.js:16238
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:6833
Function$SnifferProvider
* !!! This is an undocumented "private" service !!! * * @name ng.$sniffer * @requires $window * * @property {boolean} history Does the browser su
test/lib/angular/angular-scenario.js:17508
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:8103
Function$TemplateCacheProvider
* @ngdoc object * @name ng.$templateCache * * @description * Cache used for storing html templates. * * See {@link ng.$cacheFactory $cacheFactor
test/lib/angular/angular-scenario.js:12812
Function$TemplateCacheProvider
* @ngdoc object * @name ng.$templateCache * * @description * Cache used for storing html templates. * * See {@link ng.$cacheFactory $cacheFactor
app/lib/angular/angular.js:3407
Function$TimeoutProvider
()
test/lib/angular/angular-scenario.js:18529
Function$TimeoutProvider
()
app/lib/angular/angular.js:9124
Function$WindowProvider
* @ngdoc object * @name ng.$window * * @description * A reference to the browser's `window` object. While `window` * is globally available in Jav
test/lib/angular/angular-scenario.js:17564
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:8159
Function$c
()
app/lib/angular/angular.min.js:98
FunctionAttributes
(element, attr)
test/lib/angular/angular-scenario.js:13033
FunctionAttributes
(element, attr)
app/lib/angular/angular.js:3628
FunctionBc
()
app/lib/angular/angular.min.js:50
FunctionBrowser
* @param {object} window The global window object. * @param {object} document jQuery wrapped document. * @param {function()} XHR XMLHttpRequest cons
test/lib/angular/angular-scenario.js:12311
FunctionBrowser
* @param {object} window The global window object. * @param {object} document jQuery wrapped document. * @param {function()} XHR XMLHttpRequest cons
app/lib/angular/angular.js:2906
FunctionCb
(b)
app/lib/angular/angular.min.js:35
FunctionCc
()
app/lib/angular/angular.min.js:50
FunctionConstructor
()
test/lib/angular/angular-scenario.js:12205
FunctionConstructor
()
app/lib/angular/angular.js:2800
FunctionD
()
app/lib/angular/angular.min.js:7
FunctionDc
()
app/lib/angular/angular.min.js:51
FunctionEc
()
app/lib/angular/angular.min.js:51
FunctionFa
(b)
app/lib/angular/angular.min.js:23
FunctionFormController
(element, attrs)
test/lib/angular/angular-scenario.js:19930
FunctionFormController
(element, attrs)
app/lib/angular/angular.js:10525
FunctionHashMap
* HashMap which can use objects as keys
test/lib/angular/angular-scenario.js:11555
FunctionHashMap
* HashMap which can use objects as keys
app/lib/angular/angular.js:2150
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:11591
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:2186
FunctionIb
(b,a,c,d)
app/lib/angular/angular.min.js:56
FunctionIc
()
app/lib/angular/angular.min.js:57
FunctionJQLiteAddClass
(element, selector)
test/lib/angular/angular-scenario.js:11050
FunctionJQLiteAddClass
(element, selector)
app/lib/angular/angular.js:1645
FunctionJQLiteController
(element, name)
test/lib/angular/angular-scenario.js:11071
FunctionJQLiteController
(element, name)
app/lib/angular/angular.js:1666
FunctionJQLiteData
(element, key, value)
test/lib/angular/angular-scenario.js:11007
FunctionJQLiteData
(element, key, value)
app/lib/angular/angular.js:1602
FunctionJQLiteRemoveClass
(element, selector)
test/lib/angular/angular-scenario.js:11038
FunctionJQLiteRemoveClass
(element, selector)
app/lib/angular/angular.js:1633
FunctionJa
(b,a,c)
app/lib/angular/angular.min.js:55
FunctionJc
()
app/lib/angular/angular.min.js:60
FunctionLocationHashbangInHtml5Url
(url, hashPrefix, appBaseUrl, baseExtra)
test/lib/angular/angular-scenario.js:14651
FunctionLocationHashbangInHtml5Url
(url, hashPrefix, appBaseUrl, baseExtra)
app/lib/angular/angular.js:5246
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:14413
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:5008
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:14358
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:4953
FunctionMemoryStorage
()
server/storage.js:1
FunctionMenuItem
(data)
server/model.js:76
FunctionMockHttpExpectation
(method, url, data, headers)
test/lib/angular/angular-mocks.js:1239
FunctionMockXhr
()
test/lib/angular/angular-mocks.js:1276
FunctionNc
()
app/lib/angular/angular.min.js:74
← previousnext →601–700 of 902, ranked by callers