[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Service/ -> StrikeIron.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 92 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Service_StrikeIron:: (2 methods):
  __construct()
  getService()


Class: Zend_Service_StrikeIron  - X-Ref

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

__construct($options = array()   X-Ref
Class constructor

param: array  $options  Options to pass to Zend_Service_StrikeIron_Base constructor

getService($options = array()   X-Ref
Factory method to return a preconfigured Zend_Service_StrikeIron_*
instance.

param: null|string  $options  Service options
return: object       Zend_Service_StrikeIron_* instance



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1