Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Interfaces
JView
Introduction
Synopsis
Violations
Methods
\
JView
Joomla Platform View Interface
Synopsis
interface JView {
// methods
public string
escape
()
public string
render
()
}
Methods
public
escape()
— Method to escape output.
render()
— Method to render the view.