Exemple #1
0
 public function getCommands()
 {
     $this->setTitle('COM_DOCMAN_SUBMENU_DOCUMENTS');
     return parent::getCommands();
 }
Exemple #2
0
 public function getCommands()
 {
     $this->setTitle('Options');
     return parent::getCommands();
 }