Beispiel #1
0
 protected function getLabel()
 {
     if ($this->getInput()) {
         return parent::getLabel();
     }
     return "";
 }
Beispiel #2
0
 protected function getLabel()
 {
     return parent::getLabel();
 }