Static Public Member Functions | Static Private Attributes

response Class Reference

Static Public Member Functions

static getInstance ()
static setProxy ($proxy)
static getProxy ()
static clearProxy ()

Static Private Attributes

static $inst
static $proxy

Detailed Description

To retrieve the response

Definition at line 10 of file response.class.php.


Member Function Documentation

static clearProxy (  )  [static]

Clear the proxy response

Definition at line 62 of file response.class.php.

static getInstance (  )  [static]

Get the response object according to the requested out

Returns:
response_abstract

Definition at line 31 of file response.class.php.

static getProxy (  )  [static]

Return the current proxy

Returns:
response_proxy

Definition at line 55 of file response.class.php.

static setProxy ( proxy  )  [static]

Set the proxy response

Parameters:
response_proxy $proxy

Definition at line 46 of file response.class.php.


Field Documentation

$inst [static, private]

Definition at line 17 of file response.class.php.

$proxy [static, private]

Definition at line 24 of file response.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations
Generated on Tue May 8 2012 16:02:25 for nyroFwk by doxygen 1.7.1