Esempio n. 1
0
 /**
  * The Ext.Container.layout to use inside the fieldset (defaults to 'form').
  * @return PhpExt_Layout_ContainerLayout 
  */
 public function getLayout()
 {
     return parent::getLayout();
 }