|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.advertising.advertiserGateway
public class advertiserGateway
| Constructor Summary | |
|---|---|
init([any configBean], [any settingsManager])
|
|
| Method Summary | |
|---|---|
query |
getAdvertisersBySiteID([string siteID], [string keywords=''])
|
string |
getGroupID([string siteID])
|
query |
getIPWhiteListBySiteID([string siteID])
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init([any configBean], [any settingsManager])
configBeansettingsManager| Method Detail |
|---|
public query getAdvertisersBySiteID([string siteID], [string keywords=''])
siteIDkeywordspublic string getGroupID([string siteID])
siteIDpublic query getIPWhiteListBySiteID([string siteID])
siteID
|
Mura CMS 6.1 | ||||
| FRAMES | |||||