Class JResponse
JResponse Class.
This class serves to provide the Joomla Platform with a common interface to access response variables. This includes header and body.
		
		
		
		Package: Joomla\Legacy\Response
Deprecated: 1.5 Use JApplicationWeb instead
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 11.1
Located at legacy/response/response.php
	
		Deprecated: 1.5 Use JApplicationWeb instead
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 11.1
Located at legacy/response/response.php
Methods summary
| 
				 public static
				boolean
				
				 | |
| 
				 public static
				
				
				 | |
| 
				 public static
				array
				
				 | |
| 
				 public static
				
				
				 | |
| 
				 public static
				
				
				 | |
| 
				 public static
				
				
				 | |
| 
				 public static
				
				
				 | |
| 
				 public static
				
				
				 | |
| 
				 public static
				string
				
				 | |
| 
				 public static
				string
				
				 | |
| 
				 protected static
				string
				
				 | |
| 
				 protected static
				boolean
				
				 | 
Magic methods summary
Properties summary
| 
				protected static 
				array
			 | $body | 
				#
				 Response body | 
| 
				protected static 
				boolean
			 | $cachable | 
				#
				 Flag if the response is cachable | 
| 
				protected static 
				array
			 | $headers | 
				#
				 Response headers | 
