MCPcopy Create free account

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

Functions375 in github.com/andresdominguez/protractor-meetup

↓ 97 callersFunctionforEach
* @ngdoc function * @name angular.forEach * @function * * @description * Invokes the `iterator` function once for each item in `obj` collection,
app/scripts/angular.js:290
↓ 39 callersFunctionisDefined
* @ngdoc function * @name angular.isDefined * @function * * @description * Determines if a reference is defined. * * @param {*} value Reference
app/scripts/angular.js:489
↓ 35 callersFunctionisString
* @ngdoc function * @name angular.isString * @function * * @description * Determines if a reference is a `String`. * * @param {*} value Referen
app/scripts/angular.js:518
↓ 32 callersFunctionisFunction
* @ngdoc function * @name angular.isFunction * @function * * @description * Determines if a reference is a `Function`. * * @param {*} value Ref
app/scripts/angular.js:578
↓ 29 callersFunctionextend
* @ngdoc function * @name angular.extend * @function * * @description * Extends the destination object `dst` by copying all of the properties fro
app/scripts/angular.js:401
↓ 29 callersFunctionisArray
* @ngdoc function * @name angular.isArray * @function * * @description * Determines if a reference is an `Array`. * * @param {*} value Referenc
app/scripts/angular.js:562
↓ 27 callersFunctionisUndefined
* @ngdoc function * @name angular.isUndefined * @function * * @description * Determines if a reference is undefined. * * @param {*} value Refer
app/scripts/angular.js:475
↓ 23 callersFunctionlowercase
(string)
app/scripts/angular.js:177
↓ 20 callersFunctionminErr
* @description * * This object provides a utility for producing rich Error messages within * Angular. It can be called as follows: * * var exampl
app/scripts/angular.js:36
↓ 18 callersFunctionisObject
* @ngdoc function * @name angular.isObject * @function * * @description * Determines if a reference is an `Object`. Unlike `typeof` in JavaScript
app/scripts/angular.js:504
↓ 17 callersFunctionvalueFn
(value)
app/scripts/angular.js:462
↓ 16 callersFunctiondateGetter
(name, size, offset, trim)
app/scripts/angular.js:14123
↓ 16 callersFunctionint
(str)
app/scripts/angular.js:415
↓ 11 callersFunctioncreateController
(bandId)
test/unit/band-edit-spec.js:13
↓ 10 callersFunctioninvokeLater
* @param {string} provider * @param {string} method * @param {String=} insertMethod * @returns {angular.Module}
app/scripts/angular.js:1730
↓ 10 callersFunctionstartingTag
* @returns {string} Returns the string representation of the element.
app/scripts/angular.js:1051
↓ 9 callersFunctionbeginsWith
* * @param {string} begin * @param {string} whole * @returns {string} returns text from whole after begin or undefined if it does not begin with *
app/scripts/angular.js:8410
↓ 9 callersFunctionint
(str)
test/services/angular-mocks.js:584
↓ 9 callersFunctionjqLiteExpandoStore
(element, key, value)
app/scripts/angular.js:2203
↓ 9 callersFunctionregister
* @ngdoc function * @name ng.$controllerProvider#register * @methodOf ng.$controllerProvider * @param {string|Object} name Name of the filter
app/scripts/angular.js:13672
↓ 9 callersFunctiontoggleValidCss
(isValid, validationErrorKey)
app/scripts/angular.js:15122
↓ 8 callersFunctionassertNotHasOwnProperty
* throw error if the name given is hasOwnProperty * @param {String} name the name to test * @param {String} context the context in which the na
app/scripts/angular.js:1378
↓ 8 callersFunctioncopy
* @ngdoc function * @name angular.copy * @function * * @description * Creates a deep copy of `source`, which should be an object or an array. *
app/scripts/angular.js:801
↓ 8 callersFunctiondirectiveNormalize
* Converts all accepted directives format into proper directive name. * All of these will become 'myDirective': * my:Directive * my-directive
app/scripts/angular.js:6534
↓ 8 callersFunctionensureSafeMemberName
(name, fullExpression)
app/scripts/angular.js:9245
↓ 8 callersFunctionngDirective
(directive)
app/scripts/angular.js:14635
↓ 8 callersFunctiontoJson
* @ngdoc function * @name angular.toJson * @function * * @description * Serializes input into a JSON-formatted string. Properties with leading $
app/scripts/angular.js:1014
↓ 7 callersFunction$interpolate
* @ngdoc function * @name ng.$interpolate * @function * * @requires $parse * @requires $sce * * @description *
app/scripts/angular.js:8077
↓ 7 callersFunctionencodeUriQuery
* This method is intended for encoding *key* or *value* parts of query component. We need a custom * method because encodeURIComponent is too aggress
app/scripts/angular.js:1164
↓ 7 callersFunctionpadNumber
(num, digits, trim)
test/services/angular-mocks.js:588
↓ 7 callersFunctionurlResolve
* * Implementation Notes for non-IE browsers * ---------------------------------------- * Assigning a URL to the href property of an anchor DOM nod
app/scripts/angular.js:13500
↓ 6 callersFunctiongenerateHolderType
(Base)
app/scripts/angular.js:12337
↓ 6 callersFunctionisWindow
* Checks if `obj` is a window object. * * @private * @param {*} obj Object to check * @returns {boolean} True if `obj` is a window obj.
app/scripts/angular.js:600
↓ 5 callersFunctionarrayRemove
(array, value)
app/scripts/angular.js:726
↓ 5 callersFunctionassertArgFn
(arg, name, acceptArrayAnnotation)
app/scripts/angular.js:1363
↓ 5 callersFunctionassertNoDuplicate
(what, previousDirective, directive, element)
app/scripts/angular.js:6362
↓ 5 callersFunctioncamelCase
* Converts snake_case to camelCase. * Also there is special case for Moz prefix starting with upper case letter. * @param name Name to normalize
app/scripts/angular.js:2071
↓ 5 callersFunctionclearPhase
()
app/scripts/angular.js:12005
↓ 5 callersFunctionconcat
(array1, array2, index)
test/services/angular-mocks.js:299
↓ 5 callersFunctionconsoleLog
(type)
app/scripts/angular.js:9189
↓ 5 callersFunctiondefer
()
app/scripts/angular.js:10643
↓ 5 callersFunctionensureSafeObject
(obj, fullExpression)
app/scripts/angular.js:9254
↓ 5 callersFunctiongetter
(obj, path, bindFnToScope)
app/scripts/angular.js:1392
↓ 5 callersFunctionhashKey
* Computes a hash of an 'obj'. * Hash of a: * string is string * number is number as string * object is either result of calling $$hashKey func
app/scripts/angular.js:2836
↓ 5 callersFunctionlistener
()
app/scripts/angular.js:15838
↓ 5 callersFunctionsafeAddClass
($element, className)
app/scripts/angular.js:5464
↓ 5 callersFunctionstripHash
(url)
app/scripts/angular.js:8417
↓ 5 callersFunctionsupportObject
(delegate)
app/scripts/angular.js:3497
↓ 5 callersFunctiontoBoolean
(value)
app/scripts/angular.js:1038
↓ 4 callersFunctionaddDirective
* looks up the directive and decorates it with exception handling and proper parameters. We * call this the boundDirective. * * @param
app/scripts/angular.js:6186
↓ 4 callersFunctiondateStrGetter
(name, shortForm)
app/scripts/angular.js:14134
↓ 4 callersFunctionfactory
(name, factoryFn)
app/scripts/angular.js:3518
↓ 4 callersFunctionindexOf
(array, obj)
app/scripts/angular.js:717
↓ 4 callersFunctionisDate
* @ngdoc function * @name angular.isDate * @function * * @description * Determines if a value is a date. * * @param {*} value Reference to chec
app/scripts/angular.js:546
↓ 4 callersFunctionisRegExp
* Determines if a value is a regular expression object. * * @private * @param {*} value Reference to check. * @returns {boolean} True if `value` i
app/scripts/angular.js:588
↓ 4 callersFunctionisScope
(obj)
app/scripts/angular.js:605
↓ 4 callersFunctionlink
* bidirectionally links two entries of the LRU linked list
app/scripts/angular.js:4520
↓ 4 callersFunctionlocationGetter
(property)
app/scripts/angular.js:8828
↓ 4 callersFunctionmakePromise
(value, resolved)
app/scripts/angular.js:10735
↓ 4 callersFunctionnextUid
* A consistent way of creating unique IDs in angular. The ID is a sequence of alpha numeric * characters such as '012ABC'. The reason why we are not
app/scripts/angular.js:351
↓ 4 callersFunctionref
(value)
app/scripts/angular.js:10776
↓ 4 callersFunctionreject
(reason)
app/scripts/angular.js:10825
↓ 4 callersFunctionreplaceWith
* This is a special jqLite.replaceWith, which can replace items which * have no parents, provided that the containing jqLite collection is provid
app/scripts/angular.js:6473
↓ 4 callersFunctionsetter
(obj, path, setValue, fullExp, options)
app/scripts/angular.js:10054
↓ 4 callersFunctionsnake_case
(name, separator)
app/scripts/angular.js:1322
↓ 4 callersFunctionuppercase
(string)
app/scripts/angular.js:189
↓ 4 callersFunctionverifySpy
(scope, spy)
test/services/jasmine-matchers.js:11
↓ 3 callersFunction$http
* @ngdoc function * @name ng.$http * @requires $httpBackend * @requires $browser * @requires $cacheFactory * @requires $rootS
app/scripts/angular.js:7418
↓ 3 callersFunctionassertArg
* throw error if the argument is falsy.
app/scripts/angular.js:1356
↓ 3 callersFunctionclassDirective
(name, selector)
app/scripts/angular.js:17078
↓ 3 callersFunctioncleanupLastIncludeContent
()
app/scripts/angular.js:18273
↓ 3 callersFunctioncollectDirectives
* Looks for directives on the given node and adds them to the directive collection which is * sorted. * * @param node Node to search.
app/scripts/angular.js:5588
↓ 3 callersFunctioncompile
($compileNodes, transcludeFn, maxPriority, ignoreDirective, previousCompileContext)
app/scripts/angular.js:5421
↓ 3 callersFunctioncompleteRequest
(callback, status, response, headersString)
app/scripts/angular.js:7905
↓ 3 callersFunctionconcat
(array1, array2, index)
app/scripts/angular.js:936
↓ 3 callersFunctioncreateResource
(settings)
test/services/controller-test-helper.js:6
↓ 3 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 the
app/scripts/angular.js:1145
↓ 3 callersFunctionensure
(obj, name, factory)
app/scripts/angular.js:1448
↓ 3 callersFunctionequals
* @ngdoc function * @name angular.equals * @function * * @description * Determines if two objects or two values are equivalent. Supports value ty
app/scripts/angular.js:888
↓ 3 callersFunctionflattenClasses
(classVal)
app/scripts/angular.js:17120
↓ 3 callersFunctiongetBlockElements
* Return the DOM siblings between the first and last node in the given array. * @param {Array} array like object * @returns jQlite object containing
app/scripts/angular.js:1416
↓ 3 callersFunctiongroup
(behavior)
app/scripts/underscore.js:336
↓ 3 callersFunctiongroupScan
* Given a node with an directive-start it collects all of the siblings until it finds * directive-end. * @param node * @param attrStart
app/scripts/angular.js:5680
↓ 3 callersFunctionisArrayLike
* @private * @param {*} obj * @return {boolean} Returns true if `obj` is an array or array-like object (NodeList, Arguments, * St
app/scripts/angular.js:248
↓ 3 callersFunctionisSuccess
(status)
app/scripts/angular.js:6835
↓ 3 callersFunctionjqLiteAddNodes
(root, elements)
app/scripts/angular.js:2278
↓ 3 callersFunctionjqLiteDealoc
(element)
app/scripts/angular.js:2152
↓ 3 callersFunctionjqLiteInheritedData
(element, name, value)
app/scripts/angular.js:2293
↓ 3 callersFunctionjqLitePatchJQueryRemove
(name, dispatchThis, filterElems, getterIfNoArguments)
app/scripts/angular.js:2087
↓ 3 callersFunctionlookupIterator
(value)
app/scripts/underscore.js:311
↓ 3 callersFunctionpadNumber
(num, digits, trim)
app/scripts/angular.js:14109
↓ 3 callersFunctionprettyPrint
(data)
test/services/angular-mocks.js:1115
↓ 3 callersFunctionresolvePromise
* Resolves the raw $http promise.
app/scripts/angular.js:7752
↓ 3 callersFunctionsliceArgs
(args, startIndex)
app/scripts/angular.js:940
↓ 3 callersFunctionstripFile
(url)
app/scripts/angular.js:8423
↓ 3 callersFunctiontextInputType
(scope, element, attr, ctrl, $sniffer, $browser)
app/scripts/angular.js:15824
↓ 2 callersFunction_
(obj)
app/scripts/underscore.js:48
↓ 2 callersFunctionaddLinkFns
(pre, post, attrStart, attrEnd)
app/scripts/angular.js:5935
↓ 2 callersFunctionaddReturns
(requestHandler, response)
test/services/controller-test-helper.js:9
↓ 2 callersFunctionadjustMatchers
(matchers)
app/scripts/angular.js:12147
next →1–100 of 375, ranked by callers