MCPcopy Create free account

hub / github.com/Foxandxss/sails-angular-jwt-example / functions

Functions528 in github.com/Foxandxss/sails-angular-jwt-example

↓ 112 callersFunctionforEach
* @ngdoc function * @name angular.forEach * @module ng * @function * * @description * Invokes the `iterator` function once for each item in `obj
assets/js/dependencies/angular.js:308
↓ 58 callersFunctionisDefined
* @ngdoc function * @name angular.isDefined * @module ng * @function * * @description * Determines if a reference is defined. * * @param {*} v
assets/js/dependencies/angular.js:514
↓ 54 callersFunctionisString
* @ngdoc function * @name angular.isString * @module ng * @function * * @description * Determines if a reference is a `String`. * * @param {*}
assets/js/dependencies/angular.js:545
↓ 42 callersFunctionextend
* @ngdoc function * @name angular.extend * @module ng * @function * * @description * Extends the destination object `dst` by copying all of the
assets/js/dependencies/angular.js:422
↓ 39 callersFunctionisFunction
* @ngdoc function * @name angular.isFunction * @module ng * @function * * @description * Determines if a reference is a `Function`. * * @param
assets/js/dependencies/angular.js:609
↓ 32 callersFunctionisArray
* @ngdoc function * @name angular.isArray * @module ng * @function * * @description * Determines if a reference is an `Array`. * * @param {*}
assets/js/dependencies/angular.js:592
↓ 28 callersFunctionisObject
* @ngdoc function * @name angular.isObject * @module ng * @function * * @description * Determines if a reference is an `Object`. Unlike `typeof`
assets/js/dependencies/angular.js:530
↓ 28 callersFunctionisUndefined
* @ngdoc function * @name angular.isUndefined * @module ng * @function * * @description * Determines if a reference is undefined. * * @param {
assets/js/dependencies/angular.js:499
↓ 24 callersFunctionlowercase
(string)
assets/js/dependencies/angular.js:194
↓ 20 callersFunctionminErr
* @description * * This object provides a utility for producing rich Error messages within * Angular. It can be called as follows: * * var exampl
assets/js/dependencies/angular.js:36
↓ 19 callersFunctionb
()
assets/js/dependencies/sails.io.js:2
↓ 18 callersFunctionvalueFn
(value)
assets/js/dependencies/angular.js:485
↓ 16 callersFunctiondateGetter
(name, size, offset, trim)
assets/js/dependencies/angular.js:15046
↓ 16 callersFunctionint
(str)
assets/js/dependencies/angular.js:436
↓ 11 callersFunctionensureSafeMemberName
(name, fullExpression)
assets/js/dependencies/angular.js:10054
↓ 10 callersFunctionP
(a)
assets/js/dependencies/sails.io.js:2
↓ 10 callersFunctioncopy
* @ngdoc function * @name angular.copy * @module ng * @function * * @description * Creates a deep copy of `source`, which should be an object or
assets/js/dependencies/angular.js:839
↓ 10 callersFunctioninvokeLater
* @param {string} provider * @param {string} method * @param {String=} insertMethod * @returns {angular.Module}
assets/js/dependencies/angular.js:1933
↓ 10 callersFunctionstartingTag
* @returns {string} Returns the string representation of the element.
assets/js/dependencies/angular.js:1095
↓ 9 callersFunction$interpolate
* @ngdoc service * @name $interpolate * @function * * @requires $parse * @requires $sce * * @description *
assets/js/dependencies/angular.js:8673
↓ 9 callersFunctionbeginsWith
* * @param {string} begin * @param {string} whole * @returns {string} returns text from whole after begin or undefined if it does not begin with *
assets/js/dependencies/angular.js:9164
↓ 9 callersFunctionjqLiteExpandoStore
(element, key, value)
assets/js/dependencies/angular.js:2457
↓ 9 callersFunctionregister
* @ngdoc method * @name $controllerProvider#register * @param {string|Object} name Name of the filter function, or an object map of filters wher
assets/js/dependencies/angular.js:14578
↓ 9 callersFunctiontoggleValidCss
(isValid, validationErrorKey)
assets/js/dependencies/angular.js:16108
↓ 8 callersFunctionQ
(a)
assets/js/dependencies/sails.io.js:2
↓ 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
assets/js/dependencies/angular.js:1573
↓ 8 callersFunctiondirectiveNormalize
* Converts all accepted directives format into proper directive name. * All of these will become 'myDirective': * my:Directive * my-directive
assets/js/dependencies/angular.js:7138
↓ 8 callersFunctionfindState
(stateOrName, base)
assets/js/dependencies/angular-ui-router.js:1328
↓ 8 callersFunctionngDirective
(directive)
assets/js/dependencies/angular.js:15586
↓ 8 callersFunctiontoJson
* @ngdoc function * @name angular.toJson * @module ng * @function * * @description * Serializes input into a JSON-formatted string. Properties w
assets/js/dependencies/angular.js:1055
↓ 8 callersFunctionurlResolve
* * Implementation Notes for non-IE browsers * ---------------------------------------- * Assigning a URL to the href property of an anchor DOM nod
assets/js/dependencies/angular.js:14408
↓ 8 callersFunctionvalidate
(ctrl, validatorName, validity, value)
assets/js/dependencies/angular.js:17345
↓ 7 callersFunctionU
(a,b)
assets/js/dependencies/sails.io.js:2
↓ 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
assets/js/dependencies/angular.js:1208
↓ 7 callersFunctionf
(a)
assets/js/dependencies/sails.io.js:2
↓ 7 callersFunctionisDate
* @ngdoc function * @name angular.isDate * @module ng * @function * * @description * Determines if a value is a date. * * @param {*} value Ref
assets/js/dependencies/angular.js:575
↓ 7 callersFunctionlistener
(ev)
assets/js/dependencies/angular.js:17388
↓ 7 callersFunctionresetMatches
()
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:3523
↓ 7 callersFunctionstateAsRoute
(state)
assets/js/dependencies/angular-ui-router.js:3198
↓ 6 callersFunctionarrayRemove
(array, value)
assets/js/dependencies/angular.js:763
↓ 6 callersFunctiondateFilter
($locale)
assets/js/dependencies/angular.js:15222
↓ 6 callersFunctiondefer
()
assets/js/dependencies/angular.js:11496
↓ 6 callersFunctione
()
assets/js/dependencies/sails.io.js:2
↓ 6 callersFunctiongenerateHolderType
(Base)
assets/js/dependencies/angular.js:13353
↓ 6 callersFunctionisWindow
* Checks if `obj` is a window object. * * @private * @param {*} obj Object to check * @returns {boolean} True if `obj` is a window obj.
assets/js/dependencies/angular.js:631
↓ 6 callersFunctionparseDate
(viewValue)
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:1470
↓ 6 callersFunctionsafeAddClass
($element, className)
assets/js/dependencies/angular.js:6021
↓ 6 callersFunctionsyncUrl
()
assets/js/dependencies/angular-ui-router.js:1741
↓ 5 callersFunctionaddMinutes
( minutes )
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:3381
↓ 5 callersFunctionassertArgFn
(arg, name, acceptArrayAnnotation)
assets/js/dependencies/angular.js:1558
↓ 5 callersFunctionassertNoDuplicate
(what, previousDirective, directive, element)
assets/js/dependencies/angular.js:6949
↓ 5 callersFunctionasync
(fn)
assets/js/dependencies/angular.js:4193
↓ 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
assets/js/dependencies/angular.js:2297
↓ 5 callersFunctionclearPhase
()
assets/js/dependencies/angular.js:13013
↓ 5 callersFunctionconsoleLog
(type)
assets/js/dependencies/angular.js:9991
↓ 5 callersFunctioncreateDateInputType
(type, regexp, parseDate, format)
assets/js/dependencies/angular.js:17569
↓ 5 callersFunctionensureSafeObject
(obj, fullExpression)
assets/js/dependencies/angular.js:10063
↓ 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
assets/js/dependencies/angular.js:3128
↓ 5 callersFunctionisNumber
* @ngdoc function * @name angular.isNumber * @module ng * @function * * @description * Determines if a reference is a `Number`. * * @param {*}
assets/js/dependencies/angular.js:560
↓ 5 callersFunctionstripHash
(url)
assets/js/dependencies/angular.js:9171
↓ 5 callersFunctionsupportObject
(delegate)
assets/js/dependencies/angular.js:3823
↓ 5 callersFunctiontoBoolean
(value)
assets/js/dependencies/angular.js:1080
↓ 4 callersFunctionA
()
assets/js/dependencies/sails.io.js:2
↓ 4 callersFunctionaddDirective
* looks up the directive and decorates it with exception handling and proper parameters. We * call this the boundDirective. * * @param
assets/js/dependencies/angular.js:6759
↓ 4 callersFunctioncompare
(v1, v2)
assets/js/dependencies/angular.js:15569
↓ 4 callersFunctionconcat
(array1, array2, index)
assets/js/dependencies/angular.js:975
↓ 4 callersFunctioncreateDateParser
(regexp, mapping)
assets/js/dependencies/angular.js:17539
↓ 4 callersFunctiondateStrGetter
(name, shortForm)
assets/js/dependencies/angular.js:15057
↓ 4 callersFunctiondigestClassCounts
(classes, count)
assets/js/dependencies/angular.js:19118
↓ 4 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
assets/js/dependencies/angular.js:1189
↓ 4 callersFunctionfactory
(name, factoryFn)
assets/js/dependencies/angular.js:3844
↓ 4 callersFunctiongetter
(obj, path, bindFnToScope)
assets/js/dependencies/angular.js:1587
↓ 4 callersFunctionh
(a)
assets/js/dependencies/sails.io.js:2
↓ 4 callersFunctionindexOf
(array, obj)
assets/js/dependencies/angular.js:754
↓ 4 callersFunctionisArrayLike
* @private * @param {*} obj * @return {boolean} Returns true if `obj` is an array or array-like object (NodeList, Arguments, * St
assets/js/dependencies/angular.js:264
↓ 4 callersFunctionisRegExp
* Determines if a value is a regular expression object. * * @private * @param {*} value Reference to check. * @returns {boolean} True if `value` i
assets/js/dependencies/angular.js:619
↓ 4 callersFunctionisScope
(obj)
assets/js/dependencies/angular.js:636
↓ 4 callersFunctionjqLiteDealoc
(element)
assets/js/dependencies/angular.js:2406
↓ 4 callersFunctionlink
* bidirectionally links two entries of the LRU linked list
assets/js/dependencies/angular.js:5048
↓ 4 callersFunctionlocationGetter
(property)
assets/js/dependencies/angular.js:9602
↓ 4 callersFunctionmakePromise
(value, resolved)
assets/js/dependencies/angular.js:11588
↓ 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
assets/js/dependencies/angular.js:371
↓ 4 callersFunctionpad
( value )
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:3256
↓ 4 callersFunctionpadNumber
(num, digits, trim)
assets/js/dependencies/angular.js:15032
↓ 4 callersFunctionref
(value)
assets/js/dependencies/angular.js:11629
↓ 4 callersFunctionrefresh
( keyboardChange )
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:3357
↓ 4 callersFunctionreplaceWith
* This is a special jqLite.replaceWith, which can replace items which * have no parents, provided that the containing jqLite collection is provid
assets/js/dependencies/angular.js:7077
↓ 4 callersFunctionsetter
(obj, path, setValue, fullExp, options)
assets/js/dependencies/angular.js:10875
↓ 4 callersFunctionsnake_case
(name, separator)
assets/js/dependencies/angular.js:1504
↓ 4 callersFunctiontextInputType
(scope, element, attr, ctrl, $sniffer, $browser)
assets/js/dependencies/angular.js:17368
↓ 4 callersFunctionupdate
(evt)
assets/js/dependencies/angular-ui-router.js:1137
↓ 4 callersFunctionuppercase
(string)
assets/js/dependencies/angular.js:207
↓ 3 callersFunctionF
()
assets/js/dependencies/sails.io.js:2
↓ 3 callersFunctionG
(c)
assets/js/dependencies/sails.io.js:2
↓ 3 callersFunctionH
()
assets/js/dependencies/sails.io.js:2
↓ 3 callersFunctionI
(b,c,d,e)
assets/js/dependencies/sails.io.js:2
↓ 3 callersFunctionK
(a)
assets/js/dependencies/sails.io.js:2
↓ 3 callersFunctionL
(c,d,f)
assets/js/dependencies/sails.io.js:2
↓ 3 callersFunctionS
(a)
assets/js/dependencies/sails.io.js:2
↓ 3 callersFunctionarrayClasses
(classVal)
assets/js/dependencies/angular.js:19177
next →1–100 of 528, ranked by callers