Home
last modified time | relevance | path

Searched refs:explode (Results 1 – 25 of 66) sorted by relevance

123

/template/arctic-mbo/
H A Dtpl_functions.php14 $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 Dtpl_functions.php14 $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 Dtpl_functions.php59 $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 Dtpl_functions.php14 $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 Dtpl_functions.php14 $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 Dtpl_functions.php12 $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 Dtpl_functions.php21 $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 Dtpl_functions.php70 $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 Dtpl_functions.php12 $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 DShareOn.php16 if (!in_array('social-share', explode(',', tpl_getConf('pageIcons')))) {
44 $enabled_providers = explode(',', tpl_getConf('socialShareProviders'));
H A DSendMail.php16 if (!in_array('send-mail', explode(',', tpl_getConf('pageIcons')))) {
H A DPrintPage.php16 if (!in_array('print', explode(',', tpl_getConf('pageIcons')))) {
/template/taratasy/
H A Dtpl_functions.local.php41 $args = explode(';', $args);
43 list ($ns, $site_width, $sidebar_width) = explode(' ', $arg);
/template/dokucms/
H A Dtpl_functions.php56 $path = explode(':', $id);
117 $cleanindexlist = explode(',', $conf['tpl'][$tpl]['cleanindexlist']);
132 list($tmpitem) = explode(':',$item['id']);
/template/dokukitv2/
H A Dtpl_functions.php47 explode(',', tpl_getConf('cleanindexlist')),
55 foreach(explode(':', $id) as $lvl => $ns) {
124 $trace = explode(':', $ID);
/template/bootstrap3/
H A Dmain.php75 echo implode('', array_map('trim', explode(',', $tag->td($ID))));
139 echo implode('', array_map('trim', explode(',', $tag->td($ID))));
H A Diconify.php92 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 Dtpl_functions.php20 $path = explode(':', $ID);
33 $lines = explode("\n", $toolbar);
/template/notos/
H A DCustomController.php106 $parentNS = explode(':', $parent);
108 $pageParts = explode(':', $page);
/template/gtopia/
H A DTwitterAPIExchange.php154 $getfields = str_replace('?', '', explode('&', $getfield));
157 $split = explode('=', $g);
/template/mikio/
H A Dmikio.php726 $items = explode(';', $str);
730 $parts = explode('|', $item);
1013 $classes = array_merge($classes, explode(' ', $attr['class']));
1391 $parts = explode(':', $ID);
1632 $e = explode(' ', $matches[1]);
1898 $c = explode(' ', $node->class);
1908 $c = explode(' ', $node->class);
1987 $parts = explode(' ', $matches[1]);
2369 $version_items = explode(' ', $version_data['date']);
/template/dokubook/
H A Dtpl_functions.php88 $path = explode(':',$svID);
152 $path = explode(':',$svID);
/template/roundbox/
H A Droundbox.php95 $speclist = explode(',', $ac_users[$action]);
220 $parts = explode(':', $ID);
/template/icke/
H A DIckeNavigation.php48 $navigation = explode(',',$navigationConfig);
128 $class = 'qnav_'.explode(':',$item->class)[0]; // first ns part
/template/simple/
H A Dtpl_functions.php19 $path = explode(':', $ID);

123