JController::registerDefaultTask/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JController::registerDefaultTask

Description

Register the default task to perform if a mapping is not found.

Description:JController::registerDefaultTask [Edit Descripton]

public function registerDefaultTask ($method)
Parameter Type Default Description
$method string The name of the method in the derived class to perform if a named task is not found.
  • Returns This object to support chaining.
  • Defined on line 854 of libraries/joomla/application/component/controller.php
  • Since Joomla 11.1

See also

SeeAlso:JController::registerDefaultTask [Edit See Also]

User contributed notes


Personal tools