Home
last modified time | relevance | path

Searched refs:DEPTH (Results 1 – 10 of 10) sorted by relevance

/plugin/siteexport/inc/
H A Dtoc.php207 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 DPageSqlTreeListener.php31 const DEPTH = "depth"; define in ComboStrap\\PageSqlTreeListener
156 if ($variableName === self::DEPTH) {
243 case self::DEPTH:
/plugin/siteexport/syntax/
H A Dtoc.php119 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 Dajax.php1116 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 Dforth.min.js.map1 … 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 D40.40.js.map1 … 'DELIMITERS',\n 'DENSE_RANK',\n 'DEPENDS',\n 'DEPTH',\n 'DEREF'…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js1565 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 DCHANGES.txt1959 # bug fix: set echo DEPTH/IMAGE
1980 # new feature: echo myecho DEPTH xx
/plugin/openlayersmap/ol7/
H A Dol.js.map