Home
last modified time | relevance | path

Searched refs:_simpleTitle (Results 1 – 25 of 25) sorted by relevance

/plugin/partialsearch/
H A Drenderer.php24 function _simpleTitle($name) { function in renderer_plugin_partialsearch
26 $name= parent::_simpleTitle($name);
/plugin/include/syntax/
H A Dlocallink.php34 $default = $renderer->_simpleTitle($id);
/plugin/prosemirror/parser/
H A DInternalLinkNode.php49 $default = $xhtml_renderer->_simpleTitle($parts[0]);
/plugin/docnavigation/
H A Daction.php125 $defaulttitle = $Renderer->_simpleTitle($link['rawlink']);
/plugin/showlinkpermission/
H A Drenderer.php48 $default = $this->_simpleTitle($id);
/plugin/odt/renderer/
H A Dbook.php124 $default = $this->_simpleTitle($id);
H A Dpage.php1330 $default = $this->_simpleTitle($id);
/plugin/docnavigation/syntax/
H A Dpagenav.php183 $defaulttitle = $renderer->_simpleTitle($url['rawlink']);
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php59 $default = $this->_simpleTitle($id);
/plugin/struct/renderer/
H A Dcsv.php151 $title = $this->_simpleTitle($link);
/plugin/targetlink/
H A Dsyntax.php127 $default = $xhtml->_simpleTitle($id);
/plugin/offline/
H A Drenderer.php256 $default = $this->_simpleTitle($id);// now first resolve and clean up the $id
/plugin/bibtex/
H A Dsyntax.php483 function _simpleTitle($name){ function in syntax_plugin_bibtex
/plugin/linksenhanced/syntax/
H A Dlink.php370 $default = $renderer->_simpleTitle($id);
/plugin/button/
H A Dsyntax.php381 // We need this check because _simpleTitle needs
395 $default = $xhtml->_simpleTitle($id);
/plugin/siteexport/renderer/
H A Dpdf.php284 $default = $this->_simpleTitle($id);
/plugin/imagemap/
H A Dsyntax.php120 $default = $renderer->_simpleTitle($url);
/plugin/text/
H A Drenderer.php439 $default = $this->_simpleTitle($id);
/plugin/imagemapping/
H A Dsyntax.php148 $default = $renderer->_simpleTitle($url);
/plugin/dokutexit/
H A Dlatex.php442 $default = $this->_simpleTitle($id);
480 $default = $this->_simpleTitle($id);
1689 function _simpleTitle($name) { function in Doku_Renderer_latex
/plugin/nodetailsxhtml/
H A Drenderer.php255 // We need this check because _simpleTitle needs
263 $default = $this->_simpleTitle($id);
/plugin/siteexport/syntax/
H A Dtoc.php300 $default = $renderer->_simpleTitle($id);
/plugin/xml/
H A Drenderer.php407 $default = $this->_simpleTitle($id);
/plugin/nroff/
H A Drenderer.php517 $default = $this->_simpleTitle($id);
/plugin/odp/
H A Drenderer.php1102 $default = $this->_simpleTitle($id);