Exemplo n.º 1
0
 protected function createComponentNahledClanku()
 {
     return new NahledClankuControl($this->clanek, $this->redakce->seznamObrazku($this->id_clanku), $this->redakce->seznamOstatnichPriloh($this->id_clanku));
 }