| /plugin/siteexport/inc/ |
| D | debug.php | 9 private $debugLevel = 5; variable in siteexport_debug 45 $this->debugLevel = $level; 48 public function debugLevel() function in siteexport_debug 50 return $this->debugLevel; 83 if( $this->debugLevel > $level && !$ajaxCanLog ) return; // only log certain Debug Levels 95 $this->debugLevel = 5; // shutdown debug 100 $this->debugLevel = 5; // shutdown debug
|
| D | settings.php | 51 $debugLevel = $INPUT->int('debug', -1, true); 52 if ( $debugLevel >= 0 && $debugLevel <= 5) { 53 $functions->debug->setDebugLevel($debugLevel);
|
| D | filewriter.php | 76 …if ($this->functions->debug->debugLevel() <= 1) { // 2011-01-12 Write HTML to ZIP for Debug purpose
|
| D | functions.php | 35 if ($this->debug->debugLevel() < 5) { 37 $params['debug'] = $this->debug->debugLevel();
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.js | 912 if (this.tree.options.debugLevel >= 4) { 939 if (this.tree.options.debugLevel >= 1) { 1455 if (this.tree.options.debugLevel >= 3) { 2618 if (this.tree.options.debugLevel >= 2) { 2732 if (this.options.debugLevel == null) { 2733 this.options.debugLevel = FT.debugLevel; 3091 if (this.options.debugLevel >= 4) { 3142 if (this.options.debugLevel >= 1) { 3502 if (this.options.debugLevel >= 3) { 3827 if (this.options.debugLevel >= 4) { [all …]
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree.min.js | 1 …debugLevel&&(Array.prototype.unshift.call(arguments,this.toString()),d("log",arguments))},discard:… property
|
| D | jquery.fancytree-all.min.js | 33 …debugLevel&&(Array.prototype.unshift.call(arguments,this.toString()),d("log",arguments))},discard:… property
|
| D | jquery.fancytree-all-deps.min.js | 1 …debugLevel&&(Array.prototype.unshift.call(arguments,this.toString()),d("log",arguments))},discard:… property
|
| D | jquery.fancytree-all.js | 912 if (this.tree.options.debugLevel >= 4) { 939 if (this.tree.options.debugLevel >= 1) { 1455 if (this.tree.options.debugLevel >= 3) { 2618 if (this.tree.options.debugLevel >= 2) { 2732 if (this.options.debugLevel == null) { 2733 this.options.debugLevel = FT.debugLevel; 3091 if (this.options.debugLevel >= 4) { 3142 if (this.options.debugLevel >= 1) { 3502 if (this.options.debugLevel >= 3) { 3827 if (this.options.debugLevel >= 4) { [all …]
|
| D | jquery.fancytree-all-deps.js | 2373 if (this.tree.options.debugLevel >= 4) { 2400 if (this.tree.options.debugLevel >= 1) { 2916 if (this.tree.options.debugLevel >= 3) { 4079 if (this.tree.options.debugLevel >= 2) { 4193 if (this.options.debugLevel == null) { 4194 this.options.debugLevel = FT.debugLevel; 4552 if (this.options.debugLevel >= 4) { 4603 if (this.options.debugLevel >= 1) { 4963 if (this.options.debugLevel >= 3) { 5288 if (this.options.debugLevel >= 4) { [all …]
|
| D | jquery.fancytree-all-deps.min.js.map | 1 …lapseSiblings","copyTo","toDict","countChildren","deep","debug","msg","debugLevel","unshift","cons…
|
| /plugin/mantis/lib/ |
| D | class.nusoap_base.php | 136 var $debugLevel; variable in nusoap_base
|
| D | nusoap.php | 136 var $debugLevel; variable in nusoap_base
|
| /plugin/googlesearch/ |
| D | nusoap.php | 115 var $debugLevel; variable in nusoap_base
|