Definition at line 13 of file IniHandler.class.php.
◆ __construct()
| __construct |
( |
| $filePath, |
|
|
| $section = false ) |
__construct
- Parameters
-
| string | $filePath | |
| bool | $section | |
- Returns
- void
- Parameters
-
| $filePath | * string ** |
| $section | * bool ** |
Definition at line 29 of file IniHandler.class.php.
◆ _loadIni()
◆ getAllConfig()
◆ getConfig()
| getConfig |
( |
| $key, |
|
|
| $section = '' ) |
getConfig
- Parameters
-
| string | $key | |
| string | $section | |
- Returns
- string
- Parameters
-
| $key | * string ** |
| $section | * string ** |
Definition at line 84 of file IniHandler.class.php.
◆ getSectionConfig()
| getSectionConfig |
( |
| $section | ) |
|
◆ $_mConfig
◆ $_mFilePath
◆ $_mSectionFlag
The documentation for this class was generated from the following file: