Beispiel #1
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('productsOrderedGrid');
 }
Beispiel #2
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('lastOrdersGrid');
 }
Beispiel #3
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('topSearchGrid');
 }
Beispiel #4
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('customersNewestGrid');
 }