mura.content.feed

Class feedUtility

lucee.Component
    extended by mura.cfobject
      extended by mura.content.feed.feedUtility

This provide content feed utility functionality

Class Attributes:
  • output : false
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Constructor Summary
    init(any configBean, any feedDAO, any contentManager, any utility)
    Method Summary
    struct doImport([struct data])
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, 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 lucee.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