Example #1
0
 public function doListFiltered()
 {
     $this->onItemsReady(array($this, 'addSubmenuItems'));
     return parent::doListFiltered();
 }