/plugin/revealjs/syntax/ |
H A D | header.php | 135 $hid = $this->_headerToLink($text, $renderer->wikipage_unique_headers); 190 function _headerToLink($title, &$check) { function in syntax_plugin_revealjs_header
|
/plugin/header3/ |
H A D | syntax.php | 122 $hid = $renderer->_headerToLink($text,true); 155 $hid = $renderer->_headerToLink($text,true);
|
/plugin/blogtng/syntax/ |
H A D | header.php | 63 $hid = $renderer->_headerToLink($text,true);
|
/plugin/header2/ |
H A D | syntax.php | 127 $hid = $renderer->_headerToLink($text,true); 160 $hid = $renderer->_headerToLink($text,true);
|
/plugin/multiorphan/action/ |
H A D | multiorphan.php | 322 $hid = $renderer->_headerToLink( $input[1][0] ); 323 $check = $renderer->_headerToLink( $data['entryID'] ); 440 $hash = '#' . $this->renderer->_headerToLink( $hash );
|
/plugin/dw2pdf/ |
H A D | renderer.php | 81 $hid = $this->_headerToLink($text, true); 181 $hash = $this->_headerToLink($hash);
|
/plugin/siteexport/renderer/ |
H A D | pdf.php | 99 $hid = $this->_headerToLink($text, true); 303 if (!empty($hash)) $hash = $this->_headerToLink($hash); 445 $hash = $this->_headerToLink($hash);
|
/plugin/include/syntax/ |
H A D | header.php | 39 $hid = $renderer->_headerToLink($headline, true);
|
/plugin/showlinkpermission/ |
H A D | renderer.php | 77 if(!empty($hash)) $hash = $this->_headerToLink($hash);
|
/plugin/html5/ |
H A D | renderer.php | 77 $hid = $this->_headerToLink( $text, true );
|
/plugin/rst/ |
H A D | syntax.php | 173 $hid = $renderer->_headerToLink($node->nodeValue,'true');
|
/plugin/markdownextra/ |
H A D | syntax.php | 133 $hid = $renderer->_headerToLink($node->nodeValue,'true');
|
/plugin/nroff/ |
H A D | renderer.php | 133 $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 D | syntax.php | 145 $hid = $renderer->_headerToLink($node->nodeValue,'true');
|
/plugin/linksenhanced/syntax/ |
H A D | link.php | 341 $url = $renderer->_headerToLink($url); 393 if(!empty($hash)) $hash = $renderer->_headerToLink($hash);
|
/plugin/imagemap/ |
H A D | syntax.php | 124 if (!empty($hash)) $hash = $renderer->_headerToLink($hash); 131 $url = $renderer->_headerToLink($url);
|
/plugin/imagemapping/ |
H A D | syntax.php | 152 if (!empty($hash)) $hash = $renderer->_headerToLink($hash); 159 $url = $renderer->_headerToLink($url);
|
/plugin/nodetailsxhtml/ |
H A D | renderer.php | 287 if(!empty($hash)) $hash = $this->_headerToLink($hash); 329 $hash = $this->_headerToLink($hash);
|
/plugin/nsexport/packer/ziphtml/ |
H A D | renderer.php | 82 if(!empty($hash)) $hash = $this->_headerToLink($hash);
|
/plugin/code2/ |
H A D | syntax.php | 851 . '"><a name="' . $aRenderer->_headerToLink($aData[4]) 945 . $aRenderer->_headerToLink($aData[5]) . '">'
|
/plugin/targetlink/ |
H A D | syntax.php | 147 if(!empty($hash)) $hash = $xhtml->_headerToLink($hash);
|
/plugin/box2/ |
H A D | syntax.php | 157 $hid = $renderer->_headerToLink($output,true);
|
/plugin/offline/ |
H A D | renderer.php | 273 if(!empty($hash)) $hash = $this->_headerToLink($hash);
|
/plugin/dw2markdown/ |
H A D | renderer.php | 587 $hash = $this->_headerToLink($hash);
|
/plugin/composer/ |
H A D | syntax.php | 478 $header_id = $renderer->_headerToLink($text, 'true');
|