Class FOFLayoutHelper

Description

Helper to render a FOFLayout object, storing a base path

  • since: x.y

Located in /libraries/fof/layout/helper.php (line 17)

JLayoutHelper
   |
   --FOFLayoutHelper
Method Summary
 static string render (string $layoutFile, [object $displayData = null], [string $basePath = ''])
Variables

Inherited Variables

Inherited from JLayoutHelper

JLayoutHelper::$defaultBasePath
Methods
static render (line 28)

Method to render the layout.

  • access: public
static string render (string $layoutFile, [object $displayData = null], [string $basePath = ''])
  • string $layoutFile: Dot separated path to the layout file, relative to base path
  • object $displayData: Object which properties are used inside the layout file to build displayed output
  • string $basePath: Base path to use when loading layout files

Redefinition of:
JLayoutHelper::render()
Method to render the layout.

Inherited Methods

Inherited From JLayoutHelper

 JLayoutHelper::render()

Documentation generated on Tue, 19 Nov 2013 15:04:29 +0100 by phpDocumentor 1.4.3