Default_Model_ArticlesTranslation Class Reference

List of all members.

Public Member Functions

 __construct ()

Protected Attributes

 $_name = 'ArticlesTranslation'
 $_primary = 'TranslationID'


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:

Generated on Mon Oct 19 16:22:50 2009 for IndyArticles by  doxygen 1.5.8