Zend Framework
1.12
|
Public Member Functions | |
__construct ($options=array()) | |
Class constructor. | |
getService ($options=array()) | |
Factory method to return a preconfigured Zend_Service_StrikeIron_* instance. | |
Protected Attributes | |
$_options | |
Options to pass to Zend_Service_StrikeIron_Base constructor. | |
__construct | ( | $options = array() | ) |
Class constructor.
array | $options | Options to pass to Zend_Service_StrikeIron_Base constructor |
getService | ( | $options = array() | ) |
Factory method to return a preconfigured Zend_Service_StrikeIron_* instance.
null | string | $options | Service options |
Zend_Service_StrikeIron_Exception |
|
protected |
Options to pass to Zend_Service_StrikeIron_Base constructor.
array |