예제 #1
0
파일: File.php 프로젝트: alexukua/opus4
 public function init()
 {
     parent::init();
     $this->addPrefixPath('Form_Decorator', 'Form/Decorator', Zend_Form::DECORATOR);
 }