JController::display/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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 580 of libraries/joomla/application/component/controller.php

See also

SeeAlso:JController::display [Edit See Also]

User contributed notes


Personal tools