Home
last modified time | relevance | path

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

/plugin/bliki/
H A Dsyntax.php176 $edit_url = $this->getRewriteUrl($post_url, 'do=edit', false);
258 function getRewriteUrl($page, $query, $base = true) { function in syntax_plugin_bliki
304 $hilf = $this->getRewriteUrl($page, 'do=edit');
321 $html .= $this->getRewriteUrl($ID, "page=$page");