Mura CMS 6.1

mura.content.feed
Class feedUtility

railo-context.Component
        extended by mura.cfobject
            extended by mura.content.feed.feedUtility

public class feedUtility
extends cfobject

Constructor Summary
init(any configBean, any feedDAO, any contentManager, any utility)
 
Method Summary
 struct doImport([struct data])
 
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 feedDAO, any contentManager, any utility)

Parameters:
configBean
feedDAO
contentManager
utility
Method Detail

doImport

public struct doImport([struct data])

Parameters:
data

Mura CMS 6.1