JView::getName
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JView::getName[edit]
Description[edit]
Method to get the view name.
Template:Description:JView::getName [Edit Descripton]
Synopsis[edit]
public JView->getName ()
Returns[edit]
Defined in[edit]
libraries/joomla/application/component/view.php
Referenced by[edit]
See also[edit]
Template:SeeAlso:JView::getName
Examples[edit]
<CodeExamplesForm />