Searched defs:included_pages (Results 1 – 2 of 2) sorted by relevance
/plugin/include/ |
H A D | helper.php | 237 function _get_instructions($page, $sect, $mode, $lvl, $flags, $root_id = null, $included_pages = array()) { argument 293 function _convert_instructions(&$ins, $lvl, $page, $sect, $flags, $root_id, $included_pages = array()) { argument 545 private function adapt_links(&$ins, $page, $included_pages = null) { argument [all...] |
/plugin/blog/syntax/ |
H A D | blog.php | 11 private $included_pages = array(); variable in syntax_plugin_blog_blog
|