Home
last modified time | relevance | path

Searched refs:footer (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DHTMLCreator.php27 public $footer; variable in HTMLCreator
139 if ($this->footer) {
140 $feedArray[] = "<div class='".$this->stylePrefix."footer'>".$this->footer."</div>";
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php83 * <tfooter><tr><td colspan="2">$footer</td></tr></tfoot>
324 * The content of the footer block
336 * The style of the footer block
1699 * Sets the content of the footer block
1701 * @param string $content The content of the footer block
1719 * Sets the style for the footer content
1721 * @param string $style The style for the footer content
4062 $parsed_code .= $this->footer();
4145 * Returns the footer for the code block.
4147 * @return string The footer fo
4150 protected function footer() { global() function in GeSHi
[all...]
/dokuwiki/lib/tpl/dokuwiki/css/
H A Ddesign.less327 /* footer
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG852 - Fixed two ">" symbols being outputted when using a footer but not CSS classes (MrBaseball34)
1002 - Code can have a header and footer
1021 a <div> or a <pre> (see documentation for benefits of both). Method footer() likewise
/dokuwiki/data/
H A Ddeleted.files625 lib/tpl/default/footer.html