[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Layout/ -> LayoutInterface.php (summary)

Joomla! Content Management System

Copyright: (C) 2012 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 45 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

LayoutInterface:: (2 methods):
  escape()
  render()


Interface: LayoutInterface  - X-Ref

Interface to handle display layout

escape($output)   X-Ref
Method to escape output.

param: string  $output  The output to escape.
return: string  The escaped output.

render($displayData)   X-Ref
Method to render the layout.

param: array  $displayData  Array of properties available for use inside the layout file to build the displayed output
return: string  The rendered layout.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer