Home
last modified time | relevance | path

Searched refs:p_wiki_xhtml (Results 1 – 6 of 6) sorted by last modified time

/dokuwiki/inc/
H A Dparserutils.php79 function p_wiki_xhtml($id, $rev = '', $excuse = true, $date_at = '')
77 function p_wiki_xhtml($id, $rev = '', $excuse = true, $date_at = '') global() function
H A Dtemplate.php1678 $html = p_wiki_xhtml($pageid, '', false);
/dokuwiki/inc/Action/
H A DExport.php79 $output = p_wiki_xhtml($ID, $REV, false);
87 $output = p_wiki_xhtml($ID, $REV, false);
/dokuwiki/inc/Remote/
H A DApiCore.php434 return (string)p_wiki_xhtml($page, $rev, false);
/dokuwiki/
H A Dfeed.php
/dokuwiki/inc/Ui/
H A DPageView.php67 $html = p_wiki_xhtml($ID, $REV, true, $DATE_AT);