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