Home
last modified time | relevance | path

Searched refs:p_locale_xhtml (Results 1 – 22 of 22) sorted by last modified time

/dokuwiki/inc/
H A Dparserutils.php94 $ret = p_locale_xhtml('norev');
102 $ret = p_locale_xhtml('onceexisted');
104 $ret = p_locale_xhtml('newpage');
122 function p_locale_xhtml($id) function
/dokuwiki/inc/Ui/
H A DEditor.php158 echo p_locale_xhtml($data['intro_locale']);
H A DIndex.php35 echo p_locale_xhtml('index');
H A DPageConflict.php42 echo p_locale_xhtml('conflict');
H A DSubscribe.php31 echo p_locale_xhtml('subscr_form');
H A DBacklinks.php26 echo p_locale_xhtml('backlinks');
H A DMediaDiff.php137 if ($this->preference['showIntro']) echo p_locale_xhtml('diff');
H A DPageDiff.php219 if ($this->preference['showIntro']) echo p_locale_xhtml('diff');
H A DPageDraft.php32 echo p_locale_xhtml('draft');
H A DPageRevisions.php59 echo p_locale_xhtml('revisions');
H A DPageView.php54 echo p_locale_xhtml('preview');
82 echo p_locale_xhtml('showrev');
H A DRecent.php54 echo p_locale_xhtml('recent');
H A DSearch.php455 $intro = p_locale_xhtml('searchpage');
H A DUserProfile.php37 echo p_locale_xhtml('updateprofile');
H A DUserRegister.php31 echo p_locale_xhtml('register');
H A DUserResendPwd.php30 echo p_locale_xhtml('resetpwd');
H A DAdmin.php34 echo p_locale_xhtml('admin');
54 echo p_locale_xhtml('adminplugins');
H A DLogin.php43 echo p_locale_xhtml('login');
/dokuwiki/inc/Action/
H A DDenied.php50 echo p_locale_xhtml('denied');
H A DLocked.php48 echo p_locale_xhtml('locked');
/dokuwiki/lib/tpl/dokuwiki/
H A Ddetail.php51 <?php if ($REV) echo p_locale_xhtml('showrev');?>
/dokuwiki/lib/exe/
H A Ddetail.php40 $ERROR = p_locale_xhtml('denied');