Class flConfigDb
flConfigDb Class
Class to provide access to configuration data held in the database.
- flConfig implements Iterator, Countable
-
flConfigDb
Package: fusionLib
Copyright: Copyright (c) 2012 - 2013 fusionLib. All rights reserved.
Located at system/libs/Config/flConfigDb.php
Copyright: Copyright (c) 2012 - 2013 fusionLib. All rights reserved.
Located at system/libs/Config/flConfigDb.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from flConfig
__get(),
__isset(),
count(),
current(),
get(),
getNamespace(),
key(),
next(),
rewind(),
valid()
Properties summary
protected
|
$db
The database object. |
|
protected
string
|
$table
The table to store the data in. |