Package StoreInfoHandler
this module implements SAX2 handler functions to get store infos
Package DE_EPAGES::ShopConfiguration::API::XML::StoreInfoHandler
@EXPORT_OK |
Functions
GetInfoStore
get store info as descibed in e.g. Stores.xml
Syntax |
GetInfoStore( $FileName ); |
Input |
|
TestSoapSockets
Reads store attributes from $FileName (e.g. Stores.xml) and checks sockets as defined in $FileName. If sockets as defined in $FileName fail, try sockets as defined in "$FileName.ept". If sockets as defined in "$FileName.ept" succeed, copy "$FileName.ept" to $FileName.
Syntax |
TestSoapSockets( $FileName ); |
Input |
|