\FOFLayoutHelper
Helper to render a FOFLayout object, storing a base path
Synopsis
class FOFLayoutHelper
extends JLayoutHelper
{
- // Inherited members from JLayoutHelper
- public $defaultBasePath;
- // methods
- public static string render()
- // Inherited methods from JLayoutHelper
- public static string render()
Hierarchy
Extends
Members
public
- $defaultBasePath
—
string
A default base path that will be used if none is provided when calling the render method.
Methods
public
- render() — Method to render the layout.
Inherited from JLayoutHelper
public
- render() — Method to render the layout.