JController::createView/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JController::createView

Description

Method to load and return a view object.

Description:JController::createView [Edit Descripton]

protected function createView (
        $name
        $prefix= ''
        $type= ''
        $config=array
)
Parameter Type Default Description
$name
$prefix
$type
$config array()
  • Returns
  • Defined on line 522 of libraries/joomla/application/component/controller.php

See also

SeeAlso:JController::createView [Edit See Also]

User contributed notes


Personal tools