Home
last modified time | relevance | path

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

12

/plugin/revealjs/syntax/
H A Dheader.php135 $hid = $this->_headerToLink($text, $renderer->wikipage_unique_headers);
190 function _headerToLink($title, &$check) { function in syntax_plugin_revealjs_header
/plugin/header3/
H A Dsyntax.php122 $hid = $renderer->_headerToLink($text,true);
155 $hid = $renderer->_headerToLink($text,true);
/plugin/blogtng/syntax/
H A Dheader.php63 $hid = $renderer->_headerToLink($text,true);
/plugin/header2/
H A Dsyntax.php127 $hid = $renderer->_headerToLink($text,true);
160 $hid = $renderer->_headerToLink($text,true);
/plugin/multiorphan/action/
H A Dmultiorphan.php322 $hid = $renderer->_headerToLink( $input[1][0] );
323 $check = $renderer->_headerToLink( $data['entryID'] );
440 $hash = '#' . $this->renderer->_headerToLink( $hash );
/plugin/dw2pdf/
H A Drenderer.php81 $hid = $this->_headerToLink($text, true);
181 $hash = $this->_headerToLink($hash);
/plugin/siteexport/renderer/
H A Dpdf.php99 $hid = $this->_headerToLink($text, true);
303 if (!empty($hash)) $hash = $this->_headerToLink($hash);
445 $hash = $this->_headerToLink($hash);
/plugin/include/syntax/
H A Dheader.php39 $hid = $renderer->_headerToLink($headline, true);
/plugin/showlinkpermission/
H A Drenderer.php77 if(!empty($hash)) $hash = $this->_headerToLink($hash);
/plugin/html5/
H A Drenderer.php77 $hid = $this->_headerToLink( $text, true );
/plugin/rst/
H A Dsyntax.php173 $hid = $renderer->_headerToLink($node->nodeValue,'true');
/plugin/markdownextra/
H A Dsyntax.php133 $hid = $renderer->_headerToLink($node->nodeValue,'true');
/plugin/nroff/
H A Drenderer.php133 $hid = $this->_headerToLink($text,true);
498 $hash = $this->_headerToLink($hash);
534 if(!empty($hash)) $hash = $this->_headerToLink($hash);
1039 function _headerToLink($title,$create=false) { function in renderer_plugin_nroff
/plugin/txt2tags/
H A Dsyntax.php145 $hid = $renderer->_headerToLink($node->nodeValue,'true');
/plugin/linksenhanced/syntax/
H A Dlink.php341 $url = $renderer->_headerToLink($url);
393 if(!empty($hash)) $hash = $renderer->_headerToLink($hash);
/plugin/imagemap/
H A Dsyntax.php124 if (!empty($hash)) $hash = $renderer->_headerToLink($hash);
131 $url = $renderer->_headerToLink($url);
/plugin/imagemapping/
H A Dsyntax.php152 if (!empty($hash)) $hash = $renderer->_headerToLink($hash);
159 $url = $renderer->_headerToLink($url);
/plugin/nodetailsxhtml/
H A Drenderer.php287 if(!empty($hash)) $hash = $this->_headerToLink($hash);
329 $hash = $this->_headerToLink($hash);
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php82 if(!empty($hash)) $hash = $this->_headerToLink($hash);
/plugin/code2/
H A Dsyntax.php851 . '"><a name="' . $aRenderer->_headerToLink($aData[4])
945 . $aRenderer->_headerToLink($aData[5]) . '">'
/plugin/targetlink/
H A Dsyntax.php147 if(!empty($hash)) $hash = $xhtml->_headerToLink($hash);
/plugin/box2/
H A Dsyntax.php157 $hid = $renderer->_headerToLink($output,true);
/plugin/offline/
H A Drenderer.php273 if(!empty($hash)) $hash = $this->_headerToLink($hash);
/plugin/dw2markdown/
H A Drenderer.php587 $hash = $this->_headerToLink($hash);
/plugin/composer/
H A Dsyntax.php478 $header_id = $renderer->_headerToLink($text, 'true');

12