示例#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()));
 }