Default_Model_AclAccess Class Reference

List of all members.

Public Member Functions

 __construct ()

Protected Attributes

 $_name = 'AclAccess'
 $_primary = 'id'


Constructor & Destructor Documentation

Default_Model_AclAccess::__construct (  ) 

00008                                       {
00009                 parent::__construct();
00010                 $this->getAdapter()->setFetchMode(Zend_Db::FETCH_OBJ);
00011                 $this->_lang = Zend_Registry::get('lang');
00012         }


Member Data Documentation

Default_Model_AclAccess::$_name = 'AclAccess' [protected]

Default_Model_AclAccess::$_primary = 'id' [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