/plugin/include/syntax/ |
H A D | header.php | 35 list($headline, $lvl, $pos, $page, $sect, $flags) = $data; 39 $hid = $renderer->_headerToLink($headline, true); 40 $renderer->toc_additem($hid, $headline, $lvl); 54 $classes[] = $renderer->startSectionEdit($pos, array('target' => 'section', 'name' => $headline, 'hid' => $hid)); 56 $classes[] = $renderer->startSectionEdit($pos, 'section', $headline); 62 $headline = $renderer->_xmlEntities($headline); 63 $renderer->doc .= ' id="'.$hid.'"><a href="' . $url . '" title="' . $headline . '">'; 64 $renderer->doc .= $headline; 68 $renderer->header($headline, [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/ |
H A D | FeatureDescription.php | 25 public $headline; variable in Google\\Service\\ManufacturerCenter\\FeatureDescription 36 public function setHeadline($headline) argument 38 $this->headline = $headline; 45 return $this->headline;
|
/plugin/toctweak/ |
H A D | helper.php | 91 function get_metatoc($id, $topLv=null, $maxLv=null, $headline='') { argument 103 $toc = $this->_toc($toc, $topLv, $maxLv, $headline); 125 function _toc(array $toc, $topLv=null, $maxLv=null, $headline='') { argument 130 $headline_matched = empty($headline); 136 if ($headline) { 138 if ($item['hid'] == $headline) { 178 list($topLv, $maxLv, $headline) = $params; 179 $toc = $this->_toc($toc, $topLv, $maxLv, $headline);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | Collection.php | 48 public $headline; variable in Google\\Service\\ShoppingContent\\Collection 161 public function setHeadline($headline) argument 163 $this->headline = $headline; 170 return $this->headline;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/ |
H A D | CreativeNativeAd.php | 30 public $headline; variable in Google\\Service\\AdExchangeBuyer\\CreativeNativeAd 94 public function setHeadline($headline) argument 96 $this->headline = $headline; 100 return $this->headline;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | NativeContent.php | 47 public $headline; variable in Google\\Service\\AdExchangeBuyerII\\NativeContent 153 public function setHeadline($headline) argument 155 $this->headline = $headline; 162 return $this->headline;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | NativeContent.php | 47 public $headline; variable in Google\\Service\\RealTimeBidding\\NativeContent 153 public function setHeadline($headline) argument 155 $this->headline = $headline; 162 return $this->headline;
|
/plugin/toctweak/action/ |
H A D | rendertoc.php | 137 $headline = ''; 144 $html_toc = $tocTweak->html_toc($toc, $topLv, $maxLv, $headline); 181 $headline = ''; 187 $event->data = $tocTweak->_toc($toc, $topLv, $maxLv, $headline); 216 $headline = ''; 223 $html_toc = $tocTweak->html_toc($toc, $topLv, $maxLv, $headline);
|
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
H A D | test_precedence.md | 1 Not a headline but a code block: 7 Not a headline but two HR:
|
H A D | dense-block-markers.md | 11 this is a paragraph, not a headline or list
|
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/ |
H A D | test_precedence.md | 1 Not a headline but a code block: 7 Not a headline but two HR:
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | test_precedence.md | 1 Not a headline but two HR:
|
H A D | dense-block-markers.md | 11 this is a paragraph, not a headline or list
|
/plugin/redirect/lang/ja/ |
H A D | intro.txt | 14 somepage internalpage\#headline
|
/plugin/redirect/lang/fa/ |
H A D | intro.txt | 11 somepage internalpage\#headline
|
/plugin/redirect/lang/ru/ |
H A D | intro.txt | 10 page new_page\#headline
|
/plugin/redirect2/lang/ja/ |
H A D | intro.txt | 9 301 pagename ns:page#headline # 別ページの特定の見出しに転送する場合
|
/plugin/farmsync/ |
H A D | style.less | 81 // icon before the headline 115 // type headline
|
/plugin/headernofloat/ |
H A D | style.css | 8 /* general headline setup */
|
/plugin/latexit/tests/my/ |
H A D | test18.latex | 10 \label{sec:headline}
|
/plugin/exttab3/ |
H A D | example.txt | 81 The headline will be shown in TOC. 94 The headline will be shown in TOC.
|
/plugin/redirect/lang/en/ |
H A D | intro.txt | 10 somepage internalpage\#headline
|
/plugin/redirect/lang/de/ |
H A D | intro.txt | 10 somepage internalpage\#headline
|
/plugin/bugzillaint/ |
H A D | style.css | 85 div.dokuwiki .bugzillalist li.group-headline { 88 div.dokuwiki .bugzillalist li.group-headline-first {
|
/plugin/redirect2/lang/en/ |
H A D | intro.txt | 10 301 pagename ns:page#headline # redirect permanently to the anchor in other page
|