Home
last modified time | relevance | path

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

/plugin/blogtng/helper/
H A Dentry.php461 * @param bool $skipheader - Remove the first header
464 …public function tpl_entry($included=true, $readmore='syntax', $inc_level=true, $skipheader=false) { argument
465 $htmlcontent = $this->get_entrycontent($readmore, $inc_level, $skipheader);
827 public function get_entrycontent($readmore='syntax', $inc_level=true, $skipheader=false) { argument
851 $this->_convert_instructions($ins, $inc_level, $readmore, $skipheader);
982 private function _convert_instructions(&$ins, $inc_level, $readmore, $skipheader) { argument
1017 if($skipheader){