|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.advertising.creative.creativeGateway
public class creativeGateway
Constructor Summary | |
---|---|
init([any configBean])
|
Method Summary | |
---|---|
query |
getCreativesBySiteID([String siteid], [string keywords=''])
|
query |
getCreativesByUser([String userid])
|
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 query getCreativesBySiteID([String siteid], [string keywords=''])
siteid
keywords
public query getCreativesByUser([String userid])
userid
|
Mura CMS 6.1 | ||||
FRAMES |