Lines Matching refs:newDepth

696         $newDepth = $this->functions->settings->depth;
702 … $DATA, 'additional Params' => $newAdditionalParameters, 'newDepth' => $newDepth, 'currentID' => $…
823 …A, $url, $newAdditionalParameters, $PARAMS, $noDeepReplace, $fileName, $newDepth, $ID, $IDexists );
828 …>message("DATA after SWITCH CASE decision", array($DATA, $noDeepReplace, $fileName, $newDepth), 1);
842 …sh( $DATA, $url, $noDeepReplace, $newAdditionalParameters, $ORIGDATA2, $newDepth, $IDexists, $file…
845 …rl, &$newAdditionalParameters, &$PARAMS, &$noDeepReplace, &$fileName, &$newDepth, &$ID, &$IDexists… argument
856 …$newDepth = './' . str_repeat('../', count(explode('/', $fileName))-1); // it is an ID at this poi…
859 …g->message("This is CSS file", array($DATA, $noDeepReplace, $fileName, $newDepth, $newAdditionalPa…
887 $newDepth = str_repeat('../', count(explode('/', $fileName))-1);
891 …"This is detail.php file with addParams", array($DATA, $ID, $fileName, $newDepth, $newAdditionalPa…
903 $newDepth = str_repeat('../', count(explode('/', $fileName))-1);
908 …e("This is doku.php file with addParams", array($DATA, $ID, $fileName, $newDepth, $newAdditionalPa…
946 $newDepth = str_repeat('../', count(explode('/', $fileName))-1);
951 …ssage("This is something with '_detail' file", array($DATA, $backlinkID, $newDepth, $url, $ID), 2);
988 …sh( $DATA, $url, $noDeepReplace, $newAdditionalParameters, $ORIGDATA2, $newDepth, $IDexists, $file… argument
1015 $this->functions->settings->depth = $newDepth;