JViewHtml
class JViewHtml extends JViewBase
Joomla Platform HTML View Class
Methods
string
escape(
string $output)
Method to escape output.
string
__toString()
Magic toString method that is a proxy for the render method.
string
getLayout()
Method to get the view layout.
mixed
getPath(
string $layout)
Method to get the layout path.
getPaths()
Method to get the view paths.
string
render()
Method to render the view.