- 4.1. Opl_Class class
4.1.4. loadConfig() - 4.1.3. getConfig()
« Previous - 4.1.5. loadPlugins()
Next »
4.1.4. loadConfig()
| Construct | Method |
|---|---|
| Visibility | public |
| Reference | bool Opl_Class::loadConfig( mixed $config ) |
| Argument list |
|
| Returned value | True on success. |
| Versions | since 2.0.0-dev7 |
Loads the library configuration from an array or INI file. Returns false if the file could not be loaded or $config is not array.
- 4.1.4. loadConfig()
4.1. Opl_Class class - « Previous
4.1.3. getConfig() - Next »
4.1.5. loadPlugins()