Back to Joomla project (class list)

Class ControllerInterface - list of methods

Joomla Platform CMS Interface
Package: Joomla\CMS\MVC\Controller
Copyright: (C) 2005 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE
Located at: Joomla/MVC/Controller/ControllerInterface.php
Project: Joomla

Method Summary

public mixed
(mixed $task)

Execute a controller task.
Parameters
  • string $task The task to perform.
Returns
  • mixed The value returned by the called method.
Since
  • 4.0.0
-
  • \InvalidArgumentException
  • \RuntimeException
Show source code of this method: execute Source Code

Tags Summary

Since
4.0.0