Class FOFLayoutFile
Base class for rendering a display layout loaded from from a layout file
This class searches for Joomla! version override Layouts. For example, if you have run this under Joomla! 3.0 and you try to load mylayout.default it will automatically search for the layout files default.j30.php, default.j3.php and default.php, in this order.
- JLayoutBase implements JLayout
- JLayoutFile
- FOFLayoutFile
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.0
Located at fof/layout/file.php
Methods summary
protected
string
|
Methods inherited from JLayoutFile
__construct()
,
addIncludePath()
,
addIncludePaths()
,
clearIncludePaths()
,
getDefaultIncludePaths()
,
getIncludePaths()
,
getLayoutId()
,
getSuffixes()
,
loadLanguageSuffixes()
,
loadVersionSuffixes()
,
refreshIncludePaths()
,
removeIncludePath()
,
removeIncludePaths()
,
render()
,
setClient()
,
setComponent()
,
setIncludePaths()
,
setLayout()
,
setLayoutId()
,
setSuffixes()
,
sublayout()
,
validComponent()
Methods inherited from JLayoutBase
addDebugMessage()
,
clearDebugMessages()
,
debug()
,
escape()
,
get()
,
getData()
,
getDebugMessages()
,
getOptions()
,
isDebugEnabled()
,
renderDebugMessages()
,
resetOptions()
,
set()
,
setData()
,
setDebug()
,
setOptions()
Magic methods summary
Properties summary
Properties inherited from JLayoutFile
$basePath
,
$cache
,
$fullPath
,
$includePaths
,
$layoutId