|
Mura CMS 6.0 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.advertising.campaign.campaignGateway
public class campaignGateway
Constructor Summary | |
---|---|
init(any configBean)
|
Method Summary | |
---|---|
query |
getCampaignsBySiteID([String siteid], string keywords='')
|
query |
getCampaignsByUser([String userID])
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init(any configBean)
configBean
Method Detail |
---|
public query getCampaignsBySiteID([String siteid], string keywords='')
siteid
keywords
public query getCampaignsByUser([String userID])
userID
|
Mura CMS 6.0 | ||||
FRAMES |