mura.content.feed

Class feedUtility

WEB-INF.cftags.component
    extended by mura.cfobject
      extended by mura.content.feed.feedUtility

This provide content feed utility functionality

Class Attributes:
  • output : false
  •  
    Constructor Summary
    init(any configBean, any feedDAO, any contentManager, any utility)
    Method Summary
    struct doImport([struct data])
    any getRemoteFeedData(any feedURL, any maxItems, any timeout='5', any authtype='')
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEntity, getEventManager, getFeed, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, getValue, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
     
    Methods inherited from class WEB-INF.cftags.component
    None

    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

    getRemoteFeedData

    public any getRemoteFeedData(any feedURL, any maxItems, any timeout='5', any authtype='')

    Parameters:
    feedURL
    maxItems
    timeout
    authtype