Default_Model_ArticlesTranslation Class Reference
List of all members.
Constructor & Destructor Documentation
| Default_Model_ArticlesTranslation::__construct |
( |
|
) |
|
00008 {
00009 parent::__construct();
00010 $this->getAdapter()->setFetchMode(Zend_Db::FETCH_OBJ);
00011 }
Member Data Documentation
Default_Model_ArticlesTranslation::$_name = 'ArticlesTranslation' [protected] |
Default_Model_ArticlesTranslation::$_primary = 'TranslationID' [protected] |
The documentation for this class was generated from the following file: