Beispiel #1
0
 public function __construct($params = array())
 {
     parent::__construct($params);
     $this->_db_table = 'Cms_Model_Db_Table_Application_Page_Block_Image';
     return $this;
 }