JController::registerDefaultTask/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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 834 of libraries/joomla/application/component/controller.php
  • Since Joomla 1.5

See also

SeeAlso:JController::registerDefaultTask [Edit See Also]

User contributed notes


Personal tools