Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 25 of 25) sorted by relevance

/template/strap/resources/snippet/js/
H A Dcombo-loader.js4 loadExternalScript: function (src, integrity, clazz, callback) { argument
15 loadExternalStylesheet: function (href, integrity, clazz, callback) { argument
H A Donview-intersector.js35 const callback = function(entries) { function
/template/strap/vendor/symfony/process/
H A DProcess.php54 private $callback; variable in Symfony\\Component\\Process\\Process
251 public function run(?callable $callback = null, array $env = []): int
270 public function mustRun(?callable $callback = null, array $env = []): self
298 public function start(?callable $callback = null, array $env = [])
389 public function restart(?callable $callback = null, array $env = []): self
416 public function wait(?callable $callback = null)
459 public function waitUntil(callable $callback): bool
1314 protected function buildCallback(?callable $callback = null)
H A DPhpProcess.php64 public function start(?callable $callback = null, array $env = [])
/template/m1/
Dscript.js48 execute: function(action, name, callback) { argument
182 open: function(name, callback) { argument
185 close: function(name, callback) { argument
188 toggle: function(name, callback) { argument
192 toogle: function(name, callback) { argument
/template/templar/js/
Dbootstrap-tab.js73 , activate: function ( element, container, callback) { argument
Dbootstrap-modal.js155 , backdrop: function (callback) { argument
/template/parallax/lib/js/
Dretina-1.1.0.js81 RetinaImagePath.prototype.check_2x_variant = function(callback) { argument
/template/ospyramid/js/libs/
Drespond.js193 ajax = function( url, callback ) { argument
Djquery-1.6.1.js264 each: function( callback, args ) { argument
297 map: function( callback ) { argument
611 each: function( object, callback, args ) { argument
722 grep: function( elems, callback, inv ) { argument
739 map: function( elems, callback, arg ) { argument
5728 domManip: function( args, table, callback ) { argument
6352 swap: function( elem, options, callback ) { argument
6719 load: function( url, params, callback ) { argument
6830 jQuery[ method ] = function( url, data, callback, type ) { argument
6850 getScript: function( url, callback ) { argument
[all …]
/template/rtd_suterdev/js/
Dreadthedokus.js308 ReadtheDokus.prototype._enumSidebarLinks = function(callback) argument
/template/readthedokus/js/
H A Dreadthedokus.js353 ReadtheDokus.prototype._enumSidebarLinks = function(selector, callback) argument
/template/battlehorse/js/
Dcontrols.js493 callback: function(form) { method
817 initialize: function(element, delay, callback) { argument
/template/a_new_day/js/
Dcontrols.js493 callback: function(form) { method
817 initialize: function(element, delay, callback) { argument
/template/starterbootstrap/js/
Dbootstrap.js57 var callback = function () { if (!called) $($el).trigger($.support.transition.end) } function
1064 Modal.prototype.backdrop = function (callback) { argument
1474 Tooltip.prototype.hide = function (callback) { argument
2024 Tab.prototype.activate = function (element, container, callback) { argument
/template/flat/assets/js/
Dflat.js40 var callback = function () { if (!called) $($el).trigger($.support.transition.end) } function
1053 Modal.prototype.backdrop = function (callback) { argument
1491 Tooltip.prototype.hide = function (callback) { argument
2026 Tab.prototype.activate = function (element, container, callback) { argument
/template/kajukkk/bs/
Dbootstrap.js831 Modal.prototype.backdrop = function (callback) { argument
1299 Tooltip.prototype.hide = function (callback) { argument
1682 Tab.prototype.activate = function (element, container, callback) { argument
2361 var callback = function () { if (!called) $($el).trigger($.support.transition.end) } function
/template/klean/bootstrap/js/
Dbootstrap.js58 var callback = function () { if (!called) $($el).trigger($.support.transition.end) } function
1101 Modal.prototype.backdrop = function (callback) { argument
1569 Tooltip.prototype.hide = function (callback) { argument
2125 Tab.prototype.activate = function (element, container, callback) { argument
/template/mywiki/
Dbootstrap.js58 var callback = function () { if (!called) $($el).trigger($.support.transition.end) } function
1101 Modal.prototype.backdrop = function (callback) { argument
1569 Tooltip.prototype.hide = function (callback) { argument
2125 Tab.prototype.activate = function (element, container, callback) { argument
/template/parallax/lib/bootstrap/js/
Dbootstrap.js908 }, backdrop: function (callback) { argument
1567 }, activate: function (element, container, callback) { argument
/template/mikio/assets/
H A Dmikio.js498 addEventListenerByClassName: function (className, eventType, callback) { argument
/template/bootstrap3/inc/
Dsimple_html_dom.php1390 public $callback = null; variable in simple_html_dom
/template/mikio/inc/
H A Dsimple_html_dom.php1394 public $callback = null; variable in simple_html_dom
/template/bootstrap3/assets/iconify/
Diconify.min.js13 …e,t){var i,n,o,r,s,a,c,l,u,d,f,h,p,v,g,b,m,y,w,_,x,O,A,j,I,E,k,C,M,L,S,N,P,T,F,R,D,H,V,G,Q,z,B,q,Y…
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js2925 },each:function(callback){for(var key in map){if(map.hasOwnProperty(key)){callback(key,map[key]) argument
2950 },loadJSONP:function(url,callback){var script=createGlobalElement("script"),doc=Firebug.context.doc… argument
2957 }},YQL:function(url,callback){var yql="http://query.yahooapis.com/v1/public/yql?q=select%20*%20from… argument