_t = $table; } protected function html_content() { $this->renderTitle(); foreach ($this->_subtemplates as $template) $template->html_main(); // Showing an inline form? $pager = $this->_t->getPageIndex(); if (!empty($pager) || isset($this->_t->form_above)) $this->renderPaginationForm($pager, $this->_t->form_above); $tableClass = $this->_t->getTableClass(); if ($tableClass) echo '