This class provides extended methods for manipulating Consumer Settings.
ConsumerService | --ConsumerHelper
Activates all Consumer Mappings for the given Consumer ID.
Sets an Array of Consumer Config Entrys and saves it afterwards.
Returns TRUE on success otherwise FALSE.
ATTENTION: Each entry that is empty will be removed! If you want to remove one of the Consumer Config Entrys, simply use
Deactivates all Consumer Mappings for the given Consumer ID.
Copies all Key-Value pairs from $domain to $newDomain.
Get an associative Array with all existing Consumer.
Arrays key is Consumer ID and value the
.Returns all currently existing Consumer IDs within the System.
If none is installed an empty array is returned!
Returns all currently existing Consumer Names within the System.
If none is installed an empty array is returned!
Returns an Consumer by its ID. If the Consumer does not exist it returns null.
This function checks if there is a Consumer existing wihtin the System.
Removes a complete Consumer from the Configuration.
You have to submit the Domain Name!
Removes a complete Consumer from the Configuration.
You have to submit a Consumer ID!
Sets the Key-Value pair for all Consumers matching the given CID.
This function sets the given Community as Default.
Inherited From ConsumerService
ConsumerService::findConsumerID()
ConsumerService::getConsumerByName()
ConsumerService::getConsumerConfigEntry()
ConsumerService::getConsumerIdForDomain()
ConsumerService::getNamesForID()
ConsumerService::loadConsumerConfiguration()
Documentation generated by phpDocumentor 1.3.1