Home
last modified time | relevance | path

Searched refs:userPage (Results 26 – 46 of 46) sorted by relevance

12

/template/chippedsnow/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/tilus/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/cleanresurrected/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/panoramacake/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/tripillar/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/varicolored/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/darkwood/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/launch/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/basical/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/cutopillar/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/fictive/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/apricot/
H A Dtpl_functions.php49 function _tpl_userpage($userPage,$title,$link=0,$wrapper=0) { argument
53 $userPage = str_replace('@USER@',$_SERVER['REMOTE_USER'],$userPage);
58 tpl_pagelink($userPage,$title);
60 echo html_btn('userpage',$userPage,'',array(),'get',0,$title);
/template/dokubootstrapsimplified/
H A Dtpl_functions.php20 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
24 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
29 tpl_pagelink($userPage, $title);
31 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/typowiki/typowiki/
H A Dtpl_functions.php60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
65 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
98 if (tpl_getConf('userPage')) {
99 $output = _tpl_userpage(tpl_getConf('userPage'), tpl_getLang('userpage'), $link, $wrapper, 1);
/template/taratasy/
H A Dtpl_functions.php49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
53 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/zenlike/
H A Dtpl_functions.php49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
53 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/ach/
H A Dtpl_functions.php49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
53 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/grassstains/
H A Dtpl_functions.php49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
53 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/aran/
H A Dtpl_functions.php49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
53 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/starterpjax/
H A Dtpl_functions.php49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
53 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/dokutwitterbootstrap/
H A Dtpl_functions.php49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
53 $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);

12