Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HiddenRamblings/TagMo
/ functions
Functions
1,704 in github.com/HiddenRamblings/TagMo
⨍
Functions
1,704
◇
Types & classes
9
↓ 161 callers
Function
forEach
* @ngdoc function * @name angular.forEach * @module ng * @kind function * * @description * Invokes the `iterator` function once for each item in
app/src/main/assets/wave9/app.js:32144
↓ 82 callers
Function
isUndefined
(arg)
app/src/main/assets/wave9/app.js:2130
↓ 66 callers
Function
isDefined
* @ngdoc function * @name angular.isDefined * @module ng * @kind function * * @description * Determines if a reference is defined. * * @param
app/src/main/assets/wave9/app.js:32401
↓ 58 callers
Function
isObject
(arg)
app/src/main/assets/wave9/app.js:2126
↓ 57 callers
Function
isFunction
(arg)
app/src/main/assets/wave9/app.js:2118
↓ 54 callers
Function
isString
(arg)
app/src/main/assets/wave9/app.js:2735
↓ 51 callers
Function
isArray
(ar)
app/src/main/assets/wave9/app.js:2710
↓ 45 callers
Function
$parse
(exp, interceptorFn, expensiveChecks)
app/src/main/assets/wave9/app.js:46852
↓ 35 callers
Function
nbi
()
app/src/main/assets/wave9/app.js:62787
↓ 30 callers
Method
isHorizontalMode
()
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:2786
↓ 28 callers
Function
extend
* @ngdoc function * @name angular.extend * @module ng * @kind function * * @description * Extends the destination object `dst` by copying own en
app/src/main/assets/wave9/app.js:32287
↓ 27 callers
Function
minErr
* @description * * This object provides a utility for producing rich Error messages within * Angular. It can be called as follows: * * var exampl
app/src/main/assets/wave9/app.js:31876
↓ 26 callers
Function
defineProperties
(target, props)
app/src/main/assets/wave9/app.js:64557
↓ 25 callers
Function
lowercase
(string)
app/src/main/assets/wave9/app.js:32031
↓ 23 callers
Function
close
(rejected)
app/src/main/assets/wave9/app.js:4087
↓ 23 callers
Function
trim
(value)
app/src/main/assets/wave9/app.js:32579
↓ 22 callers
Function
_interopRequireDefault
(obj)
app/src/main/assets/wave9/app.js:64529
↓ 22 callers
Function
isNumber
(arg)
app/src/main/assets/wave9/app.js:2122
↓ 21 callers
Function
createMap
* Creates a new object without a prototype. This object is useful for lookup without having to * guard against prototypically inherited properties vi
app/src/main/assets/wave9/app.js:33751
↓ 20 callers
Function
getDomNode
(element)
app/src/main/assets/wave9/app.js:3169
↓ 18 callers
Function
checkOffset
(offset, ext, length)
app/src/main/assets/wave9/app.js:851
↓ 16 callers
Function
$interpolate
* @ngdoc service * @name $interpolate * @kind function * * @requires $parse * @requires $sce * * @description
app/src/main/assets/wave9/app.js:43575
↓ 16 callers
Function
dateGetter
(name, size, offset, trim)
app/src/main/assets/wave9/app.js:51586
↓ 15 callers
Function
_classCallCheck
(instance, Constructor)
app/src/main/assets/wave9/app.js:64559
↓ 15 callers
Function
toInt
(str)
app/src/main/assets/wave9/app.js:32316
↓ 14 callers
Function
checkInt
(buf, value, offset, ext, max, min)
app/src/main/assets/wave9/app.js:1012
↓ 14 callers
Method
filter
(CharSequence source, int start, int end, Spanned dest, int dstart, int den
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:2436
↓ 14 callers
Function
warnAttrNotSupported
* Provide console warning that this layout attribute has been deprecated *
app/src/main/assets/wave9/app.js:10745
↓ 13 callers
Function
isDate
(d)
app/src/main/assets/wave9/app.js:2760
↓ 12 callers
Function
hextorgb
(hex)
app/src/main/assets/wave9/app.js:65404
↓ 12 callers
Function
valueFn
(value)
app/src/main/assets/wave9/app.js:32367
↓ 11 callers
Function
callback
()
app/src/main/assets/wave9/app.js:7345
↓ 11 callers
Function
directiveNormalize
* Converts snake_case to camelCase. * Also there is special case for Moz prefix starting with upper case letter. * @param name Name to norma
app/src/main/assets/wave9/app.js:10542
↓ 11 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
app/src/main/assets/wave9/app.js:33269
↓ 11 callers
Method
init
(Locale locale)
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:199
↓ 11 callers
Function
listener
(ev)
app/src/main/assets/wave9/app.js:14139
↓ 11 callers
Function
nodeName_
(element)
app/src/main/assets/wave9/app.js:32623
↓ 11 callers
Function
shallowCopy
* Creates a shallow copy of an object, an array or a primitive. * * Assumes that there are no proto properties for objects.
app/src/main/assets/wave9/app.js:32836
↓ 10 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 *
app/src/main/assets/wave9/app.js:43990
↓ 10 callers
Function
expr
(exprStr)
app/src/main/assets/wave9/app.js:18400
↓ 10 callers
Function
startingTag
* @returns {string} Returns the string representation of the element.
app/src/main/assets/wave9/app.js:33152
↓ 9 callers
Function
camelCase
* Older browsers [FF31] expect camelCase * property keys. * e.g. * animation-duration --> animationDuration
app/src/main/assets/wave9/app.js:13343
↓ 9 callers
Function
decode
(elt)
app/src/main/assets/wave9/app.js:1602
↓ 9 callers
Function
encode
(num)
app/src/main/assets/wave9/app.js:1672
↓ 9 callers
Method
forceFinished
Force the finished field to a particular value. @param finished The new finished value.
app/src/main/java/com/shawnlin/numberpicker/Scroller.java:222
↓ 9 callers
Function
invokeLaterAndSetModuleName
* @param {string} provider * @param {string} method * @returns {angular.Module}
app/src/main/assets/wave9/app.js:34111
↓ 9 callers
Method
onScrollStateChange
Handles transition to a given <code>scrollState</code>
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:2178
↓ 9 callers
Function
register
(element, handlerName, options)
app/src/main/assets/wave9/app.js:9150
↓ 9 callers
Function
setValidity
(name, isValid)
app/src/main/assets/wave9/app.js:58089
↓ 9 callers
Method
updateInputTextView
Updates the view of this NumberPicker. If displayValues were specified in the string corresponding to the index specified by the current value will be
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:2296
↓ 9 callers
Function
vendorProperty
(name)
app/src/main/assets/wave9/app.js:7584
↓ 8 callers
Function
defineBooleanAttribute
* Defines boolean attributes with default value set to true. (ie. md-stretch-tabs with no value * will be treated as being truthy) * @param key
app/src/main/assets/wave9/app.js:30933
↓ 8 callers
Function
defineProperty
* Defines a public property with a handler and a default value. * @param key * @param handler * @param value
app/src/main/assets/wave9/app.js:26454
↓ 8 callers
Function
done
(status)
app/src/main/assets/wave9/app.js:4969
↓ 8 callers
Function
isBoolean
(arg)
app/src/main/assets/wave9/app.js:2715
↓ 8 callers
Method
isFinished
Returns whether the scroller has finished scrolling. @return True if the scroller has finished scrolling, false otherwise.
app/src/main/java/com/shawnlin/numberpicker/Scroller.java:213
↓ 8 callers
Function
isRegExp
(re)
app/src/main/assets/wave9/app.js:2750
↓ 8 callers
Function
nbv
(i)
app/src/main/assets/wave9/app.js:62891
↓ 8 callers
Function
pendClasses
(classes, fix, isPrefix)
app/src/main/assets/wave9/app.js:2951
↓ 8 callers
Method
removeAllCallbacks
Removes all pending callback from the message queue.
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:2362
↓ 8 callers
Function
urlResolve
* * Implementation Notes for non-IE browsers * ---------------------------------------- * Assigning a URL to the href property of an anchor DOM nod
app/src/main/assets/wave9/app.js:50682
↓ 7 callers
Function
allocate
(that, length)
app/src/main/assets/wave9/app.js:262
↓ 7 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
app/src/main/assets/wave9/app.js:33683
↓ 7 callers
Function
clamp
* Clamps the value to be between 0 and 100. * @param {number} value The value to clamp. * @returns {number}
app/src/main/assets/wave9/app.js:20329
↓ 7 callers
Function
copy
* @ngdoc function * @name angular.copy * @module ng * @kind function * * @description * Creates a deep copy of `source`, which should be an obje
app/src/main/assets/wave9/app.js:32697
↓ 7 callers
Function
ensureSafeObject
(obj, fullExpression)
app/src/main/assets/wave9/app.js:45153
↓ 7 callers
Function
fixOffset
* Takes an offset value and makes sure that it is within the min/max allowed values. * @param value * @returns {*}
app/src/main/assets/wave9/app.js:31549
↓ 7 callers
Function
indexOf
* Get the zero-based index of the target item * @param item * @returns {*}
app/src/main/assets/wave9/app.js:7820
↓ 7 callers
Function
isArrayLike
* @private * @param {*} obj * @return {boolean} Returns true if `obj` is an array or array-like object (NodeList, Arguments, * St
app/src/main/assets/wave9/app.js:32087
↓ 7 callers
Function
mergeClasses
(a,b)
app/src/main/assets/wave9/app.js:2933
↓ 7 callers
Function
ngDirective
(directive)
app/src/main/assets/wave9/app.js:52364
↓ 7 callers
Function
prepareAnimateOptions
(options)
app/src/main/assets/wave9/app.js:36793
↓ 7 callers
Method
scrollBy
(int x, int y)
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:1230
↓ 7 callers
Function
stripHash
(url)
app/src/main/assets/wave9/app.js:43997
↓ 6 callers
Function
applyAnimationStyles
(element, options)
app/src/main/assets/wave9/app.js:3051
↓ 6 callers
Function
assertArg
(arg, name, reason)
app/src/main/assets/wave9/app.js:2926
↓ 6 callers
Function
assertArgFn
(arg, name, acceptArrayAnnotation)
app/src/main/assets/wave9/app.js:33668
↓ 6 callers
Function
assertNoDuplicate
(what, previousDirective, directive, element)
app/src/main/assets/wave9/app.js:41103
↓ 6 callers
Method
changeValueByOne
Changes the current value by one which is increment or decrement based on the passes argument. decrement the current value. @param increment True to
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:2086
↓ 6 callers
Function
checked
(length)
app/src/main/assets/wave9/app.js:279
↓ 6 callers
Function
copyElement
(source)
app/src/main/assets/wave9/app.js:32758
↓ 6 callers
Function
equals
* @ngdoc function * @name angular.equals * @module ng * @kind function * * @description * Determines if two objects or two values are equivalent
app/src/main/assets/wave9/app.js:32886
↓ 6 callers
Function
generateHolderType
(Base)
app/src/main/assets/wave9/app.js:49399
↓ 6 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
app/src/main/assets/wave9/app.js:35517
↓ 6 callers
Method
initializeSelectorWheelIndices
Resets the selector indices and clear the cached string representation of these indices.
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:2022
↓ 6 callers
Function
isValidDate
* Checks whether a date is valid. * @param {Date} date * @return {boolean} Whether the date is a valid Date.
app/src/main/assets/wave9/app.js:16198
↓ 6 callers
Function
mode
* Is the md-mode a valid option?
app/src/main/assets/wave9/app.js:20307
↓ 6 callers
Function
push
(v)
app/src/main/assets/wave9/app.js:1643
↓ 6 callers
Function
reject
(reason)
app/src/main/assets/wave9/app.js:47525
↓ 6 callers
Function
runAnimation
(element)
app/src/main/assets/wave9/app.js:17805
↓ 6 callers
Function
scrollTo
(offset)
app/src/main/assets/wave9/app.js:26581
↓ 6 callers
Method
setTypeface
(Typeface typeface)
app/src/main/java/com/shawnlin/numberpicker/NumberPicker.java:2743
↓ 6 callers
Function
shouldHide
* Determines if the menu should be hidden. * @returns {boolean}
app/src/main/assets/wave9/app.js:26391
↓ 5 callers
Function
$mdMedia
(query)
app/src/main/assets/wave9/app.js:7988
↓ 5 callers
Function
applyAnimationClassesFactory
($$jqLite)
app/src/main/assets/wave9/app.js:3024
↓ 5 callers
Function
applyInlineStyle
(node, styleTuple)
app/src/main/assets/wave9/app.js:3217
↓ 5 callers
Function
arrayRemove
(array, value)
app/src/main/assets/wave9/app.js:32631
↓ 5 callers
Function
attributeWithoutValue
* Creates a registration function for ngMaterial Layout attribute directive. * This is a `simple` transpose of attribute usage to class usage; wher
app/src/main/assets/wave9/app.js:10674
↓ 5 callers
Function
baseInputType
(scope, element, attr, ctrl, $sniffer, $browser)
app/src/main/assets/wave9/app.js:54479
↓ 5 callers
Function
concat
(array1, array2, index)
app/src/main/assets/wave9/app.js:33016
next →
1–100 of 1,704, ranked by callers