/template/arctic-mbo/ |
H A D | tpl_functions.php | 14 $sbl = explode(',',tpl_getConf('left_sidebar_content')); 15 $sbr = explode(',',tpl_getConf('right_sidebar_content')); 45 …$sb_order = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_order')) : explode(',', … 46 …$sb_content = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_content')) : explode(',', … 356 $path = explode(':', $id); 386 $act_hide = explode(',',tpl_getConf('hidesidebar')); 402 $parts = explode(':', $ID);
|
/template/a_free_worldic/ |
H A D | tpl_functions.php | 14 $sbl = explode(',',tpl_getConf('left_sidebar_content')); 15 $sbr = explode(',',tpl_getConf('right_sidebar_content')); 45 …$sb_order = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_order')) : explode(',', … 46 …$sb_content = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_content')) : explode(',', … 314 $path = explode(':', $id);
|
/template/wallpaper/ |
H A D | tpl_functions.php | 59 $cleanindexlist = explode(',', $conf['tpl'][$tpl]['cleanindexlist']); 97 list($tmpitem) = explode(':',$item['id']); 201 $tmparr = explode('*', $lines2[$i]); 211 list($id, $title) = explode('|', $tmparr[1]); 230 $nsarray = explode(':', $id); 290 $nsarr = explode(':',$ID); 331 $parts = explode(':', $ID);
|
/template/arctic/ |
H A D | tpl_functions.php | 14 $sbl = explode(',',tpl_getConf('left_sidebar_content')); 15 $sbr = explode(',',tpl_getConf('right_sidebar_content')); 45 …$sb_order = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_order')) : explode(',', … 46 …$sb_content = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_content')) : explode(',', … 363 $path = explode(':', $id);
|
/template/arctictut/ |
H A D | tpl_functions.php | 14 $sbl = explode(',',tpl_getConf('left_sidebar_content')); 15 $sbr = explode(',',tpl_getConf('right_sidebar_content')); 45 …$sb_order = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_order')) : explode(',', … 46 …$sb_content = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_content')) : explode(',', … 348 $path = explode(':', $id);
|
/template/masa/ |
H A D | tpl_functions.php | 12 $sbl = explode(',',tpl_getConf('left_sidebar_content')); 31 $am_order = explode(',', tpl_getConf('actionmenu_order')); 32 $am_content = explode(',', tpl_getConf('actionmenu_content')); 119 $sb_order = explode(',', tpl_getConf('left_sidebar_order')); 120 $sb_content = explode(',', tpl_getConf('left_sidebar_content')); 393 $path = explode(':', $id);
|
/template/scanlines/ |
H A D | tpl_functions.php | 21 $sbl = explode(',',tpl_getConf('left_sidebar_content')); 22 $sbr = explode(',',tpl_getConf('right_sidebar_content')); 48 …$sb_order = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_order')) : explode(',', … 49 …$sb_content = ($pos == 'left') ? explode(',', tpl_getConf('left_sidebar_content')) : explode(',', … 403 $path = explode(':', $id); 563 $nb_explode = explode('|', $nb_without_bracket);
|
/template/dokukit/ |
H A D | tpl_functions.php | 70 $boxfiles = explode(',', tpl_getConf('boxfiles')); 101 $path = explode(':', $id); 155 $cleanindexlist = explode(',', tpl_getConf('cleanindexlist')); 167 list($tmpitem) = explode(':',$item['id']);
|
/template/dokubrick/ |
H A D | tpl_functions.php | 12 $sbl = explode(',',tpl_getConf('sidebar_content')); 21 $sb_order = explode(',', tpl_getConf('sidebar_order')); 22 $sb_content = explode(',', tpl_getConf('sidebar_content')); 265 $path = explode(':', $id);
|
/template/bootstrap3/inc/Menu/Item/ |
H A D | ShareOn.php | 16 if (!in_array('social-share', explode(',', tpl_getConf('pageIcons')))) { 44 $enabled_providers = explode(',', tpl_getConf('socialShareProviders'));
|
H A D | SendMail.php | 16 if (!in_array('send-mail', explode(',', tpl_getConf('pageIcons')))) {
|
H A D | PrintPage.php | 16 if (!in_array('print', explode(',', tpl_getConf('pageIcons')))) {
|
/template/taratasy/ |
H A D | tpl_functions.local.php | 41 $args = explode(';', $args); 43 list ($ns, $site_width, $sidebar_width) = explode(' ', $arg);
|
/template/dokucms/ |
H A D | tpl_functions.php | 56 $path = explode(':', $id); 117 $cleanindexlist = explode(',', $conf['tpl'][$tpl]['cleanindexlist']); 132 list($tmpitem) = explode(':',$item['id']);
|
/template/dokukitv2/ |
H A D | tpl_functions.php | 47 explode(',', tpl_getConf('cleanindexlist')), 55 foreach(explode(':', $id) as $lvl => $ns) { 124 $trace = explode(':', $ID);
|
/template/bootstrap3/ |
H A D | main.php | 75 echo implode('', array_map('trim', explode(',', $tag->td($ID)))); 139 echo implode('', array_map('trim', explode(',', $tag->td($ID))));
|
H A D | iconify.php | 92 list($params['prefix'], $params['icons']) = explode('-', str_replace('.svg', '', $params['icon']), 2); 116 foreach (explode(',', $params['icons']) as $icon) {
|
/template/a_new_day/ |
H A D | tpl_functions.php | 20 $path = explode(':', $ID); 33 $lines = explode("\n", $toolbar);
|
/template/notos/ |
H A D | CustomController.php | 106 $parentNS = explode(':', $parent); 108 $pageParts = explode(':', $page);
|
/template/gtopia/ |
H A D | TwitterAPIExchange.php | 154 $getfields = str_replace('?', '', explode('&', $getfield)); 157 $split = explode('=', $g);
|
/template/mikio/ |
H A D | mikio.php | 732 $items = explode(';', $str); 736 $parts = explode('|', $item); 1029 $classes = array_merge($classes, explode(' ', $attr['class'])); 1407 $parts = explode(':', $ID); 1654 $e = explode(' ', $matches[1]); 1920 $c = explode(' ', $node->class); 1930 $c = explode(' ', $node->class); 2009 $parts = explode(' ', $matches[1]); 2391 $version_items = explode(' ', $version_data['date']);
|
/template/dokubook/ |
H A D | tpl_functions.php | 88 $path = explode(':',$svID); 152 $path = explode(':',$svID);
|
/template/roundbox/ |
H A D | roundbox.php | 95 $speclist = explode(',', $ac_users[$action]); 220 $parts = explode(':', $ID);
|
/template/icke/ |
H A D | IckeNavigation.php | 48 $navigation = explode(',',$navigationConfig); 128 $class = 'qnav_'.explode(':',$item->class)[0]; // first ns part
|
/template/simple/ |
H A D | tpl_functions.php | 19 $path = explode(':', $ID);
|