interface
LayoutInterface
Interface to handle display layout
Methods
string
escape(
string $output)
Method to escape output.
string
render(
array $displayData)
Method to render the layout.
Details
string
escape(
string $output)
string
render(
array $displayData)
Method to render the layout.