|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct ($options=array()) | |
| getService ($options=array()) | |
Protected Attributes | |
| $_options | |
Definition at line 35 of file StrikeIron.php.
| __construct | ( | $ | options = array() | ) |
Class constructor
| array | $options | Options to pass to Zend_Service_StrikeIron_Base constructor |
Definition at line 48 of file StrikeIron.php.
| getService | ( | $ | options = array() | ) |
Factory method to return a preconfigured Zend_Service_StrikeIron_* instance.
| null | string | $options | Service options |
| Zend_Service_StrikeIron_Exception |
Definition at line 61 of file StrikeIron.php.

$_options [protected] |
Options to pass to Zend_Service_StrikeIron_Base constructor
| array |
Definition at line 41 of file StrikeIron.php.