JController::display/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JController::display

Description

Typical view method for MVC based architecture.

Description:JController::display [Edit Descripton]

public function display (
        $cachable=false
        $urlparams=false
)
Parameter Type Default Description
$cachable false
$urlparams false
  • Returns
  • Defined on line 568 of libraries/joomla/application/component/controller.php

See also

SeeAlso:JController::display [Edit See Also]

User contributed notes


Personal tools