|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.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, invokeMethod, removeValue, setValue, valueExists
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init([any configBean])
configBean| Method Detail |
|---|
public string getMediaURL([any creativeBean])
creativeBeanpublic string getTrackingURL([any creativeBean=''], [string placementID], [string siteid], [numeric track='1'])
creativeBeanplacementIDsiteidtrackpublic string renderCreative([any creativeBean=''], [string placementID], [string siteid], [numeric track='1'])
creativeBeanplacementIDsiteidtrack
|
Mura CMS 6.1 | ||||
| FRAMES | |||||