nyroFwk  0.2
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

◆ clearProxy()

static clearProxy ( )
static

Clear the proxy response

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

◆ getInstance()

static getInstance ( )
static

Get the response object according to the requested out

Returns
response_abstract

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

◆ getProxy()

static getProxy ( )
static

Return the current proxy

Returns
response_proxy

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

◆ setProxy()

static setProxy (   $proxy)
static

Set the proxy response

Parameters
response_proxy$proxy

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

Field Documentation

◆ $inst

$inst
staticprivate

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

◆ $proxy

$proxy
staticprivate

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


The documentation for this class was generated from the following file:
Generated on Sun Oct 15 2017 22:25:21 for nyroFwk by doxygen 1.8.13