Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_DeveloperGarden_Request_RequestAbstract Class Reference
Inheritance diagram for Zend_Service_DeveloperGarden_Request_RequestAbstract:

Public Member Functions

 __construct ($environment)
 setEnvironment ($environment)
 getEnvironment ()

Data Fields

 $environment = null

Detailed Description

Definition at line 31 of file RequestAbstract.php.


Constructor & Destructor Documentation

__construct ( environment)

constructor give them the environment

Parameters:
integer$environment
Returns:
Zend_Service_DeveloperGarden_Request_RequestAbstract

Definition at line 46 of file RequestAbstract.php.

Here is the call graph for this function:


Member Function Documentation

the current configured environment value

Returns:
integer

Definition at line 68 of file RequestAbstract.php.

setEnvironment ( environment)

sets a new moduleId

Parameters:
integer$environment
Returns:
Zend_Service_DeveloperGarden_Request_RequestAbstract

Definition at line 57 of file RequestAbstract.php.

Here is the caller graph for this function:


Field Documentation

$environment = null

Definition at line 38 of file RequestAbstract.php.


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