Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_Amazon_Ec2 Class Reference

Static Public Member Functions

static factory ($section, $key=null, $secret_key=null)

Detailed Description

Definition at line 32 of file Ec2.php.


Member Function Documentation

static factory ( section,
key = null,
secret_key = null 
) [static]

Factory method to fetch what you want to work with.

Parameters:
string$sectionCreate the method that you want to work with
string$keyOverride the default aws key
string$secret_keyOverride the default aws secretkey
Exceptions:
Zend_Service_Amazon_Ec2_Exception
Returns:
object

Definition at line 43 of file Ec2.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations