mura.content.feed

Class feedBean

WEB-INF.cftags.component
    extended by mura.cfobject
      extended by mura.bean.bean
        extended by mura.bean.beanFeed
          extended by mura.content.feed.feedBean

This provides content feed bean functionality

Class Attributes:
  • table : tcontentfeeds
  •  
  • output : false
  •  
  • entityname : feed
  •  
    Property Summary
    type property default serializable required
    numeric allowHTML


    • returntype = any
    • access = public
    1 true true
    string altName


    • returntype = any
    • access = public
    true false
    string altTable


    • returntype = any
    • access = public
    true false
    string authtype


    • returntype = any
    • access = public
    DEFAULT true false
    numeric autoimport


    • returntype = any
    • access = public
    0 true true
    string categoryID


    • returntype = any
    • access = public
    true false
    string channelLink


    • returntype = any
    • access = public
    true false
    string contentID


    • returntype = any
    • access = public
    true false
    string contentpoolid


    • returntype = any
    • access = public
    true false
    string cssClass


    • returntype = any
    • access = public
    true false
    date dateCreated


    • returntype = any
    • access = public
    true false
    string description


    • returntype = any
    • access = public
    true false
    numeric displayComments


    • returntype = any
    • access = public
    0 true true
    numeric displayKids


    • returntype = any
    • access = public
    0 true true
    string displayList


    • returntype = any
    • access = public
    Title,Date,Image,Summary,Tags,Credits true true
    numeric displayName


    • returntype = any
    • access = public
    0 true true
    numeric displayRatings


    • returntype = any
    • access = public
    0 true true
    string entityName


    • returntype = any
    • access = public
    content true false
    string featureType


    • returntype = any
    • access = public
    either true false
    string feedID


    • fieldtype = id
    • returntype = any
    • access = public
    true false
    string imageHeight


    • returntype = any
    • access = public
    AUTO true true
    string imageSize


    • returntype = any
    • access = public
    small true true
    string imageWidth


    • returntype = any
    • access = public
    AUTO true true
    numeric includeHomePage


    • returntype = any
    • access = public
    0 true false
    numeric isActive


    • returntype = any
    • access = public
    1 true true
    numeric isDefault


    • returntype = any
    • access = public
    0 true true
    numeric isFeaturesOnly


    • returntype = any
    • access = public
    0 true true
    numeric isLocked


    • returntype = any
    • access = public
    0 true true
    numeric isNew


    • persistent = false
    • returntype = any
    • access = public
    0 true true
    numeric isPublic


    • returntype = any
    • access = public
    0 true true
    string lang


    • returntype = any
    • access = public
    en-us true true
    date lastUpdate


    • returntype = any
    • access = public
    true false
    string lastUpdateBy


    • returntype = any
    • access = public
    true false
    numeric liveOnly


    • returntype = any
    • access = public
    1 true true
    numeric maxItems


    • returntype = any
    • access = public
    20 true true
    string name


    • returntype = any
    • access = public
    true false
    numeric nextN


    • returntype = any
    • access = public
    20 true true
    query params


    • persistent = false
    • returntype = any
    • access = public
    true false
    string parentID


    • returntype = any
    • access = public
    true false
    string remoteID


    • returntype = any
    • access = public
    true false
    string remotePubDAte


    • returntype = any
    • access = public
    true false
    string remoteSourceURL


    • returntype = any
    • access = public
    true false
    string restrictGroups


    • returntype = any
    • access = public
    true false
    numeric restricted


    • returntype = any
    • access = public
    0 true true
    numeric showExcludeSearch


    • returntype = any
    • access = public
    0 true true
    numeric showNavOnly


    • returntype = any
    • access = public
    1 true true
    any site


    • cfc = site
    • fieldtype = many-to-one
    • returntype = any
    • fkcolumn = siteID
    • access = public
    true false
    string sortBy


    • returntype = any
    • access = public
    lastUpdate true false
    string sortDirection


    • returntype = any
    • access = public
    desc true true
    string type


    • returntype = any
    • access = public
    local true true
    numeric useCategoryIntersect


    • returntype = any
    • access = public
    0 true false
    string version


    • returntype = any
    • access = public
    RSS 2.0 true true
    string viewalllabel


    • returntype = any
    • access = public
    true false
    string viewalllink


    • returntype = any
    • access = public
    View All true false
    Constructor Summary
    init()
    Method Summary
    any addParam(string field='', string relationship='and', string criteria='', string condition='EQUALS', string datatype='')
    any altTable([any value])
    any clone()
    any contentPools([any value])
    any delete()
    any getAvailableCount()
    any getAvailableDisplayList()
    any getContentPoolID()
    any getDisplayList()
    any getEditUrl(any compactDisplay='false')
    any getEntityName([any useProxyName='true'])
    any getFeed()
    any getImageHeight()
    any getImageSize()
    any getImageWidth()
    any getIterator(any aggregation='false', any applyPermFilter='false', any from='', any to='', any cachedWithin='[runtime expression]', [any countOnly='false'], [any menuType='default'])
    any getPrimaryKey()
    any getQuery(any aggregation='false', any applyPermFilter='false', [any countOnly='false'], [any menuType='default'], any from='', any to='', any cachedWithin='[runtime expression]')
    any getRemoteData()
    any includeHomePage([any value])
    any isFeaturesOnly([any value])
    any liveOnly([any value])
    any loadBy()
    any removeCategoryID([String categoryID])
    any removeContentID([String contentID])
    any renderName()
    any save()
    any set(any property, [any propertyValue])
    any setAdvancedParams(any params)
    any setAltTable([any altTable])
    any setAutoImport(any autoimport)
    any setCategoryID([String categoryID], boolean append='false')
    any setContentID([String contentID], boolean append='false')
    any setDateCreated([String dateCreated])
    any setDisplayComments([any DisplayComments])
    any setDisplayKids([any DisplayKids])
    any setDisplayName([any DisplayName])
    any setDisplayRatings([any DisplayRatings])
    any setFeedManager([any feedManager])
    any setImageHeight(any ImageHeight)
    any setImageSize([any imageSize])
    any setImageWidth(any ImageWidth)
    any setIncludeHomePage([any includeHomePage])
    any setIsLocked([any isLocked])
    any setLastUpdate([String lastUpdate])
    any setLiveOnly([any liveOnly])
    any setParams(any params)
    any setRemotePubDate(string RemotePubDate)
    any setShowExcludeSearch([any showExcludeSearch])
    any setShowNavOnly([any showNavOnly])
    any setUseCategoryIntersect([any useCategoryIntersect])
    any showExcludeSearch([any value])
    any showNavOnly([any value])
    any transformFieldName([any fieldname])
    any transformFields([any fields])
    any type([String type])
    any useCategoryIntersect([any value])
     
    Methods inherited from class mura.bean.beanFeed
    addAdvancedParam, addJoin, aggregate, andOpenGrouping, andProp, beginsWith, caseInsensitiveOrderBy, clearAdvancedParams, clearJoins, clearParams, closeGrouping, containsValue, distinct, endsWith, fields, formatField, getAdvancedParams, getCustomDatasource, getDbType, getDiscriminatorColumn, getDiscriminatorValue, getDistinct, getEndRow, getEntity, getFetch, getFields, getIsHistorical, getItemsPerPage, getJoins, getOffset, getOrderBy, getParams, getQueryAttrs, getQueryService, getSort, getStartRow, getTableFieldList, groupBy, hasColumn, hasCustomDatasource, hasDiscriminatorColumn, hasJoin, innerJoin, isAggregateQuery, isEQ, isGT, isGTE, isIn, isLT, isLTE, isNEQ, isNotIn, itemsPerPage, leftJoin, loadTableMetaData, maxItems, null, openGrouping, orOpenGrouping, orProp, prop, sanitizedValue, setConfigBean, setDistinct, setEntityName, setFields, setItemsPerPage, setMaxItems, setNextN, setOrderBy, setSort, setSortDirection, sort, where
     
    Methods inherited from class mura.bean.bean
    OnMissingMethod, addEventHandler, addObject, allowAccess, allowDelete, allowQueryParams, allowRead, allowSave, compare, exists, get, getAll, getAllValues, getBundleable, getDynamic, getEntityDisplayName, getErrors, getHasManyPropArray, getHasOnePropArray, getInstanceName, getProperties, getPublicAPI, getRegisteredEntity, getScaffold, getSynthedFunctions, getTable, getValidations, getValue, has, hasErrors, hasProperty, hasTable, isComparable, on, parseDateArg, registerAsEntity, removeObject, setAddedObjectValues, setAllValues, setErrors, setPropAsIDColumn, setValidations, setValue, setlastUpdateBy, synthArgs, transformEventName, translatePropKey, trigger, validate, valueExists
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue
     
    Methods inherited from class WEB-INF.cftags.component
    None

    Constructor Detail

    init

    public init()


    Property Detail

    allowHTML

    property numeric allowHTML = [1]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    altName

    property string altName

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    altTable

    property string altTable

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    authtype

    property string authtype = [DEFAULT]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    autoimport

    property numeric autoimport = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    categoryID

    property string categoryID

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    channelLink

    property string channelLink

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    contentID

    property string contentID

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    contentpoolid

    property string contentpoolid

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    cssClass

    property string cssClass

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    dateCreated

    property date dateCreated

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    description

    property string description

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    displayComments

    property numeric displayComments = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    displayKids

    property numeric displayKids = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    displayList

    property string displayList = [Title,Date,Image,Summary,Tags,Credits]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    displayName

    property numeric displayName = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    displayRatings

    property numeric displayRatings = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    entityName

    property string entityName = [content]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    featureType

    property string featureType = [either]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    feedID

    property string feedID

    Attributes:
    fieldtype - id
    returntype - any
    required - false
    access - public
    serializable - true

    imageHeight

    property string imageHeight = [AUTO]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    imageSize

    property string imageSize = [small]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    imageWidth

    property string imageWidth = [AUTO]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    includeHomePage

    property numeric includeHomePage = [0]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    isActive

    property numeric isActive = [1]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    isDefault

    property numeric isDefault = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    isFeaturesOnly

    property numeric isFeaturesOnly = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    isLocked

    property numeric isLocked = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    isNew

    property numeric isNew = [0]

    Attributes:
    persistent - false
    returntype - any
    required - true
    access - public
    serializable - true

    isPublic

    property numeric isPublic = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    lang

    property string lang = [en-us]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    lastUpdate

    property date lastUpdate

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    lastUpdateBy

    property string lastUpdateBy

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    liveOnly

    property numeric liveOnly = [1]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    maxItems

    property numeric maxItems = [20]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    name

    property string name

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    nextN

    property numeric nextN = [20]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    params

    property query params

    Attributes:
    persistent - false
    returntype - any
    required - false
    access - public
    serializable - true

    parentID

    property string parentID

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    remoteID

    property string remoteID

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    remotePubDAte

    property string remotePubDAte

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    remoteSourceURL

    property string remoteSourceURL

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    restrictGroups

    property string restrictGroups

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    restricted

    property numeric restricted = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    showExcludeSearch

    property numeric showExcludeSearch = [0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    showNavOnly

    property numeric showNavOnly = [1]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    site

    property any site

    Attributes:
    cfc - site
    fieldtype - many-to-one
    returntype - any
    required - false
    fkcolumn - siteID
    access - public
    serializable - true

    sortBy

    property string sortBy = [lastUpdate]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    sortDirection

    property string sortDirection = [desc]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    type

    property string type = [local]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    useCategoryIntersect

    property numeric useCategoryIntersect = [0]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    version

    property string version = [RSS 2.0]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    viewalllabel

    property string viewalllabel

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    viewalllink

    property string viewalllink = [View All]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    Method Detail

    addParam

    public any addParam(string field='', string relationship='and', string criteria='', string condition='EQUALS', string datatype='')

    Overrides:
    addParam in class beanFeed
    Parameters:
    field
    relationship
    criteria
    condition
    datatype

    altTable

    public any altTable([any value])

    Parameters:
    value

    clone

    public any clone()

    Overrides:
    clone in class beanFeed

    contentPools

    public any contentPools([any value])

    Parameters:
    value

    delete

    public any delete()


    getAvailableCount

    public any getAvailableCount()

    Overrides:
    getAvailableCount in class beanFeed

    getAvailableDisplayList

    public any getAvailableDisplayList()


    getContentPoolID

    public any getContentPoolID()

    Overrides:
    getContentPoolID in class beanFeed

    getDisplayList

    public any getDisplayList()


    getEditUrl

    public any getEditUrl(any compactDisplay='false')

    Parameters:
    compactDisplay

    getEntityName

    public any getEntityName([any useProxyName='true'])

    Overrides:
    getEntityName in class beanFeed
    Parameters:
    useProxyName

    getFeed

    public any getFeed()

    Overrides:
    getFeed in class bean

    getImageHeight

    public any getImageHeight()


    getImageSize

    public any getImageSize()


    getImageWidth

    public any getImageWidth()


    getIterator

    public any getIterator(any aggregation='false', any applyPermFilter='false', any from='', any to='', any cachedWithin='[runtime expression]', [any countOnly='false'], [any menuType='default'])

    Overrides:
    getIterator in class beanFeed
    Parameters:
    aggregation
    applyPermFilter
    from
    to
    cachedWithin
    countOnly
    menuType

    getPrimaryKey

    public any getPrimaryKey()

    Overrides:
    getPrimaryKey in class bean

    getQuery

    public any getQuery(any aggregation='false', any applyPermFilter='false', [any countOnly='false'], [any menuType='default'], any from='', any to='', any cachedWithin='[runtime expression]')

    Overrides:
    getQuery in class beanFeed
    Parameters:
    aggregation
    applyPermFilter
    countOnly
    menuType
    from
    to
    cachedWithin

    getRemoteData

    public any getRemoteData()


    includeHomePage

    public any includeHomePage([any value])

    Parameters:
    value

    isFeaturesOnly

    public any isFeaturesOnly([any value])

    Parameters:
    value

    liveOnly

    public any liveOnly([any value])

    Parameters:
    value

    loadBy

    public any loadBy()


    removeCategoryID

    public any removeCategoryID([String categoryID])

    Parameters:
    categoryID

    removeContentID

    public any removeContentID([String contentID])

    Parameters:
    contentID

    renderName

    public any renderName()


    save

    public any save()


    set

    public any set(any property, [any propertyValue])

    Overrides:
    set in class bean
    Parameters:
    property
    propertyValue

    setAdvancedParams

    public any setAdvancedParams(any params)

    Overrides:
    setAdvancedParams in class beanFeed
    Parameters:
    params

    setAltTable

    public any setAltTable([any altTable])

    Parameters:
    altTable

    setAutoImport

    public any setAutoImport(any autoimport)

    Parameters:
    autoimport

    setCategoryID

    public any setCategoryID([String categoryID], boolean append='false')

    Parameters:
    categoryID
    append

    setContentID

    public any setContentID([String contentID], boolean append='false')

    Parameters:
    contentID
    append

    setDateCreated

    public any setDateCreated([String dateCreated])

    Parameters:
    dateCreated

    setDisplayComments

    public any setDisplayComments([any DisplayComments])

    Parameters:
    DisplayComments

    setDisplayKids

    public any setDisplayKids([any DisplayKids])

    Parameters:
    DisplayKids

    setDisplayName

    public any setDisplayName([any DisplayName])

    Parameters:
    DisplayName

    setDisplayRatings

    public any setDisplayRatings([any DisplayRatings])

    Parameters:
    DisplayRatings

    setFeedManager

    public any setFeedManager([any feedManager])

    Parameters:
    feedManager

    setImageHeight

    public any setImageHeight(any ImageHeight)

    Parameters:
    ImageHeight

    setImageSize

    public any setImageSize([any imageSize])

    Parameters:
    imageSize

    setImageWidth

    public any setImageWidth(any ImageWidth)

    Parameters:
    ImageWidth

    setIncludeHomePage

    public any setIncludeHomePage([any includeHomePage])

    Parameters:
    includeHomePage

    setIsLocked

    public any setIsLocked([any isLocked])

    Parameters:
    isLocked

    setLastUpdate

    public any setLastUpdate([String lastUpdate])

    Parameters:
    lastUpdate

    setLiveOnly

    public any setLiveOnly([any liveOnly])

    Parameters:
    liveOnly

    setParams

    public any setParams(any params)

    Overrides:
    setParams in class beanFeed
    Parameters:
    params

    setRemotePubDate

    public any setRemotePubDate(string RemotePubDate)

    Parameters:
    RemotePubDate

    setShowExcludeSearch

    public any setShowExcludeSearch([any showExcludeSearch])

    Parameters:
    showExcludeSearch

    setShowNavOnly

    public any setShowNavOnly([any showNavOnly])

    Parameters:
    showNavOnly

    setUseCategoryIntersect

    public any setUseCategoryIntersect([any useCategoryIntersect])

    Parameters:
    useCategoryIntersect

    showExcludeSearch

    public any showExcludeSearch([any value])

    Parameters:
    value

    showNavOnly

    public any showNavOnly([any value])

    Parameters:
    value

    transformFieldName

    public any transformFieldName([any fieldname])

    Overrides:
    transformFieldName in class beanFeed
    Parameters:
    fieldname

    transformFields

    public any transformFields([any fields])

    Overrides:
    transformFields in class beanFeed
    Parameters:
    fields

    type

    public any type([String type])

    Parameters:
    type

    useCategoryIntersect

    public any useCategoryIntersect([any value])

    Parameters:
    value