Class ConsumerDeinstaller

Description

This Class is used to deinstall a Consumers from your CMS.

ConsumerInstallHelper
   |
   --ConsumerDeinstaller
Method Summary
void deleteFromConsumerConfiguration (int $consumerID)
void removeConsumerDirectory ( $cid)
void removeDatabase ( $cid)
void removeDirectoryRecursive ( $dirname)
Methods
deleteFromConsumerConfiguration (line 127)

Deletes the given Consumer from the Consumer Configuration.

void deleteFromConsumerConfiguration (int $consumerID)
  • int $consumerID: consumerID the ConsumerID to be removed (including all Alias Entrys)
removeConsumerDirectory (line 115)
  • access: public
void removeConsumerDirectory ( $cid)
  • $cid
removeDatabase (line 43)
void removeDatabase ( $cid)
  • $cid
removeDirectoryRecursive (line 78)
void removeDirectoryRecursive ( $dirname)
  • $dirname

Inherited Methods

Inherited From ConsumerInstallHelper

ConsumerInstallHelper::cleanError()
ConsumerInstallHelper::cleanInfos()
ConsumerInstallHelper::getError()
ConsumerInstallHelper::getFilesToParse()
ConsumerInstallHelper::getInfo()
ConsumerInstallHelper::getReplacerArray()
ConsumerInstallHelper::getReplacerFromConsumerDefinition()
ConsumerInstallHelper::parseConsumerString()

Documentation generated by phpDocumentor 1.3.1