Ejemplo n.º 1
0
 public function getShowSearch()
 {
     return parent::getShowSearch() && (!$this->getNumberOptionsForShowSearch() || $this->getNumberOptionsForShowSearch() <= count($this->getItemsAsArray()));
 }