Home
last modified time | relevance | path

Searched refs:_tpl_action (Results 76 – 88 of 88) sorted by last modified time

1234

/template/cowboy/
H A Dtpl_functions.php70 function _tpl_action($type, $link=0, $wrapper=0) { function
H A Dmain.php78 'userpage' => _tpl_action('userpage', 1, 'li', 1),
154 'discussion'=> _tpl_action('discussion', 1, 'li', 1),
/template/aran/
H A Dmain.php76 _tpl_action('userpage', 1, 'li');
152 _tpl_action('discussion', 1, 'li');
H A Dtpl_functions.php94 function _tpl_action($type, $link=0, $wrapper=0) { function
/template/zenlike/
H A Dmain.php75 _tpl_action('userpage', 1, 'li');
151 _tpl_action('discussion', 1, 'li');
H A Dtpl_functions.php94 function _tpl_action($type, $link=0, $wrapper=0) { function
/template/grassstains/
H A Dtpl_functions.php94 function _tpl_action($type, $link=0, $wrapper=0) { function
H A Dmain.php77 _tpl_action('userpage', 1, 'li');
153 _tpl_action('discussion', 1, 'li');
/template/apricot/
H A Dmain.php80 _tpl_action('discussion', 1, 'li');
H A Dtpl_functions.php94 function _tpl_action($type,$link=0,$wrapper=0) { function
H A Dheader.php40 _tpl_action('userpage', 1, 'li');
42_tpl_action('register', 1, 'li'); /* DW versions > 2011-02-20 can use the core function tpl_action…
/template/writers/
H A Dmain.php69 _tpl_action('userpage', 1, 'li');
71_tpl_action('register', 1, 'li'); /* DW versions > 2011-02-20 can use the core function tpl_action…
128 _tpl_action('discussion', 1, 'li');
H A Dtpl_functions.php94 function _tpl_action($type,$link=0,$wrapper=0) { function

1234