protected function create() { parent::create(); $this->basename = 'widget.adminlinks'; $this->cache = 'nocache'; $this->adminclass = 'tadminorderwidget'; }
protected function create() { parent::create(); $this->basename = 'widget.adminlastpages'; $this->cache = 'nocache'; $this->adminclass = 'tadminorderwidget'; $this->addmap('items', array()); }