JController:: createView/1.5

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.5 JController::_createView

Description

Method to load and return a view object.

Description:JController:: createView [Edit Descripton]

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

See also

SeeAlso:JController:: createView [Edit See Also]

User contributed notes


Personal tools