[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 10308 lines (283 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
isArraylike( obj ) X-Ref |
No description |
Sizzle( selector, context, results, seed ) X-Ref |
No description |
createCache() X-Ref |
Create key-value caches of limited size returns: {Function(string, Object)} Returns the Object data after storing it on itself with |
cache( key, value ) X-Ref |
No description |
markFunction( fn ) X-Ref |
Mark a function for special use by Sizzle param: {Function} fn The function to mark |
assert( fn ) X-Ref |
Support testing using an element param: {Function} fn Passed the created div and expects a boolean result |
addHandle( attrs, handler ) X-Ref |
Adds the same handler for all of the specified attrs param: {String} attrs Pipe-separated list of attributes param: {Function} handler The method that will be applied |
siblingCheck( a, b ) X-Ref |
Checks document order of two siblings returns: {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b param: {Element} a param: {Element} b |
createInputPseudo( type ) X-Ref |
Returns a function to use in pseudos for input types param: {String} type |
createButtonPseudo( type ) X-Ref |
Returns a function to use in pseudos for buttons param: {String} type |
createPositionalPseudo( fn ) X-Ref |
Returns a function to use in pseudos for positionals param: {Function} fn |
testContext( context ) X-Ref |
Checks a node for validity as a Sizzle context returns: {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value param: {Element|Object=} context |
setFilters() X-Ref |
No description |
toSelector( tokens ) X-Ref |
No description |
addCombinator( matcher, combinator, base ) X-Ref |
No description |
elementMatcher( matchers ) X-Ref |
No description |
multipleContexts( selector, contexts, results ) X-Ref |
No description |
condense( unmatched, map, filter, context, xml ) X-Ref |
No description |
setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) X-Ref |
No description |
matcherFromTokens( tokens ) X-Ref |
No description |
matcherFromGroupMatchers( elementMatchers, setMatchers ) X-Ref |
No description |
winnow( elements, qualifier, not ) X-Ref |
No description |
sibling( cur, dir ) X-Ref |
No description |
createOptions( options ) X-Ref |
No description |
detach() X-Ref |
Clean-up method for dom ready events |
completed() X-Ref |
The ready event handler and self cleanup method |
dataAttr( elem, key, data ) X-Ref |
No description |
isEmptyDataObject( obj ) X-Ref |
No description |
internalData( elem, name, data, pvt ) X-Ref |
No description |
internalRemoveData( elem, name, pvt ) X-Ref |
No description |
returnTrue() X-Ref |
No description |
returnFalse() X-Ref |
No description |
safeActiveElement() X-Ref |
No description |
createSafeFragment( document ) X-Ref |
No description |
getAll( context, tag ) X-Ref |
No description |
fixDefaultChecked( elem ) X-Ref |
No description |
manipulationTarget( elem, content ) X-Ref |
No description |
disableScript( elem ) X-Ref |
No description |
restoreScript( elem ) X-Ref |
No description |
setGlobalEval( elems, refElements ) X-Ref |
No description |
cloneCopyEvent( src, dest ) X-Ref |
No description |
fixCloneNodeIssues( src, dest ) X-Ref |
No description |
actualDisplay( name, doc ) X-Ref |
Retrieve the actual display of a element param: {String} name nodeName of the element param: {Object} doc Document object |
defaultDisplay( nodeName ) X-Ref |
Try to determine the default display value of an element param: {String} nodeName |
addGetHookIf( conditionFn, hookFn ) X-Ref |
No description |
computeStyleTests() X-Ref |
No description |
vendorPropName( style, name ) X-Ref |
No description |
showHide( elements, show ) X-Ref |
No description |
setPositiveNumber( elem, value, subtract ) X-Ref |
No description |
augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) X-Ref |
No description |
getWidthOrHeight( elem, name, extra ) X-Ref |
No description |
Tween( elem, options, prop, end, easing ) X-Ref |
No description |
createFxNow() X-Ref |
No description |
genFx( type, includeWidth ) X-Ref |
No description |
createTween( value, prop, animation ) X-Ref |
No description |
defaultPrefilter( elem, props, opts ) X-Ref |
No description |
propFilter( props, specialEasing ) X-Ref |
No description |
Animation( elem, properties, options ) X-Ref |
No description |
addToPrefiltersOrTransports( structure ) X-Ref |
No description |
inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) X-Ref |
No description |
inspect( dataType ) X-Ref |
No description |
ajaxExtend( target, src ) X-Ref |
No description |
ajaxHandleResponses( s, jqXHR, responses ) X-Ref |
No description |
ajaxConvert( s, response, jqXHR, isSuccess ) X-Ref |
No description |
done( status, nativeStatusText, responses, headers ) X-Ref |
No description |
buildParams( prefix, obj, traditional, add ) X-Ref |
No description |
createStandardXHR() X-Ref |
No description |
createActiveXHR() X-Ref |
No description |
getWindow( elem ) X-Ref |
Gets a window from an element |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |