Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IgorMinar/directives-workshop
/ functions
Functions
511 in github.com/IgorMinar/directives-workshop
⨍
Functions
511
◇
Types & classes
0
↓ 91 callers
Function
forEach
* @ngdoc function * @name angular.forEach * @function * * @description * Invokes the `iterator` function once for each item in `obj` collection,
lib/angular.js:291
↓ 51 callers
Function
jQuery
( selector, context )
lib/jquery-1.10.2.js:61
↓ 39 callers
Function
isDefined
* @ngdoc function * @name angular.isDefined * @function * * @description * Determines if a reference is defined. * * @param {*} value Reference
lib/angular.js:492
↓ 35 callers
Function
isString
* @ngdoc function * @name angular.isString * @function * * @description * Determines if a reference is a `String`. * * @param {*} value Referen
lib/angular.js:521
↓ 29 callers
Function
isArray
* @ngdoc function * @name angular.isArray * @function * * @description * Determines if a reference is an `Array`. * * @param {*} value Referenc
lib/angular.js:565
↓ 27 callers
Function
isFunction
* @ngdoc function * @name angular.isFunction * @function * * @description * Determines if a reference is a `Function`. * * @param {*} value Ref
lib/angular.js:581
↓ 27 callers
Function
isUndefined
* @ngdoc function * @name angular.isUndefined * @function * * @description * Determines if a reference is undefined. * * @param {*} value Refer
lib/angular.js:478
↓ 27 callers
Function
toInt
(argumentForCoercion)
lib/moment.js:490
↓ 25 callers
Function
extend
* @ngdoc function * @name angular.extend * @function * * @description * Extends the destination object `dst` by copying all of the properties fro
lib/angular.js:404
↓ 24 callers
Function
lowercase
(string)
lib/angular.js:177
↓ 19 callers
Function
isObject
* @ngdoc function * @name angular.isObject * @function * * @description * Determines if a reference is an `Object`. Unlike `typeof` in JavaScript
lib/angular.js:507
↓ 19 callers
Function
minErr
* @description * * This object provides a utility for producing rich Error messages within * Angular. It can be called as follows: * * var exampl
lib/angular.js:36
↓ 18 callers
Function
valueFn
(value)
lib/angular.js:465
↓ 16 callers
Function
dateGetter
(name, size, offset, trim)
lib/angular.js:14286
↓ 16 callers
Function
int
(str)
lib/angular.js:418
↓ 14 callers
Function
getAll
( context, tag )
lib/jquery-1.10.2.js:6452
↓ 14 callers
Function
leftZeroFill
(number, targetLength)
lib/moment.js:357
↓ 11 callers
Function
assert
* Support testing using an element * @param {Function} fn Passed the created div and expects a boolean result
lib/jquery-1.10.2.js:1325
↓ 11 callers
Function
ensureSafeMemberName
(name, fullExpression)
lib/angular.js:9446
↓ 10 callers
Function
copy
* @ngdoc function * @name angular.copy * @function * * @description * Creates a deep copy of `source`, which should be an object or an array. *
lib/angular.js:804
↓ 10 callers
Function
getLangDefinition
(key)
lib/moment.js:785
↓ 10 callers
Function
invokeLater
* @param {string} provider * @param {string} method * @param {String=} insertMethod * @returns {angular.Module}
lib/angular.js:1735
↓ 10 callers
Function
markFunction
* Mark a function for special use by Sizzle * @param {Function} fn The function to mark
lib/jquery-1.10.2.js:1316
↓ 10 callers
Function
startingTag
* @returns {string} Returns the string representation of the element.
lib/angular.js:1056
↓ 9 callers
Function
beginsWith
* * @param {string} begin * @param {string} whole * @returns {string} returns text from whole after begin or undefined if it does not begin with *
lib/angular.js:8596
↓ 9 callers
Function
extend
Helpers
lib/moment.js:329
↓ 9 callers
Function
int
(str)
lib/angular-mocks.js:584
↓ 9 callers
Function
jqLiteExpandoStore
(element, key, value)
lib/angular.js:2214
↓ 9 callers
Function
normalizeUnits
(units)
lib/moment.js:422
↓ 9 callers
Function
register
* @ngdoc function * @name ng.$controllerProvider#register * @methodOf ng.$controllerProvider * @param {string|Object} name Name of the filter
lib/angular.js:13846
↓ 9 callers
Function
toggleValidCss
(isValid, validationErrorKey)
lib/angular.js:15294
↓ 8 callers
Function
$interpolate
* @ngdoc function * @name ng.$interpolate * @function * * @requires $parse * @requires $sce * * @description *
lib/angular.js:8166
↓ 8 callers
Function
absRound
(number)
lib/moment.js:347
↓ 8 callers
Function
assertNotHasOwnProperty
* throw error if the name given is hasOwnProperty * @param {String} name the name to test * @param {String} context the context in which the na
lib/angular.js:1383
↓ 8 callers
Function
directiveNormalize
* Converts all accepted directives format into proper directive name. * All of these will become 'myDirective': * my:Directive * my-directive
lib/angular.js:6619
↓ 8 callers
Function
getter
(obj, path, bindFnToScope)
lib/angular.js:1397
↓ 8 callers
Function
ngDirective
(directive)
lib/angular.js:14798
↓ 8 callers
Function
toJson
* @ngdoc function * @name angular.toJson * @function * * @description * Serializes input into a JSON-formatted string. Properties with leading $
lib/angular.js:1017
↓ 8 callers
Function
validate
(ctrl, validatorName, validity, value)
lib/angular.js:16004
↓ 7 callers
Function
createPositionalPseudo
* Returns a function to use in pseudos for positionals * @param {Function} fn
lib/jquery-1.10.2.js:1411
↓ 7 callers
Function
encodeUriQuery
* This method is intended for encoding *key* or *value* parts of query component. We need a custom * method because encodeURIComponent is too aggress
lib/angular.js:1169
↓ 7 callers
Function
padNumber
(num, digits, trim)
lib/angular-mocks.js:588
↓ 7 callers
Function
urlResolve
* * Implementation Notes for non-IE browsers * ---------------------------------------- * Assigning a URL to the href property of an anchor DOM nod
lib/angular.js:13674
↓ 6 callers
Function
compileElement
(elementString, scope)
src/05_ngmodelctrl_parse_format/exercise/datefield.spec.js:13
↓ 6 callers
Function
compileElement
(elementString, scope)
src/05_ngmodelctrl_parse_format/exercise/solution/datefield.spec.js:13
↓ 6 callers
Function
compileElement
(elementString, scope)
src/01_widgets/exercise/pagination.spec.js:38
↓ 6 callers
Function
compileElement
(elementString, scope)
src/01_widgets/exercise/solution/pagination.spec.js:38
↓ 6 callers
Function
generateHolderType
(Base)
lib/angular.js:12597
↓ 6 callers
Function
isWindow
* Checks if `obj` is a window object. * * @private * @param {*} obj Object to check * @returns {boolean} True if `obj` is a window obj.
lib/angular.js:603
↓ 5 callers
Function
arrayRemove
(array, value)
lib/angular.js:729
↓ 5 callers
Function
assertArgFn
(arg, name, acceptArrayAnnotation)
lib/angular.js:1368
↓ 5 callers
Function
assertNoDuplicate
(what, previousDirective, directive, element)
lib/angular.js:6447
↓ 5 callers
Function
camelCase
* Converts snake_case to camelCase. * Also there is special case for Moz prefix starting with upper case letter. * @param name Name to normalize
lib/angular.js:2082
↓ 5 callers
Function
clearPhase
()
lib/angular.js:12255
↓ 5 callers
Function
compile
($compileNodes, transcludeFn, maxPriority, ignoreDirective, previousCompileContext)
lib/angular.js:5499
↓ 5 callers
Function
compileButton
(markup, scope)
src/06_ngmodelctrl_buttons/demo/buttons-checkbox.spec.js:11
↓ 5 callers
Function
compileElement
(elementString, scope)
src/01_widgets/demo/rating.spec.js:32
↓ 5 callers
Function
concat
(array1, array2, index)
lib/angular-mocks.js:299
↓ 5 callers
Function
consoleLog
(type)
lib/angular.js:9383
↓ 5 callers
Function
defer
()
lib/angular.js:10877
↓ 5 callers
Function
ensureSafeObject
(obj, fullExpression)
lib/angular.js:9455
↓ 5 callers
Function
hashKey
* 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
lib/angular.js:2876
↓ 5 callers
Function
listener
()
lib/angular.js:16025
↓ 5 callers
Function
safeAddClass
($element, className)
lib/angular.js:5544
↓ 5 callers
Function
stripHash
(url)
lib/angular.js:8603
↓ 5 callers
Function
supportObject
(delegate)
lib/angular.js:3562
↓ 5 callers
Function
toBoolean
(value)
lib/angular.js:1041
↓ 4 callers
Function
Sizzle
( selector, context, results, seed )
lib/jquery-1.10.2.js:1183
↓ 4 callers
Function
add
( key, value )
lib/jquery-1.10.2.js:7497
↓ 4 callers
Function
addDirective
* looks up the directive and decorates it with exception handling and proper parameters. We * call this the boundDirective. * * @param
lib/angular.js:6271
↓ 4 callers
Function
calculatePosition
* A utility function that can be used to position one DOM element (elToPosition) in relation * to another DOM element(hostEl) in such a way that elTo
lib/positioning.js:10
↓ 4 callers
Function
compileElement
(elementString, scope)
src/03_attribute_directives/exercise/popover.spec.js:11
↓ 4 callers
Function
compileElement
(elementString, scope)
src/03_attribute_directives/exercise/solution/popover.spec.js:11
↓ 4 callers
Function
compileElement
(elementString, scope)
src/03_attribute_directives/demo/tooltip.spec.js:11
↓ 4 callers
Function
compileElement
(elementString, scope)
src/02_widgets_with_holes/demo/alert.spec.js:13
↓ 4 callers
Function
compileElement
(elementString, scope)
src/05_ngmodelctrl_parse_format/demo/hourfield.spec.js:13
↓ 4 callers
Function
condense
( unmatched, map, filter, context, xml )
lib/jquery-1.10.2.js:2539
↓ 4 callers
Function
dateStrGetter
(name, shortForm)
lib/angular.js:14297
↓ 4 callers
Function
factory
(name, factoryFn)
lib/angular.js:3583
↓ 4 callers
Function
genFx
( type, includeWidth )
lib/jquery-1.10.2.js:9412
↓ 4 callers
Function
get
(k)
lib/moment.js:787
↓ 4 callers
Function
indexOf
(array, obj)
lib/angular.js:720
↓ 4 callers
Function
isDate
* @ngdoc function * @name angular.isDate * @function * * @description * Determines if a value is a date. * * @param {*} value Reference to chec
lib/angular.js:549
↓ 4 callers
Function
isHidden
( elem, el )
lib/jquery-1.10.2.js:6839
↓ 4 callers
Function
isRegExp
* Determines if a value is a regular expression object. * * @private * @param {*} value Reference to check. * @returns {boolean} True if `value` i
lib/angular.js:591
↓ 4 callers
Function
isScope
(obj)
lib/angular.js:608
↓ 4 callers
Function
jqLiteDealoc
(element)
lib/angular.js:2163
↓ 4 callers
Function
locationGetter
(property)
lib/angular.js:9014
↓ 4 callers
Function
makePromise
(value, resolved)
lib/angular.js:10969
↓ 4 callers
Function
nextUid
* 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
lib/angular.js:354
↓ 4 callers
Function
ref
(value)
lib/angular.js:11010
↓ 4 callers
Function
reject
(reason)
lib/angular.js:11059
↓ 4 callers
Function
replaceWith
* This is a special jqLite.replaceWith, which can replace items which * have no parents, provided that the containing jqLite collection is provid
lib/angular.js:6558
↓ 4 callers
Function
setter
(obj, path, setValue, fullExp, options)
lib/angular.js:10255
↓ 4 callers
Function
snake_case
(name, separator)
lib/angular.js:1327
↓ 4 callers
Function
toSelector
( tokens )
lib/jquery-1.10.2.js:2465
↓ 4 callers
Function
tokenize
( selector, parseOnly )
lib/jquery-1.10.2.js:2398
↓ 4 callers
Function
uppercase
(string)
lib/angular.js:189
↓ 4 callers
Function
weekOfYear
(mom, firstDayOfWeek, firstDayOfWeekOfYear)
lib/moment.js:1448
↓ 3 callers
Function
addCombinator
( matcher, combinator, base )
lib/jquery-1.10.2.js:2475
next →
1–100 of 511, ranked by callers