Searched refs:showTable (Results 1 – 2 of 2) sorted by relevance
200 return $this->showTable( false, true, true, null, true );
808 $this->showTable( true, false, false, $this->options['view'] );1688 protected function showTable( $expectInput = true, $returnOutput = false, function in Database2