Classes, traits, and interfaces in Campaign Monitor 5.2
Primary tabs
- Campaign Monitor 5.2(active tab)
 - Campaign Monitor 5
 - Campaign Monitor 6.2
 - Campaign Monitor 6.3
 - Campaign Monitor 6
 - Campaign Monitor 7
 - Campaign Monitor 8.2
 - Campaign Monitor 8
 
| 
            Name | 
                  Type | Namespace | Location | Description | Direct uses | Use statements | Strings | 
|---|---|---|---|---|---|---|---|
| CampaignMonitor | class | 
            lib/ | 
                  |||||
| CMBase | class | 
            lib/ | 
                  1 | ||||
| XMLArrayInstance | class | 
            lib/ | 
                  XMLArrayInstance, xml2array() and array2xml() will be used to convert data between XML and Array. We're using a class because that is the only way we can safely use xml_parse() and other related functions (the alternative is to use $GLOBALS to… |