MCPcopy Index your code

hub / github.com/dhruvaray/backbone-associations / functions

Functions303 in github.com/dhruvaray/backbone-associations

↓ 2 callersFunctiongetWidthOrHeight
( elem, name, extra )
test/lib/jquery.js:6949
↓ 2 callersFunctiongetWindow
( elem )
test/lib/jquery.js:9405
↓ 2 callersFunctionhasClass
( elem, name )
test/lib/qunit.js:1129
↓ 2 callersFunctionhoverHack
( events )
test/lib/jquery.js:2632
↓ 2 callersFunctioninArray
( elem, array )
test/lib/qunit.js:1173
↓ 2 callersFunctioninspectPrefiltersOrTransports
( structure, options, originalOptions, jqXHR, dataType /* internal */, inspected /* internal */ )
test/lib/jquery.js:7369
↓ 2 callersFunctionisEmptyDataObject
( obj )
test/lib/jquery.js:1833
↓ 2 callersFunctionisFinite
* Checks if `value` is, or can be coerced to, a finite number. * * Note: This is not the same as native `isFinite` which will return
test/lib/lodash.js:2373
↓ 2 callersFunctionjQuerySub
( selector, context )
test/lib/jquery.js:6517
↓ 2 callersFunctionmap
* Creates an array of values by running each element in the collection * through the callback. The callback is bound to `thisArg` and invoked
test/lib/lodash.js:3500
↓ 2 callersFunctionmixin
* Adds function properties of a source object to the destination object. * If `object` is a function methods will be added to its prototype a
test/lib/lodash.js:5894
↓ 2 callersFunctionshowHide
( elements, show )
test/lib/jquery.js:6590
↓ 2 callersFunctionsibling
( cur, dir )
test/lib/jquery.js:5508
↓ 2 callersFunctionstopQueue
( hooks )
test/lib/jquery.js:9047
↓ 2 callersFunctiontriggerEvents
(events, args)
test/lib/backbone.js:203
↓ 2 callersFunctionupdateFunc
( i, contexts, values )
test/lib/jquery.js:1204
↓ 2 callersFunctionurlError
()
test/lib/backbone.js:1593
↓ 2 callersFunctionvendorPropName
( style, name )
test/lib/jquery.js:6563
↓ 2 callersFunctionwinnow
( elements, qualifier, keep )
test/lib/jquery.js:5616
↓ 1 callersFunctionA
(a)
backbone-associations-min.js:2
↓ 1 callersFunctionAnimation
( elem, properties, options )
test/lib/jquery.js:8626
↓ 1 callersFunctionI
(a,c,d)
backbone-associations-min.js:17
↓ 1 callersFunctionaddClass
( elem, name )
test/lib/qunit.js:1133
↓ 1 callersFunctionajaxConvert
( s, response )
test/lib/jquery.js:8077
↓ 1 callersFunctionajaxHandleResponses
( s, jqXHR, responses )
test/lib/jquery.js:8015
↓ 1 callersFunctionbaseCreateWrapper
* The base implementation of `createWrapper` that creates the wrapper and * sets its meta data. * * @private * @pa
test/lib/lodash.js:918
↓ 1 callersFunctionbaseMerge
* The base implementation of `_.merge` without argument juggling or support * for `thisArg` binding. * * @private
test/lib/lodash.js:1226
↓ 1 callersFunctionbind
* Creates a function that, when called, invokes `func` with the `this` * binding of `thisArg` and prepends any additional `bind` arguments to
test/lib/lodash.js:5170
↓ 1 callersFunctionbindCallbacks
( o, callbacks, args )
test/lib/qunit.js:1691
↓ 1 callersFunctionbuildParams
( prefix, obj, traditional, add )
test/lib/jquery.js:7246
↓ 1 callersFunctioncheckPollution
()
test/lib/qunit.js:1044
↓ 1 callersFunctioncontains
* Checks if a given value is present in a collection using strict equality * for comparisons, i.e. `===`. If `fromIndex` is negative, it is u
test/lib/lodash.js:2979
↓ 1 callersFunctioncreateActiveXHR
()
test/lib/jquery.js:8350
↓ 1 callersFunctioncreateOptions
( options )
test/lib/jquery.js:911
↓ 1 callersFunctioncreateStandardXHR
()
test/lib/jquery.js:8344
↓ 1 callersFunctioncreateTweens
( animation, props )
test/lib/jquery.js:8611
↓ 1 callersFunctiondebounce
* Creates a function that will delay the execution of `func` until after * `wait` milliseconds have elapsed since the last time it was invoke
test/lib/lodash.js:5374
↓ 1 callersFunctiondone
()
test/lib/qunit.js:811
↓ 1 callersFunctioneq
(a, b, aStack, bStack)
test/lib/underscore.js:904
↓ 1 callersFunctionfind
* Iterates over elements of a collection, returning the first element that * the callback returns truey for. The callback is bound to `thisAr
test/lib/lodash.js:3207
↓ 1 callersFunctionfindOrAppend
( elem, tag )
test/lib/jquery.js:6033
↓ 1 callersFunctionfinished
()
test/lib/runner.js:41
↓ 1 callersFunctionfixDefaultChecked
( elem )
test/lib/jquery.js:6221
↓ 1 callersFunctionflatten
(input, shallow, output)
test/lib/underscore.js:439
↓ 1 callersFunctionforOwnRight
* This method is like `_.forOwn` except that it iterates over elements * of a `collection` in the opposite order. * * @stat
test/lib/lodash.js:2128
↓ 1 callersFunctioninvert
* Creates an object composed of the inverted keys and values of the given object. * * @static * @memberOf _ * @cat
test/lib/lodash.js:2199
↓ 1 callersFunctionisNumber
* Checks if `value` is a number. * * Note: `NaN` is considered a number. See http://es5.github.io/#x8.5. * * @stat
test/lib/lodash.js:2488
↓ 1 callersFunctionmap2models
(parents, target, models)
backbone-associations.js:769
↓ 1 callersFunctionmatcherFromGroupMatchers
( elementMatchers, setMatchers )
test/lib/jquery.js:4978
↓ 1 callersFunctionmatcherFromTokens
( tokens )
test/lib/jquery.js:4926
↓ 1 callersFunctionmax
* Retrieves the maximum value of a collection. If the collection is empty or * falsey `-Infinity` is returned. If a callback is provided it w
test/lib/lodash.js:3559
↓ 1 callersFunctionmultipleContexts
( selector, contexts, results )
test/lib/jquery.js:5102
↓ 1 callersFunctiononfinishedTests
()
test/lib/runner.js:47
↓ 1 callersFunctionprocessQueue
( model )
test/lib/backbone-relational.js:1155
↓ 1 callersFunctionpropFilter
( props, specialEasing )
test/lib/jquery.js:8724
↓ 1 callersFunctionproperty
* Creates a "_.pluck" style function, which returns the `key` value of a * given object. * * @static * @memberOf _
test/lib/lodash.js:6036
↓ 1 callersFunctionresolve
()
test/lib/jquery.js:1971
↓ 1 callersFunctionresult
* Resolves the value of property `key` on `object`. If `key` is a function * it will be invoked with the `this` binding of `object` and its r
test/lib/lodash.js:6127
↓ 1 callersFunctionrun
()
test/lib/qunit.js:1457
↓ 1 callersFunctionrunInContext
* Create a new `lodash` function using the given context object. * * @static * @memberOf _ * @category Utilities * @param {Ob
test/lib/lodash.js:432
↓ 1 callersFunctionselect
( selector, context, results, seed, xml )
test/lib/jquery.js:5111
↓ 1 callersFunctionsetMatcher
( preFilter, selector, matcher, postFilter, postFinder, postSelector )
test/lib/jquery.js:4833
↓ 1 callersFunctionsetPositiveNumber
( elem, value, subtract )
test/lib/jquery.js:6900
↓ 1 callersFunctionsetSeparator
(value)
backbone-associations.js:65
↓ 1 callersFunctionshimIsPlainObject
* A fallback implementation of `isPlainObject` which checks if a given value * is an object created by the `Object` constructor, assuming obj
test/lib/lodash.js:1509
↓ 1 callersFunctionshuffle
* Creates an array of shuffled values, using a version of the Fisher-Yates * shuffle. See http://en.wikipedia.org/wiki/Fisher-Yates_shuffle.
test/lib/lodash.js:3866
↓ 1 callersFunctionsortedIndex
* Uses a binary search to determine the smallest index at which a value * should be inserted into a given sorted array in order to maintain t
test/lib/lodash.js:4903
↓ 1 callersFunctionvalidTest
@return Boolean: true if this test should be ran
test/lib/qunit.js:885
FunctionDOMContentLoaded
()
test/lib/jquery.js:80
FunctionF
()
test/lib/qunit.js:212
FunctionG
()
backbone-associations-min.js:1
FunctionSurrogate
()
test/lib/backbone.js:1574
FunctionTest
( settings )
test/lib/qunit.js:1187
FunctionTest
(name, f)
test/lib/jslitmus.js:113
FunctionTween
( elem, options, prop, end, easing )
test/lib/jquery.js:8915
FunctionaddLogging
()
test/lib/runner.js:54
Functionafter
* Creates a function that executes `func`, with the `this` binding and * arguments of the created function, only after being called `n` time
test/lib/lodash.js:5137
Functionarray
( arr, stack )
test/lib/qunit.js:1923
Functionassertion
()
test/backbone/model.js:651
Functionat
* Creates an array of elements from the specified indexes, or keys, of the * `collection`. Indexes may be specified as individual arguments o
test/lib/lodash.js:2939
FunctionbaseBind
* The base implementation of `_.bind` that creates the bound function and * sets its meta data. * * @private * @pa
test/lib/lodash.js:706
FunctionbindAll
* Binds methods of an object to the object itself, overwriting the existing * method. Method names may be specified as individual arguments o
test/lib/lodash.js:5200
FunctionbindKey
* Creates a function that, when called, invokes the method at `object[key]` * and prepends any additional `bindKey` arguments to those provid
test/lib/lodash.js:5246
Functionbound
()
test/lib/lodash.js:711
FunctioncachePush
* Adds a given value to the corresponding cache object. * * @private * @param {*} value The value to add to the cache.
test/lib/lodash.js:215
Functioncb
()
test/associated-model.js:947
Functionchain
* Creates a `lodash` object that wraps the given value with explicit * method chaining enabled. * * @static * @mem
test/lib/lodash.js:6421
FunctioncharAtCallback
* Used by `_.max` and `_.min` as the default callback when a given * collection is a string value. * * @private * @param {string}
test/lib/lodash.js:244
Functionclone
* Creates a clone of `value`. If `isDeep` is `true` nested objects will also * be cloned, otherwise they will be assigned by reference. If a
test/lib/lodash.js:1746
FunctioncloneDeep
* Creates a deep clone of `value`. If a callback is provided it will be * executed to produce the cloned values. If the callback returns `und
test/lib/lodash.js:1798
Functioncompact
* Creates an array with all falsey values removed. The values `false`, `null`, * `0`, `""`, `undefined`, and `NaN` are all falsey. *
test/lib/lodash.js:4112
Functioncomparator
()
test/backbone/collection.js:1180
FunctioncompareAscending
* Used by `sortBy` to compare transformed `collection` elements, stable sorting * them in ascending order. * * @private * @param {
test/lib/lodash.js:257
Functioncompose
* Creates a function that is the composition of the provided functions, * where each function consumes the return value of the function that
test/lib/lodash.js:5282
Functionconstant
* Creates a function that returns `value`. * * @static * @memberOf _ * @category Utilities * @param {*} v
test/lib/lodash.js:5758
Functioncounter
()
test/backbone/model.js:288
Functioncreate
* Creates an object that inherits from the given `prototype` object. If a * `properties` object is provided its own enumerable properties are
test/lib/lodash.js:1833
FunctioncreateCallback
* Produces a callback bound to an optional `thisArg`. If `func` is a property * name the created callback will return the property value for
test/lib/lodash.js:5795
Functioncurry
* Creates a function which accepts one or more arguments of `func` that when * invoked either executes `func` returning its result, if all `f
test/lib/lodash.js:5330
FunctiondefaultPrefilter
( elem, props, opts )
test/lib/jquery.js:8791
← previousnext →101–200 of 303, ranked by callers