Home
last modified time | relevance | path

Searched refs:groupkey (Results 1 – 14 of 14) sorted by relevance

/plugin/bb4dw/
Dtemplating.php74 foreach ($groups as $groupkey => $group) {
75 … $groups_res .= $this->process_tpl_group($groupkey, $id++, $group, $group_tpl[1]);
89 * @param string $groupkey The group name or keyword
95 … private function process_tpl_group(string $groupkey, int $id, array $group, string $tpl): string { argument
99 [$groupkey, $id, count($group)],
/plugin/publist/bib2tpl/
Dbibtex_converter.php359 foreach ( $data as $groupkey => $group ) {
360 $groups .= $this->translate_group($groupkey, $id++, $group, $group_tpl[1]);
371 foreach ( $data as $groupkey => $group ) { // loop will only be run once
372 $groups .= $this->translate_group($groupkey, 0, $group, $template);
/plugin/publistf/bib2tpl/
Dbibtex_converter.php378 foreach ( $data as $groupkey => $group ) {
379 $groups .= $this->translate_group($groupkey, $id++, $group, $group_tpl[1]);
390 foreach ( $data as $groupkey => $group ) { // loop will only be run once
391 $groups .= $this->translate_group($groupkey, 0, $group, $template);
/plugin/publistx/bib2tpl/
Dbibtex_converter.php374 foreach ( $data as $groupkey => $group ) {
375 $groups .= $this->translate_group($groupkey, $id++, $group, $group_tpl[1]);
386 foreach ( $data as $groupkey => $group ) { // loop will only be run once
387 $groups .= $this->translate_group($groupkey, 0, $group, $template);
/plugin/publist/template/
Ddokuwiki_simple.tpl4 == @groupkey@ ==
Dxhtml_simple.tpl2 <h3>@groupkey@ (@groupcount@)</h3>
/plugin/publistf/template/
Ddokuwiki_simple.tpl4 == @groupkey@ ==
Dxhtml_simple.tpl2 <h3>@groupkey@ (@groupcount@)</h3>
Ddokuwiki_fancy.tpl2 == @groupkey@ (@groupcount@) ==
Ddokuwiki_kmh.tpl2 ===== @groupkey@ (@groupcount@) =====
/plugin/publistx/template/
Ddokuwiki_simple.tpl4 == @groupkey@ ==
Dxhtml_simple.tpl2 <h3>@groupkey@ (@groupcount@)</h3>
Ddokuwiki_fancy.tpl2 == @groupkey@ (@groupcount@) ==
Ddokuwiki_kmh.tpl2 ===== @groupkey@ (@groupcount@) =====