MCPcopy Create free account

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

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

Function$IntervalProvider
()
assets/js/dependencies/angular.js:8852
Function$IsStateFilter
($state)
assets/js/dependencies/angular-ui-router.js:3051
Function$LocaleProvider
* @ngdoc service * @name $locale * * @description * $locale service provides localization rules for various Angular components. As of right now th
assets/js/dependencies/angular.js:9046
Function$LocationProvider
* @ngdoc provider * @name $locationProvider * @description * Use the `$locationProvider` to configure how the application deep linking paths are st
assets/js/dependencies/angular.js:9654
Function$LogProvider
* @ngdoc provider * @name $logProvider * @description * Use the `$logProvider` to configure how the application logs messages
assets/js/dependencies/angular.js:9902
Function$ParseProvider
* @ngdoc provider * @name $parseProvider * @function * * @description * `$parseProvider` can be used for configuring the default behavior of the
assets/js/dependencies/angular.js:11165
Function$QProvider
* @ngdoc service * @name $q * @requires $rootScope * * @description * A promise/deferred implementation inspired by [Kris Kowal's Q](https://gith
assets/js/dependencies/angular.js:11466
Function$Resolve
( $q, $injector)
assets/js/dependencies/angular-ui-router.js:272
Function$RootScopeProvider
* @ngdoc service * @name $rootScope * @description * * Every application has a single root {@link ng.$rootScope.Scope scope}. * All other scopes
assets/js/dependencies/angular.js:11921
Function$RouteProvider
( $stateProvider, $urlRouterProvider)
assets/js/dependencies/angular-ui-router.js:3096
Function$SceDelegateProvider
* @ngdoc provider * @name $sceDelegateProvider * @description * * The `$sceDelegateProvider` provider allows developers to configure the {@link ng
assets/js/dependencies/angular.js:13241
Function$SceProvider
()
assets/js/dependencies/angular.js:13772
Function$SnifferProvider
* !!! This is an undocumented "private" service !!! * * @name $sniffer * @requires $window * @requires $document * * @property {boolean} history
assets/js/dependencies/angular.js:14185
Function$StateActiveDirective
($state, $stateParams, $interpolate)
assets/js/dependencies/angular-ui-router.js:3003
Function$StateProvider
( $urlRouterProvider, $urlMatcherFactory, $locationProvider)
assets/js/dependencies/angular-ui-router.js:1216
Function$StateRefDirective
($state, $timeout)
assets/js/dependencies/angular-ui-router.js:2891
Function$TemplateCacheProvider
* @ngdoc service * @name $templateCache * * @description * The first time a template is used, it is loaded in the template cache for quick retriev
assets/js/dependencies/angular.js:5136
Function$TemplateFactory
( $http, $templateCache, $injector)
assets/js/dependencies/angular-ui-router.js:516
Function$TimeoutProvider
()
assets/js/dependencies/angular.js:14262
Function$UrlMatcherFactory
* @ngdoc object * @name ui.router.util.$urlMatcherFactory * * @description * Factory for {@link ui.router.util.type:UrlMatcher} instances. The fac
assets/js/dependencies/angular-ui-router.js:878
Function$UrlRouterProvider
( $urlMatcherFactory)
assets/js/dependencies/angular-ui-router.js:935
Function$ViewDirective
( $state, $injector, $uiViewScroll)
assets/js/dependencies/angular-ui-router.js:2637
Function$ViewDirectiveFill
($compile, $controller, $state)
assets/js/dependencies/angular-ui-router.js:2767
Function$ViewProvider
()
assets/js/dependencies/angular-ui-router.js:2400
Function$ViewScrollProvider
* @ngdoc object * @name ui.router.state.$uiViewScrollProvider * * @description * Provider that returns the {@link ui.router.state.$uiViewScroll} s
assets/js/dependencies/angular-ui-router.js:2477
Function$WindowProvider
* @ngdoc service * @name $window * * @description * A reference to the browser's `window` object. While `window` * is globally available in JavaS
assets/js/dependencies/angular.js:14488
Function$get
( $rootScope, $q, $view, $injector, $resolve, $stateParams, $location, $urlRouter, $browser)
assets/js/dependencies/angular-ui-router.js:1732
Function$watchCollectionAction
()
assets/js/dependencies/angular.js:12410
Function$watchCollectionWatch
()
assets/js/dependencies/angular.js:12339
FunctionAttributes
(element, attr)
assets/js/dependencies/angular.js:5794
FunctionBrowser
* @param {object} window The global window object. * @param {object} document jQuery wrapped document. * @param {function()} XHR XMLHttpRequest cons
assets/js/dependencies/angular.js:4384
FunctionConstructor
()
assets/js/dependencies/angular.js:3983
FunctionD
()
assets/js/dependencies/sails.io.js:2
FunctionFormController
(element, attrs, $scope, $animate)
assets/js/dependencies/angular.js:16087
FunctionHashMap
* HashMap which can use objects as keys
assets/js/dependencies/angular.js:3149
FunctionJWR
* The JWR (JSON WebSocket Response) received from a Sails server. * * @api private * @param {Object} responseCtx * => :b
assets/js/dependencies/sails.io.js:304
FunctionLexer
(options)
assets/js/dependencies/angular.js:10134
FunctionLocationHashbangInHtml5Url
* LocationHashbangUrl represents url * This object is exposed as $location service when html5 history api is enabled but the browser * does not supp
assets/js/dependencies/angular.js:9356
FunctionLocationHashbangUrl
* LocationHashbangUrl represents url * This object is exposed as $location service when developer doesn't opt into html5 mode. * It also serves as t
assets/js/dependencies/angular.js:9263
FunctionLocationHtml5Url
* LocationHtml5Url represents an url * This object is exposed as $location service when HTML5 mode is enabled and supported * * @constructor * @pa
assets/js/dependencies/angular.js:9195
FunctionParser
(lexer, $filter, options)
assets/js/dependencies/angular.js:10408
FunctionScope
* @ngdoc type * @name $rootScope.Scope * * @description * A root scope can be retrieved using the {@link ng.$rootScope $rootScope}
assets/js/dependencies/angular.js:11976
FunctionTmpSocket
* TmpSocket * * A mock Socket used for binding events before the real thing * has been instantiated (since we need to use io.connect()
assets/js/dependencies/sails.io.js:111
FunctionUrlMatcher
* @ngdoc object * @name ui.router.util.type:UrlMatcher * * @description * Matches URLs against patterns and extracts named parameters from the pat
assets/js/dependencies/angular-ui-router.js:672
FunctionafterAnimation
()
assets/js/dependencies/angular.js:20504
Functionall
* @ngdoc method * @name $q#all * @function * * @description * Combines multiple promises into a single promise that is resolved when al
assets/js/dependencies/angular.js:11790
FunctionampmGetter
(date, formats)
assets/js/dependencies/angular.js:15102
FunctionbyPriority
* Sorting function for bound directives.
assets/js/dependencies/angular.js:6941
FunctioncacheFactory
(cacheId, options)
assets/js/dependencies/angular.js:4829
FunctioncheckboxInputType
(scope, element, attr, ctrl)
assets/js/dependencies/angular.js:17712
Functionconstant
(name, value)
assets/js/dependencies/angular.js:3854
FunctioncontrollersBoundTransclude
(scope, cloneAttachFn)
assets/js/dependencies/angular.js:6720
FunctioncurrencyFilter
($locale)
assets/js/dependencies/angular.js:14889
Functiondecorator
(serviceName, decorFn)
assets/js/dependencies/angular.js:3860
Functiondecorator
(name, func)
assets/js/dependencies/angular-ui-router.js:1550
FunctiondefaultCallback
(value)
assets/js/dependencies/angular.js:11765
FunctiondefaultErrback
(reason)
assets/js/dependencies/angular.js:11770
FunctiondirectiveLinkingFn
( /* nodesetLinkingFn */ nodesetLinkingFn, /* angular.Scope */ scope, /* Node */ node, /* Element */ r
assets/js/dependencies/angular.js:7192
FunctiondismissClickHandler
(evt)
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:3715
FunctiondocumentClickBind
(event)
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:1520
FunctionemailInputType
(scope, element, attr, ctrl, $sniffer, $browser)
assets/js/dependencies/angular.js:17677
FunctionemailValidator
(value)
assets/js/dependencies/angular.js:17680
FunctionescapeKeyBind
( evt )
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:1644
FunctioneventHandler
(event, type)
assets/js/dependencies/angular.js:2826
FunctionfilterFilter
* @ngdoc filter * @name filter * @function * * @description * Selects a subset of items from `array` and returns it as a new array. * * @param
assets/js/dependencies/angular.js:14735
FunctionfireUrlChange
()
assets/js/dependencies/angular.js:4544
FunctionfnInvoke
(self, locals, input)
assets/js/dependencies/angular.js:10605
FunctiongetStringValue
()
assets/js/dependencies/angular.js:19072
FunctiongetText
(element, value)
assets/js/dependencies/angular.js:2740
FunctionhandleFormSubmission
(event)
assets/js/dependencies/angular.js:16442
FunctionholderType
(trustedValue)
assets/js/dependencies/angular.js:13354
Functionidentity
* @ngdoc function * @name angular.identity * @module ng * @function * * @description * A function that returns its first argument. This function
assets/js/dependencies/angular.js:481
FunctioninitWatchVal
* function used as an initial value for watchers. * because it's unique we can easily tell it apart from other values
assets/js/dependencies/angular.js:13037
Functioninstantiate
(Type, locals, serviceName)
assets/js/dependencies/angular.js:3982
Functioninterval
* @ngdoc service * @name $interval * * @description * Angular's wrapper for `window.setInterval`. The `fn` function is execute
assets/js/dependencies/angular.js:8981
FunctionisBoolean
(value)
assets/js/dependencies/angular.js:651
FunctionisElement
* @ngdoc function * @name angular.isElement * @module ng * @function * * @description * Determines if a reference is a DOM element (or wrapped j
assets/js/dependencies/angular.js:683
FunctionisLeafNode
(node)
assets/js/dependencies/angular.js:770
FunctionjqLiteController
(element, name)
assets/js/dependencies/angular.js:2543
FunctionjqLiteData
(element, key, value)
assets/js/dependencies/angular.js:2472
FunctionjqLiteEmpty
(element)
assets/js/dependencies/angular.js:2570
FunctionjsonFilter
* @ngdoc filter * @name json * @function * * @description * Allows you to convert a JavaScript object into JSON string. * * This filter is
assets/js/dependencies/angular.js:15325
Functionkeydown
(evt, noApply)
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:1528
Functionkeys
* IE8-safe wrapper for `Object.keys()`. * * @param {Object} object A JavaScript object. * @return {Array} Returns the keys of the object as an arra
assets/js/dependencies/angular-ui-router.js:65
FunctionlimitToFilter
* @ngdoc filter * @name limitTo * @function * * @description * Creates a new array or string containing only a specified number of elements. The
assets/js/dependencies/angular.js:15422
FunctionmanualLowercase
(s)
assets/js/dependencies/angular.js:210
FunctionmanualUppercase
(s)
assets/js/dependencies/angular.js:216
FunctionmaxLengthValidator
(value)
assets/js/dependencies/angular.js:17510
FunctionmaxValidator
(value)
assets/js/dependencies/angular.js:17608
FunctionminLengthValidator
(value)
assets/js/dependencies/angular.js:17499
FunctionminValidator
(value)
assets/js/dependencies/angular.js:17596
FunctionnewTransitionDone
()
assets/js/dependencies/ui-bootstrap-tpls-0.11.0.js:112
FunctionngListDirective
()
assets/js/dependencies/angular.js:18655
FunctionngModelDirective
()
assets/js/dependencies/angular.js:18468
FunctionngModelOptionsDirective
()
assets/js/dependencies/angular.js:18878
FunctionngValueDirective
()
assets/js/dependencies/angular.js:18747
FunctionnodesetLinkingFn
* Closure compiler type information
assets/js/dependencies/angular.js:7185
Functionnoop
* @ngdoc function * @name angular.noop * @module ng * @function * * @description * A function that performs no operations. This function can be
assets/js/dependencies/angular.js:461
FunctionnumberFilter
($locale)
assets/js/dependencies/angular.js:14949
FunctionnumberInputType
(scope, element, attr, ctrl, $sniffer, $browser)
assets/js/dependencies/angular.js:17621
← previousnext →401–500 of 528, ranked by callers