[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

Joomla! Content Management System

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

Defines 1 class

LayoutHelper:: (2 methods):
  debug()
  render()


Class: LayoutHelper  - X-Ref

Helper to render a Layout object, storing a base path

debug($layoutFile, $displayData = null, $basePath = '', $options = null)   X-Ref
Method to render a layout with debug info

param: string  $layoutFile   Dot separated path to the layout file, relative to base path
param: mixed   $displayData  Object which properties are used inside the layout file to build displayed output
param: string  $basePath     Base path to use when loading layout files
param: mixed   $options      Optional custom options to load. Registry or array format
return: string

render($layoutFile, $displayData = null, $basePath = '', $options = null)   X-Ref
Method to render the layout.

param: string  $layoutFile   Dot separated path to the layout file, relative to base path
param: mixed   $displayData  Object which properties are used inside the layout file to build displayed output
param: string  $basePath     Base path to use when loading layout files
param: mixed   $options      Optional custom options to load. Registry or array format
return: string



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