Mage_Cms_Model_Block Class Reference

Inheritance diagram for Mage_Cms_Model_Block:

Mage_Core_Model_Abstract Varien_Object

List of all members.

Public Attributes

const CACHE_TAG = 'cms_block'

Protected Member Functions

 _construct ()

Protected Attributes

 $_cacheTag = 'cms_block'


Detailed Description

Definition at line 35 of file Block.php.


Member Function Documentation

_construct (  )  [protected]

Enter description here...

Reimplemented from Varien_Object.

Definition at line 40 of file Block.php.

00041     {
00042         $this->_init('cms/block');
00043     }


Member Data Documentation

$_cacheTag = 'cms_block' [protected]

Reimplemented from Mage_Core_Model_Abstract.

Definition at line 38 of file Block.php.

const CACHE_TAG = 'cms_block'

Definition at line 37 of file Block.php.


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:23:52 2009 for Magento by  doxygen 1.5.8