/template/monochrome/ |
H A D | tpl_functions.php | 49 foreach($data as $item) { 58 if($item['id'] == $start or preg_match('/:'.$start.'$/',$item['id']) 64 $data2[$item['id']]['ns'] = $item['id']; 67 $data2[$item['id']] = $item; 78 * @param array $item 84 if($item['type'] == 'd') { 86 $ret .= html_wikilink($item['id'].':'.$conf['start'], $item['title']); 87 } elseif(@file_exists(wikiFN($item['id'].':'.$item['id']))) { 88 $ret .= html_wikilink($item['id'].':'.$item['id'], $item['title']); 93 $ret .= html_wikilink(':'.$item['id'], $item['title']); [all …]
|
/template/peanutbutter/ |
H A D | tpl_functions.php | 49 foreach($data as $item) { 61 if($item['id'] == $start or preg_match('/:'.$start.'$/',$item['id']) 67 $data2[$item['id']]['ns'] = $item['id']; 70 $data2[$item['id']] = $item; 81 * @param array $item 87 if($item['type'] == 'd') { 89 $ret .= html_wikilink($item['id'].':'.$conf['start'], $item['title']); 90 } elseif(@file_exists(wikiFN($item['id'].':'.$item['id']))) { 91 $ret .= html_wikilink($item['id'].':'.$item['id'], $item['title']); 96 $ret .= html_wikilink(':'.$item['id'], $item['title']); [all …]
|
/template/amanuensis/inc/ |
H A D | index.php | 121 $item=array_shift($data); 122 $l=$item['level']; 169 $item['open']=$item['open'] & 2; 173 $item['level']= $item['level']-1; 249 $item = array(); 346 $base = ':'.$item['id']; 348 if($item['type']=='d'){ 369 $base = ':'.$item['id']; 371 if($item['type']=='d'){ 395 if($item['type']=='d'){ [all …]
|
/template/argon/ |
H A D | main.php | 91 foreach($menu_items as $item) { 93 .'<a class="nav-link" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 150 foreach($menu_items as $item) { 152 ….'<a class="'.$item->getLinkAttributes('')['class'].'" href="'.$item->getLink().'" title="'.$item-… 153 . $item->getLabel() 169 foreach($menu_items as $item) { 171 .'<a class="" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 172 . $item->getLabel() 230 ….'<a class="page-menu__link '.$item->getLinkAttributes('')['class'].'" href="'.$item->getLink().'"… 279 foreach($menu_items as $item) { [all …]
|
/template/dokucms/ |
H A D | tpl_functions.php | 127 if($item['id'] == 'playground' or $item['id'] == 'wiki') { 141 if($item['id'] == 'sidebar' or $item['id'] == $start 146 if($item['type'] == 'f' and array_key_exists($item['id'], $data2)) { 148 $data2[$item['id']]['ns'] = $item['id']; 151 $data2[$item['id']] = $item; 168 $ret .= html_wikilink($item['id'].':'.$conf['start'], $item['title']); 169 } elseif(@file_exists(wikiFN($item['id'].':'.$item['id']))) { 170 $ret .= html_wikilink($item['id'].':'.$item['id'], $item['title']); 172 $ret .= html_wikilink($item['id'].':', $item['title']); 175 $ret .= html_wikilink(':'.$item['id'], $item['title']); [all …]
|
/template/argon-alt/ |
H A D | main.php | 88 foreach($menu_items as $item) { 89 … echo '<a class="dropdown-item" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 91 .$item->getLabel() 149 foreach($menu_items as $item) { 151 … .'<a class="" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 152 . $item->getLabel() 192 foreach($menu_items as $item) { 194 … .'<a class="page-menu__link" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 206 foreach($menu_items as $item) { 207 if ($item->getType() != "top") continue; [all …]
|
/template/wallpaper/ |
H A D | tpl_functions.php | 72 if($item['type'] == 'f' and !$item['ns'] and $item['id']) { 109 if($item['id'] == $start or preg_match('/:'.$start.'$/',$item['id']) 113 $data2[$i] = $item; 136 if($item['type']=='d'){ 138 $ret .= html_wikilink($item['id'].':'.$conf['start'], $item['title']); 139 } elseif(@file_exists(wikiFN($item['id'].':'.$item['id']))) { 140 $ret .= html_wikilink($item['id'].':'.$item['id'], $item['title']); 142 $ret .= html_wikilink($item['id'].':', $item['title']); 145 $ret .= html_wikilink(':'.$item['id'], $item['title']); 159 * @param array $item [all …]
|
/template/bootstrap3/ |
H A D | EventHandlers.php | 223 foreach ($event->data->_content as $key => $item) { 224 if (is_array($item) && isset($item['_elem'])) { 253 if ($item['_elem'] == 'openfieldset') { 258 if (isset($item['type']) && $item['type'] == 'submit') { 275 foreach ($event->data->_content as $key => $item) { 276 if (is_array($item) && isset($item['_elem'])) { 277 if ($item['_actio [all...] |
/template/sxs/ |
H A D | sxs.php | 297 foreach($data as $item) { 304 $ask .= $item['id']; 317 if ($item['isimg']) { 318 $w = $item['meta']->getField('File.Width'); 358 $p['alt'] = $item['id']; 370 utf8_decodeFN($item['file']) . '</a>', 6); 374 utf8_decodeFN($item['file']) . '</a>', 6); 377 utf8_decodeFN($item['file']) . '</a>', 6); 381 if ($item['isimg']) { 391 if ($item['isimg'] [all …]
|
/template/ravel/css/ |
H A D | ravel-responsive.css | 354 .gallery-col-4 .gallery-item, 356 .gallery-col-5 .gallery-item, 358 .gallery-col-6 .gallery-item, 360 .gallery-col-7 .gallery-item, 362 .gallery-col-8 .gallery-item, 364 .gallery-col-9 .gallery-item, 366 .gallery-col-10 .gallery-item, 368 .gallery-col-11 .gallery-item, 370 .gallery-col-12 .gallery-item, 372 .gallery-col-13 .gallery-item, [all …]
|
/template/mikio/assets/ |
H A D | mikio-typeahead.js | 128 updater: function (item) { 129 return item; 220 items = jQuery.grep(items, function (item) { 221 return that.matcher(item); 240 // Add item 248 matcher: function (item) { 249 var it = this.displayText(item); 257 var item; 259 while ((item = items.shift())) { 260 var it = this.displayText(item); 147 updater(item) global() argument 239 AnonymousFunction6fbc89ba0400(item) global() argument 267 matcher(item) global() argument 292 highlighter(item) global() argument 361 AnonymousFunction6fbc89ba0700(i, item) global() argument 395 displayText(item) global() argument 399 itemLink(item) global() argument 403 itemTitle(item) global() argument 740 item: '<li><a class="mikio-dropdown-item" href="#" role="option"></a></li>', global() property in Typeahead.defaults.themes.bootstrap3 747 item: '<a class="mikio-dropdown-item" href="#" role="option"></a>', global() property in Typeahead.defaults.themes.bootstrap4 [all...] |
/template/sprintdoc/css/ |
H A D | area_nav-pagetools.less | 7 .pagetools-item(edit, 1); 8 .pagetools-item(create, 2); 9 .pagetools-item(show, 4); 10 .pagetools-item(source, 5); 11 .pagetools-item(draft, 3); 12 .pagetools-item(revs, 7, revisions); 13 .pagetools-item(backlink, 8, backlink); 14 .pagetools-item(top, 10); 15 .pagetools-item(revert, 6, revert); 16 .pagetools-item(subscrib [all...] |
/template/dokukit/ |
H A D | tpl_functions.php | 163 foreach($data as $item) { 166 if(strpos($item['id'], ':')) { 169 $tmpitem = $item['id']; 177 $item['id'] == 'sidebar' or 178 $item['id'] == $start or 179 preg_match('/:'.$start.'$/',$item['id']) or 181 $item['id'] == tpl_getConf('extlinks') 198 function _html_list_index($item){ argument 203 if($item['type']=='d'){ 207 $ret .= html_wikilink($item['id'].':'); [all …]
|
/template/sprintdoc/tpl/ |
H A D | nav-usertools-buttons.php | 17 $item = new Login(); variable 18 if ($item->visibleInContext(AbstractItem::CTX_DESKTOP)) 19 echo '<li class="log">' . $item->asHtmlLink() . '</li>'; 21 // item not available 29 $item = new Admin(); variable 30 if ($item->visibleInContext(AbstractItem::CTX_DESKTOP)) { 31 echo '<li class="admin">' . $item->asHtmlLink() . '</li>'; 34 // item not available 38 $item = new Register(); variable 39 if ($item [all...] |
/template/templar/js/ |
H A D | bootstrap-typeahead.js | 54 , updater: function (item) { argument 55 return item 99 return that.matcher(item) 111 , matcher: function (item) { argument 119 , item 121 while (item = items.shift()) { 122 if (!item.toLowerCase().indexOf(this.query.toLowerCase())) beginswith.push(item) 123 else if (~item.indexOf(this.query)) caseSensitive.push(item) 130 , highlighter: function (item) { 141 i = $(that.options.item).attr('data-value', item) [all …]
|
/template/bs4simple/ |
H A D | tpl_header.php | 52 foreach($items as $item) { 53 echo '<li><a class="nav-item mx-2" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 54 . $item->getLabel() 76 foreach($items as $item) { 77 echo '<li><a class="nav-item mx-2" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 78 . $item->getLabel()
|
/template/bootstrap3/tpl/ |
H A D | page-icons.php | 22 foreach($menu->getItems() as $item) {
24 $class = $item->getType();
25 $attr = buildAttributes($item->getLinkAttributes());
27 if ($item->getType() == 'shareon') {
33 $html .= \inlineSVG($item->getSvg());
34 $html .= '<span>' . hsc($item->getLabel()) . '</span>';
37 if ($item->getType() == 'shareon') {
38 $html .= $item->getDropDownMenu();
|
/template/congrid/ |
H A D | tpl_functions.php | 517 function tpl_print_grid_area($layout, $item) { argument 518 $params = tpl_get_cell_params($layout, $item); 523 switch ($item) { 569 print("#dokuwiki__site div.".$item." {\n grid-area: ".$item.";\n"); 571 print('<!-- INVALID: div.'.$item.' { grid-area: '.$item.'; } -->'); 647 if ($item != 'empty') { 648 print($item); 666 foreach ($layout['grid'][$row] as $item) { 668 $done[] = $item; 945 $done[] = $item; [all …]
|
/template/starterbootstrap/ |
H A D | tpl_functions.php | 304 foreach ($data as $item){ 305 if( $item['level'] > $level ){ 312 $level = $item['level']; 314 }elseif( $item['level'] < $level ){ 331 $ret .= call_user_func($func,$item); 496 $pos = strrpos($item['id'], ':'); 498 if(!$item['label']) $item['label'] = $label; 501 $class = 'level'.$item['level']; 503 if($item['open']){ 518 $ret .= $item['label']; [all …]
|
/template/twigstarter/vendor/twig/twig/src/Extension/ |
H A D | CoreExtension.php | 686 $item = $item->getIterator(); 697 $item = iterator_to_array($item, $preserveKeys); 700 if (\is_array($item)) { 710 * @param mixed $item A variable 724 * @param mixed $item A variable 899 if (\is_array($item)) { 903 $string = (string) $item; 1404 $arrayItem = \is_bool($item) || \is_float($item) ? (int) $item : $item; 1477 if (isset($object->$item) || \array_key_exists((string) $item, (array) $object)) { 1486 return $object->$item; [all …]
|
/template/neolaoresources3/ |
H A D | main.php | 63 foreach( $toc as $item ) 65 if( $item['level'] > $level ){ 67 for($i=0; $i<($item['level'] - $level); $i++){ 71 }elseif( $item['level'] < $level ){ 74 for ($i=0; $i<($level - $item['level']); $i++){ 84 $level = $item['level']; 88 if( isset( $item['hid'] ) ){ 89 $link = '#'.$item['hid']; 91 $link = $item['link']; 93 echo '<a href="'.$link.'" class="toc">'.hsc($item['title']).'</a>';
|
/template/khum1/ |
H A D | main.php | 114 foreach ( (new \dokuwiki\Menu\PageMenu())->getItems() as $item ) { 115 if ( preg_match('/^childrenpages_/', $item->getType()) ) { 116 if ( $item->is_active ) { 117 …echo '<li class="current_page"><div class="toptab_current_page"></div>'.$item->asHtmlLink(false, t… 119 echo '<li><div class="toptab"></div>'.$item->asHtmlLink(false, true).'</li>'; 173 foreach ( (new \dokuwiki\Menu\PageMenu())->getItems() as $item ) { 174 if ( ! preg_match('/^childrenpages_/', $item->getType()) ) { 175 echo '<li>'.$item->asHtmlLink(false, true).'</li>';
|
/template/simplewiki/css/ |
H A D | pagetools.less | 203 .pagetools-item(edit, 1); 204 .pagetools-item(create, 2); 205 .pagetools-item(show, 4); 206 .pagetools-item(source, 5); 207 .pagetools-item(draft, 3); 208 .pagetools-item(revs, 7, revisions); 210 .pagetools-item(top, 10); 211 .pagetools-item(revert, 6, revert); 213 .pagetools-item(mediaManager, 11); 214 .pagetools-item(back, 12); [all …]
|
/template/zenith/css/ |
H A D | pagetools.less | 203 .pagetools-item(edit, 1); 204 .pagetools-item(create, 2); 205 .pagetools-item(show, 4); 206 .pagetools-item(source, 5); 207 .pagetools-item(draft, 3); 208 .pagetools-item(revs, 7, revisions); 210 .pagetools-item(top, 10); 211 .pagetools-item(revert, 6, revert); 213 .pagetools-item(mediaManager, 11); 214 .pagetools-item(back, 12); [all …]
|
/template/adoradark/css/ |
H A D | pagetools.less | 203 .pagetools-item(edit, 1); 204 .pagetools-item(create, 2); 205 .pagetools-item(show, 4); 206 .pagetools-item(source, 5); 207 .pagetools-item(draft, 3); 208 .pagetools-item(revs, 7, revisions); 210 .pagetools-item(top, 10); 211 .pagetools-item(revert, 6, revert); 213 .pagetools-item(mediaManager, 11); 214 .pagetools-item(back, 12); [all …]
|