<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docs.joomla.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docs.joomla.org/index.php?title=JController/getView&amp;feed=atom&amp;action=history</id>
		<title>JController/getView - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docs.joomla.org/index.php?title=JController/getView&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/index.php?title=JController/getView&amp;action=history"/>
		<updated>2013-05-20T03:15:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.3</generator>

	<entry>
		<id>http://docs.joomla.org/index.php?title=JController/getView&amp;diff=21823&amp;oldid=prev</id>
		<title>Naifarr: New page: &amp;getView( name : string='', type : string='', prefix : string='', config : array=array() ) : JView Gets a JView subclass object. If name is not specified, the controller name is used. If p...</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/index.php?title=JController/getView&amp;diff=21823&amp;oldid=prev"/>
				<updated>2010-02-21T11:15:39Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &amp;amp;getView( name : string=&amp;#039;&amp;#039;, type : string=&amp;#039;&amp;#039;, prefix : string=&amp;#039;&amp;#039;, config : array=array() ) : JView Gets a JView subclass object. If name is not specified, the controller name is used. If p...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;amp;getView( name : string='', type : string='', prefix : string='', config : array=array() ) : JView&lt;br /&gt;
Gets a JView subclass object. If name is not specified, the controller name is used. If prefix is not specified, the prefix will be $controllerName.'View'. type is the view layout, normally HTML. This method is normally called only specifying name.&lt;br /&gt;
$view = $SomeController-&amp;gt;getView('Item');&lt;br /&gt;
This would attempt to instantiate the class SomeViewItem.&lt;br /&gt;
Parameters&lt;br /&gt;
[name]&lt;br /&gt;
View name&lt;br /&gt;
[type]&lt;br /&gt;
View type; relates to the document type&lt;br /&gt;
[prefix]&lt;br /&gt;
View prefix, default is View&lt;br /&gt;
[config]&lt;br /&gt;
Configuration array to pass to the view&lt;br /&gt;
Returns&lt;br /&gt;
JView subclass object&lt;/div&gt;</summary>
		<author><name>Naifarr</name></author>	</entry>

	</feed>