| /plugin/jquery/ |
| D | jquery-1.4.2.js | 19 var jQuery = function( selector, context ) { argument 75 init: function( selector, context ) { argument 215 pushStack: function( elems, name, selector ) { argument 1330 hasClass: function( selector ) { argument 2411 delegate: function( selector, types, data, fn ) { argument 2415 undelegate: function( selector, types, fn ) { argument 2515 …{ data: data, selector: selector, handler: fn, origType: type, origHandler: fn, preType: preType }… property 2590 function liveConvert( type, selector ) { argument 2647 var Sizzle = function(selector, context, results, seed) { argument 3655 var posProcess = function(selector, context){ argument [all …]
|
| /plugin/magnifier/ |
| D | script.js | 7 return function(selector, css){ argument
|
| /plugin/diagramsnet/lib/js/onedrive/ |
| D | mxODPicker.js | 44 function _$(selector, elem) argument 50 function _$$(selector, elem) argument
|
| /plugin/widearea/widearea/ |
| D | widearea.js | 356 var wideArea = function (selector) { argument
|
| /plugin/scrape/vendor/symfony/css-selector/XPath/ |
| D | Translator.php | 112 …public function selectorToXPath(SelectorNode $selector, string $prefix = 'descendant-or-self::'): …
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ |
| D | ClientBuilder.php | 93 private $selector = RoundRobinSelector::class; variable in Elasticsearch\\ClientBuilder 502 public function setSelector($selector): ClientBuilder
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.menu.js | 39 selector: null, // property
|
| /plugin/impressjs/tpl/dokuwiki/ |
| D | impress.js | 95 var $ = function ( selector, context ) { argument 102 var $$ = function ( selector, context ) { argument
|
| /plugin/tline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 8 jQuery.fn=jQuery.prototype={init:function(selector,context){selector=selector||document; argument 64 },find:function(selector){var elems=jQuery.map(this,function(elem){return jQuery.find(selector,elem… argument 79 },filter:function(selector){return this.pushStack(jQuery.isFunction(selector)&&jQuery.grep(this,fun… argument 81 },not:function(selector){if(selector.constructor==String){if(isSimple.test(selector)){return this.p… argument 86 },add:function(selector){return this.pushStack(jQuery.unique(jQuery.merge(this.get(),typeof selecto… argument 87 },is:function(selector){return !!selector&&jQuery.multiFilter(selector,this).length>0; argument 88 },hasClass:function(selector){return this.is("."+selector); argument 348 }},function(name,fn){jQuery.fn[name]=function(selector){var ret=jQuery.map(this,fn); argument 365 },remove:function(selector){if(!selector||jQuery.filter(selector,[this]).r.length){jQuery("*",this)… argument
|
| /plugin/eventline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 8 jQuery.fn=jQuery.prototype={init:function(selector,context){selector=selector||document; argument 64 },find:function(selector){var elems=jQuery.map(this,function(elem){return jQuery.find(selector,elem… argument 79 },filter:function(selector){return this.pushStack(jQuery.isFunction(selector)&&jQuery.grep(this,fun… argument 81 },not:function(selector){if(selector.constructor==String){if(isSimple.test(selector)){return this.p… argument 86 },add:function(selector){return this.pushStack(jQuery.unique(jQuery.merge(this.get(),typeof selecto… argument 87 },is:function(selector){return !!selector&&jQuery.multiFilter(selector,this).length>0; argument 88 },hasClass:function(selector){return this.is("."+selector); argument 348 }},function(name,fn){jQuery.fn[name]=function(selector){var ret=jQuery.map(this,fn); argument 365 },remove:function(selector){if(!selector||jQuery.filter(selector,[this]).r.length){jQuery("*",this)… argument
|
| /plugin/sqlraw/ |
| D | simple_html_dom.php | 502 function find($selector, $idx=null, $lowercase=false) 553 protected function seek($selector, &$ret, $lowercase=false) 1111 function find($selector, $idx=null, $lowercase=false)
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_tooltip.js | 130 selector: "[" + gantt.config.task_attribute + "]:not(.gantt_task_row)", property 384 TooltipManager.prototype.detach = function (selector) { argument 404 selector: config.selector, property 782 function closest(element, selector){ argument
|
| /plugin/imapmarkers/syntax/ |
| D | imapmarkers_simple_html_dom.php | 504 function find($selector, $idx = null, $lowercase = false) { 564 protected function seek($selector, &$ret, $parent_cmd, $lowercase = false) { 1594 function find($selector, $idx = null, $lowercase = false) {
|
| /plugin/pagecss/vendor/csstidy-2.2.1/ |
| H A D | class.csstidy_optimise.php | 53 public $selector; variable in csstidy_optimise
|
| /plugin/datatables/assets/datatables.net/js/ |
| D | jquery.dataTables.js | 69 var DataTable = function ( selector, options ) argument 7094 this.selector = { property 7527 var __table_selector = function ( selector, a ) argument 7568 _api_register( 'tables()', function ( selector ) { argument 7576 _api_register( 'table()', function ( selector ) { argument 7898 var _selector_run = function ( type, selector, selectFn, settings, opts ) argument 8062 var __row_selector = function ( settings, selector, opts ) argument 8162 _api_register( 'rows()', function ( selector, opts ) { argument 8324 _api_register( 'row()', function ( selector, opts ) { argument 8686 var __column_selector = function ( settings, selector, opts ) argument [all …]
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | dataTables.buttons.js | 1654 Buttons.buttonSelector = function (insts, selector) { argument 1679 var run = function (selector, inst) { argument 2048 DataTable.Api.register('buttons()', function (group, selector) { argument 2076 DataTable.Api.register('button()', function (group, selector) { argument
|
| /plugin/odt/helper/ |
| D | cssimport.php | 932 public function __construct($selector, $decls, $media = NULL) {
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
| D | bootstrap.min.js | 6 …se strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1|… function
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_tooltip.js | 13 … define&&define.amd?define("ext/dhtmlxgantt_tooltip",[],e):"object"==typeof exports?exports["ext/d… argument
|
| /plugin/codemirror/dist/modes/ |
| D | textile.min.js | 1 …r"))}else if(typeof define=="function"&&define.amd){define(["../../lib/codemirror"],a)}else{a(Code… function
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/ |
| D | backbone.js | 1255 $: function(selector) { argument 1338 delegate: function(eventName, selector, listener) { argument 1353 undelegate: function(eventName, selector, listener) { argument
|
| /plugin/photogallery/lightGallery/js/ |
| D | lightgallery.js | 70 selector: '', property
|
| D | lightgallery.min.js | 4 …olOnEnd=!1),this.s.dynamic?this.$items=this.s.dynamicEl:"this"===this.s.selector?this.$items=this.… property
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
| D | Trigger.php | 379 public function setSelector(Parameter $selector)
|
| /plugin/revealjs/js/ |
| D | reveal.js | 1810 function closestParent( target, selector ) { argument 2071 function enablePreviewLinks( selector ) { argument 2086 function disablePreviewLinks( selector ) { argument 3183 function updateSlides( selector, index ) { argument
|