Package DE_EPAGES::Core::API::CartridgeConfig
This module contains all functions needed to configure the datacache.
@EXPORT_OK |
Functions
CartridgeConfig
Gets ini object of the cartridge version file of the given database. ($ENV{'EPAGES_CONFIG'}/Cartridges/$StoreName.conf)
Syntax |
$IniConfig = CartridgeConfig( $StoreName ); |
Input |
|
Return |
|
CartridgeConfigFile
Returns the full name of the cartridge version file of the given database. ($ENV{'EPAGES_CONFIG'}/Cartridges/$StoreName.conf)
Syntax |
$FileName = CartridgeConfigFile( $StoreName ); |
Input |
|
Return |
|