| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Application |
JView |
getName |
getName() |
Never | Work in Progress |
Method to get the view name<p>The model name by default parsed using the classname, or it can be set by passing a $config[’name’] in the class constructor</p>
string getName ()
Example
~DISCUSSION~~