Home
last modified time | relevance | path

Searched defs:suf (Results 1 – 5 of 5) sorted by relevance

/template/kajukkk/
H A Dtpl_functions.php13 function tpl_bs_actionlink($type, $pre = '', $suf = '', $class='', $inner = '', $return = false) {
67 function tpl_button_a($type, $pre = '', $suf = '', $class='', $inner = '', $return = false) {
/template/amanuensis/inc/
H A Dfunctionmods.php82 function tpl_actionlink_mod($type,$pre='',$suf=''){
/template/dokubook2/
H A Dtpl_functions.php146 function ts_tpl_actionlink($type,$pre='',$suf=''){
/template/bootie/
H A Dtpl_template_NicoBoot.php210 function tpl_actionlink_bootie($type, $class = '', $pre = '', $suf = '', $inner = '', $return = fal…
/template/strap/class/
H A DTplUtility.php857 … function renderActionLink($type, $class = '', $pre = '', $suf = '', $inner = '', $return = false)