Zend Framework
1.12
|
Public Member Functions | |
setContent ($content) | |
setContent() | |
getContent () | |
getContent() | |
generate () | |
generate() | |
![]() | |
__construct ($options=array()) | |
__construct() | |
setConfig (Zend_Config $config) | |
setConfig() | |
setOptions (Array $options) | |
setOptions() | |
setSourceContent ($sourceContent) | |
setSourceContent() | |
getSourceContent () | |
getSourceContent() | |
generate () | |
generate() - must be implemented by the child | |
__toString () | |
__toString() - casting to a string will in turn call generate() | |
Protected Attributes | |
$_content = null | |
![]() | |
$_sourceContent = null | |
$_isSourceDirty = true | |
Additional Inherited Members | |
![]() | |
_init () | |
_init() - this is called before the constuctor | |
_prepare () | |
_prepare() - this is called at construction completion | |
generate | ( | ) |
getContent | ( | ) |
setContent | ( | $content | ) |
|
protected |