Lines Matching refs:docstr
240 $docstr = $data["usr_docstr"];
300 $this->_print_tree($renderer, $loc_url, $tree_loc, $docstr);
322 $this->_print_tree($renderer, $loc_url, $tree_dif, $docstr);
325 $this->_print_tree($renderer, $loc_url, $tree_loc, $docstr);
499 * @param (int) $docstr if specified, it can be only:
502 private function _print_tree(Doku_Renderer $renderer, $loc_url, $tree, $docstr = null) { argument
506 if ($docstr === null) {
507 $docstr = $this->getConf("docstr");
511 if ($docstr == 1) {
563 if ($docstr == 1) {
594 if ($docstr == 1) {