|
Mura CMS 6.0 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.advertising.advertiserRenderer
public class advertiserRenderer
Constructor Summary | |
---|---|
init(any configBean)
|
Method Summary | |
---|---|
string |
getMediaURL(any creativeBean)
|
string |
getTrackingURL([any creativeBean=''], string placementID, string siteid, numeric track='1')
|
string |
renderCreative([any creativeBean=''], string placementID, string siteid, numeric track='1')
|
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 string getMediaURL(any creativeBean)
creativeBean
public string getTrackingURL([any creativeBean=''], string placementID, string siteid, numeric track='1')
creativeBean
placementID
siteid
track
public string renderCreative([any creativeBean=''], string placementID, string siteid, numeric track='1')
creativeBean
placementID
siteid
track
|
Mura CMS 6.0 | ||||
FRAMES |