Home
last modified time | relevance | path

Searched refs:_item (Results 1 – 5 of 5) sorted by relevance

/plugin/farmsync/meta/
H A DUpdateResults.php19 private $_item; variable in dokuwiki\\plugin\\farmsync\\meta\\UpdateResults
33 $this->_item = $item;
97 return $this->_item;
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1929 pi.util.Array.forEach(tmp,function(_item,_index,_source){ argument
1930 if(_item instanceof Array&&!_undeep)
H A Dfirebug-lite-1.2-compressed.js88 …pe.push.apply(tmp,_array);pi.util.Array.forEach(tmp,function(_item,_index,_source){if(_item instan… argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js99 styleSheet.insertRule(rule,styleSheet.cssRules.length);}}}},scriptsSelectbox:function(){with(firebug){d.scripts.open(parseInt(el.button.scripts.selectbox.environment.getElement().value));}},xhrTextbox:function(_event){with(firebug){if(_event.keyCode==13){d.xhr.addObject.apply(internal.targetWindow,el.button.xhr.textbox.environment.getElement().value.split(","));}}}}};(function(_scope){_scope.lib={};var pi=_scope.lib;pi.version=[1.1,2008091000];pi.env={ie:/MSIE/i.test(navigator.userAgent),ie6:/MSIE 6/i.test(navigator.userAgent),ie7:/MSIE 7/i.test(navigator.userAgent),ie8:/MSIE 8/i.test(navigator.userAgent),firefox:/Firefox/i.test(navigator.userAgent),opera:/Opera/i.test(navigator.userAgent),webkit:/Webkit/i.test(navigator.userAgent),camino:/Camino/i.test(navigator.userAgent)};pi.get=function(){return document.getElementById(arguments[0]);};pi.get.byTag=function(){return document.getElementsByTagName(arguments[0]);};pi.get.byClass=function(){return document.getElementsByClassName.apply(document,arguments);};pi.util={Array:{clone:function(_array,_undeep){var tmp=[];Array.prototype.push.apply(tmp,_array);pi.util.Array.forEach(tmp,function(_item,_index,_source){if(_item instanceof Array&&!_undeep) argument
H A Dfirebug-lite-1.2.js1940 pi.util.Array.forEach(tmp,function(_item,_index,_source){ argument
1941 if(_item instanceof Array&&!_undeep)