This class allows StrikeIron authentication credentials to be specified in one place and provides a factory for returning instances of different StrikeIron service classes.

category Zend
package Zend_Service
subpackage StrikeIron
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Class constructor

__construct(array $options = array()

Parameters

$options

array

Options to pass to Zend_Service_StrikeIron_Base constructor

Factory method to return a preconfigured Zend_Service_StrikeIron_* instance.

getService(null|string $options = array()) : object

Parameters

$options

nullstring

Service options

Exceptions

\Zend_Service_StrikeIron_Exception

Returns

objectZend_Service_StrikeIron_* instance

 Properties

 

Options to pass to Zend_Service_StrikeIron_Base constructor

$_options 

Default

param