[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/application/src/ -> WebApplication.php (summary)

Part of the Joomla Framework Application Package

Copyright: Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 101 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WebApplication:: (2 methods):
  __construct()
  doExecute()


Class: WebApplication  - X-Ref

A basic web application class for handing HTTP requests.

__construct(ControllerResolverInterface $controllerResolver,RouterInterface $router,Input $input = null,Registry $config = null,Web\WebClient $client = null,ResponseInterface $response = null)   X-Ref
Class constructor.

param: ControllerResolverInterface  $controllerResolver  The application's controller resolver
param: RouterInterface              $router              The application's router
param: Input                        $input               An optional argument to provide dependency injection for the application's
param: Registry                     $config              An optional argument to provide dependency injection for the application's
param: Web\WebClient                $client              An optional argument to provide dependency injection for the application's
param: ResponseInterface            $response            An optional argument to provide dependency injection for the application's

doExecute()   X-Ref
Method to run the application routines.

return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer