Zend Framework
1.12
|
Public Member Functions | |
__construct (Zend_Tool_Framework_Client_Storage $storage, $contentPrefix) | |
__construct() | |
hasContent (Zend_Tool_Project_Context_Interface $context, $method) | |
hasContent() | |
getContent (Zend_Tool_Project_Context_Interface $context, $method, $parameters) | |
getContent() | |
Protected Attributes | |
$_storage = null | |
$_contentPrefix = null | |
__construct | ( | Zend_Tool_Framework_Client_Storage | $storage, |
$contentPrefix | |||
) |
Zend_Tool_Framework_Client_Storage | $storage | |
string | $contentPrefix |
getContent | ( | Zend_Tool_Project_Context_Interface | $context, |
$method, | |||
$parameters | |||
) |
Zend_Tool_Project_Context_Interface | $context | |
string | $method | |
mixed | $parameters |
hasContent | ( | Zend_Tool_Project_Context_Interface | $context, |
$method | |||
) |
|
protected |
|
protected |