Searched defs:inc_level (Results 1 – 1 of 1) sorted by relevance
/plugin/blogtng/helper/ |
H A D | entry.php | 464 …public function tpl_entry($included=true, $readmore='syntax', $inc_level=true, $skipheader=false) { 827 public function get_entrycontent($readmore='syntax', $inc_level=true, $skipheader=false) { 982 private function _convert_instructions(&$ins, $inc_level, $readmore, $skipheader) { 1121 private function _read_more(&$ins, $i, $open_wraps, $inc_level) {
|