public function createLayout() { return $this->application->getManager()->create('Cti\\Sencha\\Layout', array('base' => $this->application->getWeb()->getUrl(), 'direct' => $this->application->getDirect()->getUrl())); }