Since: 4.0.0
interface
ViewInterface
Joomla Platform CMS Interface
Methods
void
display(string $tpl = null)
Execute and display a template script.
getModel(string $name = null)
Method to get the model object
string
getName()
Method to get the view name
Details
void
display(string $tpl = null)
Since: 4.0.0
Execute and display a template script.
Since: 3.0
Method to get the model object
string
getName()
Since: 5.0.0
Method to get the view name