Lines Matching defs:footer_lvl
398 $footer_lvl = false;
430 if(!$footer_lvl && ($idx == $first_header) && !$no_header) {
432 $footer_lvl = $lvl_new;
434 $footer_lvl = $lvl_max;
445 if($no_header && !$footer_lvl) {
447 $footer_lvl = $lvl_new;
449 $footer_lvl = $lvl_max;
469 $ins[] = $this->_footer($page, $sect, $sect_title, $flags, $footer_lvl, $root_id);
508 function _footer($page, $sect, $sect_title, $flags, $footer_lvl, $root_id) {
511 $footer[1] = array('include_footer', array($page, $sect, $sect_title, $flags, $root_id, $footer_lvl));