/plugin/siteexport/inc/ |
H A D | toc.php | 207 private function __writeTOCTree($CURRENTNODE, $CURRENTNODENAME = null, $DEPTH = 0) { argument 222 return $this->__TOCItem($CURRENTNODE, $DEPTH); 230 $XML .= $this->__TOCItem($CURRENTNODE[$conf['start']], $DEPTH, !$didOpenItem); 234 $XML .= $this->__TOCItem($CURRENTNODE['element'], $DEPTH, !$didOpenItem); 239 $XML .= $this->__TOCItem(array('name' => $CURRENTNODENAME), $DEPTH, !$didOpenItem); 242 $DEPTH--; 252 …$ELEM, count($ELEM) >= 1 ? ( !empty($ELEM['name']) ? $ELEM['name'] : $NODENAME ) : null, $DEPTH+1); 256 return $XML . ($didOpenItem ? $this->__TOCItemClose($DEPTH) : ''); 331 $DEPTH = str_repeat("\t", $LEVEL); 345 $XML = "$DEPTH<$ITEM label=\"$indexTitle\" $indexFile>"; [all …]
|
/plugin/combo/ComboStrap/ |
H A D | PageSqlTreeListener.php | 31 const DEPTH = "depth"; define in ComboStrap\\PageSqlTreeListener 170 if ($variableName === self::DEPTH) { 260 case self::DEPTH:
|
/plugin/siteexport/syntax/ |
H A D | toc.php | 119 list($SID, $NAME, $DEPTH) = $data; 256 $this->mergedPages[] = array($SID, $DEPTH); 280 $this->savedToc[] = $this->__addTocItem($SID, $NAME, $DEPTH, $renderer);
|
/plugin/siteexport/action/ |
H A D | ajax.php | 1116 private function __rebuildLink($DATA, $DEPTH = null, $existingPageID = null) { argument 1120 if (is_null($DEPTH)) $DEPTH = $this->functions->settings->depth; 1123 $intermediateURL = $DEPTH . $DATA[2]; 1133 $this->functions->debug->message("Re-created URL: '$newURL'", $DEPTH, 2);
|
/plugin/codemirror/dist/modes/ |
H A D | forth.min.js.map | 1 … LSHIFT RSHIFT\\\n 0= = 0< < > U< MIN MAX\\\n 2DROP 2DUP 2OVER 2SWAP ?DUP DEPTH DROP DUP OVER ROT …
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 40.40.js.map | 1 … 'DELIMITERS',\n 'DENSE_RANK',\n 'DEPENDS',\n 'DEPTH',\n 'DEREF'…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | mathjax-sre.js | 1565 sre.Walker.move={UP:"up",DOWN:"down",LEFT:"left",RIGHT:"right",REPEAT:"repeat",DEPTH:"depth",ENTER:… property in sre.Walker.move 1571 …pecialMove();if(null!==b)return b;switch(this.moved){case sre.Walker.move.DEPTH:return this.depth_… 1574 …ker.prototype.depth=function(){this.moved=this.isSpeech()?sre.Walker.move.DEPTH:sre.Walker.move.RE…
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 1959 # bug fix: set echo DEPTH/IMAGE 1980 # new feature: echo myecho DEPTH xx
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|