Class FOFConfigProvider
Reads and parses the fof.xml file in the back-end of a FOF-powered component, provisioning the data to the rest of the FOF framework
Package: FrameworkOnFramework\config
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2, or later
Since: 2.1
Located at fof/config/provider.php
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2, or later
Since: 2.1
Located at fof/config/provider.php
Methods summary
public
|
#
parseComponent( string $component, boolean $force = false )
Parses the configuration of the specified component |
public
mixed
|
|
protected
array
|
#
parseComponentArea( string $component, string $area )
Parses the configuration options of a specific component area |
protected
array
|
Magic methods summary
Properties summary
public static
array
|
$configurations |
#
Cache of FOF components' configuration variables |