예제 #1
0
파일: Note.php 프로젝트: alexukua/opus4
 public function prepareRenderingAsView()
 {
     parent::prepareRenderingAsView();
     $this->getElement(self::ELEMENT_VISIBILITY)->removeDecorator('Label');
 }