Class flConfigFile
flConfigFile Class
Class to provide access to configuration data held in .php files.
- flConfig implements Iterator, Countable
- flConfigFile
Package: fusionLib
Copyright: Copyright (c) 2012 - 2013 fusionLib. All rights reserved.
Located at system/libs/Config/flConfigFile.php
Copyright: Copyright (c) 2012 - 2013 fusionLib. All rights reserved.
Located at system/libs/Config/flConfigFile.php
Methods summary
public
|
Methods inherited from flConfig
__get()
,
__isset()
,
__set()
,
__unset()
,
count()
,
current()
,
get()
,
getNamespace()
,
key()
,
next()
,
rewind()
,
valid()