Lines Matching defs:footer_lvl
410 $footer_lvl = false;
431 if (!$footer_lvl && ($idx == $first_header) && !$no_header) {
433 $footer_lvl = $lvl_new;
435 $footer_lvl = $lvl_max;
446 if ($no_header && !$footer_lvl) {
448 $footer_lvl = $lvl_new;
450 $footer_lvl = $lvl_max;
463 $ins[] = $this->_footer($page, $sect, $sect_title, $flags, $footer_lvl);
501 function _footer($page, $sect, $sect_title, $flags, $footer_lvl)
505 $footer[1] = array('mediasyntax_footer', array($page, $sect, $sect_title, $flags, $this->toplevel_id, $footer_lvl));