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

Public Member Functions

 __construct ($environment, $sessionId)
 getSessionId ()
 setSessionId ($sessionId)

Data Fields

 $sessionId = null

Detailed Description

Definition at line 36 of file TearDownCall.php.


Constructor & Destructor Documentation

__construct ( environment,
sessionId 
)

constructor give them the environment and the sessionId

Parameters:
integer$environment
string$sessionId
Returns:
Zend_Service_DeveloperGarden_Request_RequestAbstract

Definition at line 53 of file TearDownCall.php.

Here is the call graph for this function:


Member Function Documentation

Returns:
string

Definition at line 62 of file TearDownCall.php.

setSessionId ( sessionId)

sets new sessionId

Parameters:
string$sessionId
Returns:
Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall

Definition at line 73 of file TearDownCall.php.

Here is the caller graph for this function:


Field Documentation

$sessionId = null

Definition at line 44 of file TearDownCall.php.


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