LegacyComponentDispatcher
Implements DispatcherInterfaceBase class for a legacy Joomla Dispatcher
Executes the single entry file of a legacy component.
since |
4.0.0 |
---|---|
package |
Joomla CMS |
Methods
__construct
Constructor for Dispatcher
__construct(\Joomla\CMS\Application\CMSApplication app) :
dispatch
Dispatch a controller task. Redirecting the user if appropriate.
dispatch() :
since |
4.0.0 |
---|
Response
void