예제 #1
0
파일: Sencha.php 프로젝트: cti/sencha
 public function createLayout()
 {
     return $this->application->getManager()->create('Cti\\Sencha\\Layout', array('base' => $this->application->getWeb()->getUrl(), 'direct' => $this->application->getDirect()->getUrl()));
 }