Mura CMS 6.1

mura.advertising.adZone
Class adZoneGateway

railo-context.Component
        extended by mura.cfobject
            extended by mura.advertising.adZone.adZoneGateway

public class adZoneGateway
extends cfobject

Constructor Summary
init([any configBean], [any settingsManager])
 
Method Summary
 query getadzonesBySiteID([String siteID], [string keywords=''])
 
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

init

public init([any configBean], [any settingsManager])

Parameters:
configBean
settingsManager
Method Detail

getadzonesBySiteID

public query getadzonesBySiteID([String siteID], [string keywords=''])

Parameters:
siteID
keywords

Mura CMS 6.1