Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
Dtoc.php210 private function __writeTOCTree($CURRENTNODE, $CURRENTNODENAME = null, $DEPTH = 0) { argument
225 return $this->__TOCItem($CURRENTNODE, $DEPTH);
233 $XML .= $this->__TOCItem($CURRENTNODE[$conf['start']], $DEPTH, !$didOpenItem);
237 $XML .= $this->__TOCItem($CURRENTNODE['element'], $DEPTH, !$didOpenItem);
242 $XML .= $this->__TOCItem(array('name' => $CURRENTNODENAME), $DEPTH, !$didOpenItem);
245 $DEPTH--;
255 $XML .= $this->__writeTOCTree($ELEM, count($ELEM) >= 1 ? ( !empty($ELEM['name']) ? $ELEM['name'] : $NODENAME ) : null, $DEPTH+1);
259 return $XML . ($didOpenItem ? $this->__TOCItemClose($DEPTH) : '');
334 $DEPTH = str_repeat("\t", $LEVEL);
337 return $DEPTH
[all...]
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php31 const DEPTH = "depth"; define in ComboStrap\\PageSqlTreeListener
170 if ($variableName === self::DEPTH) {
260 case self::DEPTH:
/plugin/siteexport/syntax/
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/
Dajax.php1119 private function __rebuildLink($DATA, $DEPTH = null, $existingPageID = null) { argument
1123 if (is_null($DEPTH)) $DEPTH = $this->functions->settings->depth;
1126 $intermediateURL = $DEPTH . $DATA[2];
1136 $this->functions->debug->message("Re-created URL: '$newURL'", $DEPTH, 2);
/plugin/codemirror/dist/modes/
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/
D40.40.js.map1 … 'DELIMITERS',\n 'DENSE_RANK',\n 'DEPENDS',\n 'DEPTH',\n 'DEREF'…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js1565 sre.Walker.move={UP:"up",DOWN:"down",LEFT:"left",RIGHT:"right",REPEAT:"repeat",DEPTH:"depth",ENTER:… property
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/
DCHANGES.txt1959 # bug fix: set echo DEPTH/IMAGE
1980 # new feature: echo myecho DEPTH xx
/plugin/openlayersmap/ol/
Dol.js.map1 ….TRANSITION_ALPHA, alpha);\n this.helper.setUniformFloatValue(Uniforms.DEPTH, depth);\n\n le…