mura.content

Class contentCalendarUtilityBean

WEB-INF.cftags.component
    extended by mura.cfobject
      extended by mura.content.contentCalendarUtilityBean

This provides content calendar utility methods

Class Attributes:
None
Method Summary
any filterCalendarItems(query data, [numeric maxItems='1000'], [string sortDirection='ASC'])
any fullCalendarFormat(query data)
any getCalendarItems([any calendarid='[runtime expression]'], [any start='[runtime expression]'], [any end=''], [any categoryid='[runtime expression]'], [any tag='[runtime expression]'], [any siteid='[runtime expression]'], [any returnFormat='query'])
any getDefaultDate()
any hasCustomDateParams()
string isoDateTimeFormat([date timestamp='[runtime expression]'])
any setMuraScope(any muraScope)
 
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, init, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
 
Methods inherited from class WEB-INF.cftags.component
None

Method Detail

filterCalendarItems

public any filterCalendarItems(query data, [numeric maxItems='1000'], [string sortDirection='ASC'])

Parameters:
data
maxItems
sortDirection

fullCalendarFormat

public any fullCalendarFormat(query data)

Parameters:
data

getCalendarItems

public any getCalendarItems([any calendarid='[runtime expression]'], [any start='[runtime expression]'], [any end=''], [any categoryid='[runtime expression]'], [any tag='[runtime expression]'], [any siteid='[runtime expression]'], [any returnFormat='query'])

Parameters:
calendarid
start
end
categoryid
tag
siteid
returnFormat

getDefaultDate

public any getDefaultDate()


hasCustomDateParams

public any hasCustomDateParams()


isoDateTimeFormat

public string isoDateTimeFormat([date timestamp='[runtime expression]'])

Parameters:
timestamp

setMuraScope

public any setMuraScope(any muraScope)

Parameters:
muraScope