Interface FOFConfigDomainInterface
The Interface of an FOFConfigDomain class. The methods are used to parse and privision sensible information to consumers. FOFConfigProvider acts as an adapter to the FOFConfigDomain classes.
Direct known implementers
FOFConfigDomainDispatcher
,
FOFConfigDomainTables
,
FOFConfigDomainViews
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/domain/interface.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/domain/interface.php
Methods summary
public
|
#
parseDomain(
Parse the XML data, adding them to the $ret array |
public
mixed
|