Package DE_EPAGES::LicenseProvider::API::Cartridge
This is the main cartridge class for install/patch/uninstall.
Base |
DE_EPAGES::Presentation::API::PresentationInstaller |
Functions
install
Installs the cartridge.
Syntax |
$Installer->install; |
new
Creates a new installer object of DE_EPAGES::LicenseProvider.
Syntax |
$Installer = DE_EPAGES::LicenseProvider::API::Cartridge->new(%options); |
Input |
|
Return |
|
uninstall
Uninstalls the cartridge.
Syntax |
$Installer->uninstall; |