Class JWeb
Deprecated class placeholder. You should use JApplicationWeb instead.
- Joomla\Application\AbstractApplication implements Psr\Log\LoggerAwareInterface
- 
			 JApplicationBase JApplicationBase
- 
			 JApplicationWeb JApplicationWeb
- 
			 JWeb JWeb
Deprecated: 2.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: 1.7
CodeCoverageIgnore
Located at legacy/web/web.php
Methods summary
| 
				 public 
				
				
				 | 
			#
			 __construct( Class constructor. | 
Methods inherited from JApplicationWeb
			afterSessionStart(), 
			allowCache(), 
			appendBody(), 
			checkConnectionAlive(), 
			checkHeadersSent(), 
			clearHeaders(), 
			compress(), 
			detectRequestUri(), 
			execute(), 
			fetchConfigurationData(), 
			flushAssets(), 
			getBody(), 
			getDocument(), 
			getHeaders(), 
			getInstance(), 
			getLanguage(), 
			getSession(), 
			header(), 
			initialise(), 
			isSSLConnection(), 
			loadConfiguration(), 
			loadDocument(), 
			loadLanguage(), 
			loadSession(), 
			loadSystemUris(), 
			prependBody(), 
			redirect(), 
			render(), 
			respond(), 
			sendHeaders(), 
			setBody(), 
			setHeader()
		
Methods inherited from JApplicationBase
			doExecute(), 
			getIdentity(), 
			loadDispatcher(), 
			loadIdentity(), 
			registerEvent(), 
			triggerEvent()
		
Methods inherited from Joomla\Application\AbstractApplication
			close(), 
			get(), 
			getLogger(), 
			set(), 
			setConfiguration(), 
			setLogger()
		
Magic methods summary
Properties summary
Properties inherited from JApplicationWeb
			$charSet, 
			$client, 
			$document, 
			$instance, 
			$language, 
			$mimeType, 
			$modifiedDate, 
			$response, 
			$session
		
