MCPcopy Create free account

hub / github.com/andresdominguez/protractor-meetup / functions

Functions375 in github.com/andresdominguez/protractor-meetup

↓ 2 callersFunctionafterLocationChange
(oldUrl)
app/scripts/angular.js:9046
↓ 2 callersFunctionapplyDirectivesToNode
* Once the directives have been collected, their compile functions are executed. This method * is responsible for inlining directive templates as
app/scripts/angular.js:5743
↓ 2 callersFunctionbeginPhase
(phase)
app/scripts/angular.js:11997
↓ 2 callersFunctionbind
(self, fn)
app/scripts/angular.js:963
↓ 2 callersFunctioncleanupLastView
()
app/scripts/angular-route.js:828
↓ 2 callersFunctioncloneAndAnnotateFn
(fn, annotation)
app/scripts/angular.js:6516
↓ 2 callersFunctioncomparator
(o1, o2)
app/scripts/angular.js:14606
↓ 2 callersFunctioncompileNodes
* Compile function matches each node in nodeList against the directives. Once all directives * for a particular node are collected their compile
app/scripts/angular.js:5488
↓ 2 callersFunctioncompileToFn
(exp, name)
app/scripts/angular.js:12009
↓ 2 callersFunctioncompleteOutstandingRequest
* Executes the `fn` function(supports currying) and decrements the `outstandingRequestCallbacks` * counter. If the counter reaches 0, all the `outs
app/scripts/angular.js:4030
↓ 2 callersFunctioncreateBoundTranscludeFn
(scope, transcludeFn)
app/scripts/angular.js:5560
↓ 2 callersFunctioncreateController
(albumId)
test/unit/album-edit-spec.js:11
↓ 2 callersFunctioncreateInternalInjector
(cache, factory)
app/scripts/angular.js:3594
↓ 2 callersFunctioncreateResponse
(status, data, headers)
test/services/angular-mocks.js:1099
↓ 2 callersFunctioncreateShortMethods
(prefix)
test/services/angular-mocks.js:1528
↓ 2 callersFunctioncspSafeGetterFn
* Implementation of the "Black Hole" variant from: * - http://jsperf.com/angularjs-parse-getter/4 * - http://jsperf.com/path-evaluation-simplified/7
app/scripts/angular.js:10092
↓ 2 callersFunctiondoBootstrap
()
app/scripts/angular.js:1281
↓ 2 callersFunctiondoneWrapper
()
app/scripts/angular.js:7928
↓ 2 callersFunctionencodePath
* Encode path using encodeUriSegment, ignoring forward slashes * * @param {string} path Path to encode * @returns {string}
app/scripts/angular.js:8365
↓ 2 callersFunctionexecHeaders
(headers)
app/scripts/angular.js:7531
↓ 2 callersFunctionformDirectiveFactory
(isNgForm)
app/scripts/angular.js:15373
↓ 2 callersFunctionformatNumber
(number, pattern, groupSep, decimalSep, fractionSize)
app/scripts/angular.js:14035
↓ 2 callersFunctiongetBlockEnd
(block)
app/scripts/angular.js:19018
↓ 2 callersFunctiongetBooleanAttrName
(element, name)
app/scripts/angular.js:2366
↓ 2 callersFunctiongetControllers
(require, $element, elementControllers)
app/scripts/angular.js:5955
↓ 2 callersFunctiongetterFn
(path, options, fullExp)
app/scripts/angular.js:10188
↓ 2 callersFunctiongroupElementsLinkFnWrapper
* Wrapper for linking function which converts normal linking function into a grouped * linking function. * @param linkFn * @param attrS
app/scripts/angular.js:5713
↓ 2 callersFunctionhandleCallback
(value, isResolved)
app/scripts/angular.js:10745
↓ 2 callersFunctionheadersGetter
* Returns a function that provides access to parsed headers. * * Headers are lazy parsed when first requested. * @see parseHeaders * * @param {(s
app/scripts/angular.js:6798
↓ 2 callersFunctioninherit
(parent, extra)
app/scripts/angular-route.js:44
↓ 2 callersFunctioninherit
(parent, extra)
app/scripts/angular.js:420
↓ 2 callersFunctionisNumber
* @ngdoc function * @name angular.isNumber * @function * * @description * Determines if a reference is a `Number`. * * @param {*} value Referen
app/scripts/angular.js:532
↓ 2 callersFunctionisSpecRunning
()
test/services/angular-mocks.js:1922
↓ 2 callersFunctionjqLiteClone
(element)
app/scripts/angular.js:2148
↓ 2 callersFunctionlocationGetterSetter
(property, preprocess)
app/scripts/angular.js:8835
↓ 2 callersFunctionmarkDirectivesAsIsolate
(directives)
app/scripts/angular.js:6165
↓ 2 callersFunctionmatchUrl
(matcher, parsedUrl)
app/scripts/angular.js:12306
↓ 2 callersFunctionmergeTemplateAttributes
* When the element is replaced with HTML template then the new attributes * on the template need to be merged with the existing attributes in the
app/scripts/angular.js:6218
↓ 2 callersFunctionnodeLinkFn
(childLinkFn, scope, linkNode, $rootElement, boundTranscludeFn)
app/scripts/angular.js:5988
↓ 2 callersFunctionparseAbsoluteUrl
(absoluteUrl, locationObj, appBase)
app/scripts/angular.js:8376
↓ 2 callersFunctionparseAppUrl
(relativeUrl, locationObj, appBase)
app/scripts/angular.js:8385
↓ 2 callersFunctionparseHeaders
* Parse headers into key value object * * @param {string} headers Raw headers as a string * @returns {Object} Parsed headers as key value object
app/scripts/angular.js:6763
↓ 2 callersFunctionparseKeyValue
* Parses an escaped url query string into key-value pairs. * @returns Object.<(string|boolean)>
app/scripts/angular.js:1096
↓ 2 callersFunctionpathRegExp
* @param path {string} path * @param opts {Object} options * @return {?Object} * * @description * Normalizes the given path, retur
app/scripts/angular-route.js:183
↓ 2 callersFunctionrefresh
* makes the `entry` the freshEnd of the LRU linked list
app/scripts/angular.js:4501
↓ 2 callersFunctionreverseComparator
(comp, descending)
app/scripts/angular.js:14613
↓ 2 callersFunctionreverseParams
* when using forEach the params are value, key, but it is often useful to have key, value. * @param {function(string, *)} iteratorFn * @returns {fun
app/scripts/angular.js:339
↓ 2 callersFunctionsearch
(obj, text)
app/scripts/angular.js:13846
↓ 2 callersFunctionsetHashKey
* Set or clear the hashkey for an object. * @param obj object * @param h the hashkey (!truthy to delete the hashkey)
app/scripts/angular.js:379
↓ 2 callersFunctionsortedKeys
(obj)
app/scripts/angular.js:315
↓ 2 callersFunctiontoKeyValue
(obj)
app/scripts/angular.js:1117
↓ 2 callersFunctiontokenDifference
(str1, str2)
app/scripts/angular.js:6596
↓ 2 callersFunctiontransformData
* Chain all given functions * * This function is used for both request and response transforming * * @param {*} data Data to transform. * @param
app/scripts/angular.js:6823
↓ 2 callersFunctiontryDecodeURIComponent
* Tries to decode the URI component without throwing an exception. * * @private * @param str value potential URI component to check. * @returns {b
app/scripts/angular.js:1083
↓ 2 callersFunctionurlIsSameOrigin
* Parse a request URL and determine whether this is a same-origin request as the application document. * * @param {string|object} requestUrl The url
app/scripts/angular.js:13534
↓ 2 callersFunctionvalidate
(regexp, value)
app/scripts/angular.js:15901
↓ 2 callersFunctionworkFn
()
test/services/angular-mocks.js:1980
↓ 2 callersFunctionwrapResponse
(wrapped)
test/services/angular-mocks.js:1121
↓ 1 callersFunction$httpBackend
(method, url, data, callback, headers, timeout, withCredentials)
test/services/angular-mocks.js:1110
↓ 1 callersFunctionJQLite
(element)
app/scripts/angular.js:2123
↓ 1 callersFunctionaddAttrInterpolateDirective
(node, directives, value, name)
app/scripts/angular.js:6404
↓ 1 callersFunctionaddTextInterpolateDirective
(directives, text)
app/scripts/angular.js:6370
↓ 1 callersFunctionadjustMatcher
(matcher)
app/scripts/angular.js:12119
↓ 1 callersFunctionangularInit
* @ngdoc directive * @name ng.directive:ngApp * * @element ANY * @param {angular.Module} ngApp an optional application * {@link angular.module
app/scripts/angular.js:1218
↓ 1 callersFunctionannotate
(fn)
app/scripts/angular.js:2932
↓ 1 callersFunctionappend
(element)
app/scripts/angular.js:1225
↓ 1 callersFunctionbindJQuery
()
app/scripts/angular.js:1329
↓ 1 callersFunctionbootstrap
* @ngdoc function * @name angular.bootstrap * @description * Use this function to manually start up angular application. * * See: {@link guide/bo
app/scripts/angular.js:1280
↓ 1 callersFunctionbuildUrl
(url, params)
app/scripts/angular.js:7772
↓ 1 callersFunctioncompare
(v1, v2)
app/scripts/angular.js:14618
↓ 1 callersFunctioncompileTemplateUrl
(directives, $compileNode, tAttrs, $rootElement, childTranscludeFn, preLinkFns, postLinkFns, previousC
app/scripts/angular.js:6252
↓ 1 callersFunctioncompositeLinkFn
(scope, nodeList, $rootElement, boundTranscludeFn)
app/scripts/angular.js:5522
↓ 1 callersFunctioncreateEventHandler
(element, events)
app/scripts/angular.js:2554
↓ 1 callersFunctioncreateHttpBackend
($browser, XHR, $browserDefer, callbacks, rawDocument)
app/scripts/angular.js:7826
↓ 1 callersFunctioncreateInjector
* @ngdoc method * @name AUTO.$provide#decorator * @methodOf AUTO.$provide * @description * * Register a **service decorator** with the {@link AUT
app/scripts/angular.js:3462
↓ 1 callersFunctioncreateShortMethods
(names)
app/scripts/angular.js:7650
↓ 1 callersFunctioncreateShortMethodsWithData
(name)
app/scripts/angular.js:7662
↓ 1 callersFunctioncsp
()
app/scripts/angular.js:929
↓ 1 callersFunctiondeferListener
()
app/scripts/angular.js:15863
↓ 1 callersFunctiondone
* Callback registered to $httpBackend(): * - caches the response if desired * - resolves the raw $http promise * - calls $appl
app/scripts/angular.js:7734
↓ 1 callersFunctionencodeUriQuery
* This method is intended for encoding *key* or *value* parts of query component. We need a * custom method because encodeURIComponent is too agg
app/scripts/angular-resource.js:308
↓ 1 callersFunctionencodeUriSegment
* We need our custom method because encodeURIComponent is too aggressive and doesn't follow * http://www.ietf.org/rfc/rfc3986.txt with regards to
app/scripts/angular-resource.js:289
↓ 1 callersFunctioneq
(a, b, aStack, bStack)
app/scripts/underscore.js:876
↓ 1 callersFunctionescapeForRegexp
(s)
app/scripts/angular.js:12113
↓ 1 callersFunctionextractParams
(data, actionParams)
app/scripts/angular-resource.js:385
↓ 1 callersFunctionflatten
(input, shallow, output)
app/scripts/underscore.js:438
↓ 1 callersFunctionforEachSorted
(obj, iterator, context)
app/scripts/angular.js:325
↓ 1 callersFunctionformatError
(arg)
app/scripts/angular.js:9176
↓ 1 callersFunctionformatPendingTasksAsString
(tasks)
test/services/angular-mocks.js:1672
↓ 1 callersFunctionfromJson
* @ngdoc function * @name angular.fromJson * @function * * @description * Deserializes a JSON string. * * @param {string} json JSON string to d
app/scripts/angular.js:1031
↓ 1 callersFunctiongetBlockStart
(block)
app/scripts/angular.js:19014
↓ 1 callersFunctiongetFirstAnchor
(list)
app/scripts/angular.js:3744
↓ 1 callersFunctiongetService
(serviceName)
app/scripts/angular.js:3596
↓ 1 callersFunctiongetTrusted
* @ngdoc method * @name ng.$sceDelegate#getTrusted * @methodOf ng.$sceDelegate * * @description * Takes the result of a {@lin
app/scripts/angular.js:12445
↓ 1 callersFunctiongetTrustedContext
(node, attrNormalizedName)
app/scripts/angular.js:6389
↓ 1 callersFunctionhtmlSanitizer
(html)
app/scripts/angular.js:12297
↓ 1 callersFunctionincludes
(array, obj)
app/scripts/angular.js:713
↓ 1 callersFunctioninterpolate
* @returns interpolation of the redirect path with the parameters
app/scripts/angular-route.js:588
↓ 1 callersFunctioninvoke
(fn, self, locals)
app/scripts/angular.js:3613
↓ 1 callersFunctionisFile
(obj)
app/scripts/angular.js:610
← previousnext →101–200 of 375, ranked by callers