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