|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.bean.beanExtendable
mura.content.contentBean
public class contentBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
any |
addChild([any child])
|
any |
addDisplayObject([any regionID], [any object], [any objectID], [any name], [any params=''], [any orderno=''])
|
any |
addObject([any obj])
|
any |
clone()
|
any |
delete()
|
any |
deleteVersion()
|
any |
deleteVersionHistory()
|
struct |
getAllValues(any autocomplete='[runtime expression]')
|
any |
getApprovalRequest()
|
any |
getAssocURL()
|
any |
getAvailableDisplayList()
|
any |
getCategoriesIterator()
|
query |
getCategoriesQuery()
|
any |
getClassExtension()
|
any |
getCommentsIterator(boolean isEditor='false', string sortOrder='asc', string parentID='')
|
query |
getCommentsQuery(boolean isEditor='false', string sortOrder='asc', string parentID='')
|
string |
getContentHistID()
|
string |
getContentID()
|
any |
getCrumbArray(any sort='asc', boolean setInheritance='false')
|
any |
getCrumbIterator(any sort='asc', boolean setInheritance='false')
|
any |
getDisplayList()
|
any |
getDisplayRegion([any regionID])
|
string |
getEditUrl(boolean compactDisplay='false', [any tab])
|
any |
getExtendBaseID()
|
any |
getFileMetaData([any property='fileid'])
|
string |
getHTMLTitle()
|
any |
getImageHeight()
|
any |
getImageSize()
|
any |
getImageURL(any size='undefined', [any direct='true'], [any complete='false'], [any height=''], [any width=''])
|
any |
getImageWidth()
|
any |
getIsOnDisplay()
|
any |
getKidsCategoryIterator()
|
any |
getKidsCategoryQuery()
|
any |
getKidsIterator(any liveOnly='true', any aggregation='false', any applyPermFilter='false', any size='0')
|
query |
getKidsQuery(any aggregation='false', any applyPermFilter='false', any size='0')
|
any |
getParent()
|
any |
getRelatedContentIterator(boolean liveOnly='false', date today='[runtime expression]', [string sortBy='orderno'], [string sortDirection='asc'], [string relatedContentSetID=''], [string name=''], [boolean reverse='false'])
|
query |
getRelatedContentQuery(boolean liveOnly='false', date today='[runtime expression]', [string sortBy='orderno'], [string sortDirection='asc'], [string relatedContentSetID=''], [string name=''], [boolean reverse='false'])
|
any |
getSource()
|
any |
getStats()
|
any |
getURL(any querystring='', boolean complete='false', string showMeta='0')
|
any |
getUser()
|
any |
getVersionHistoryIterator()
|
query |
getVersionHistoryQuery()
|
boolean |
hasDisplayObject([any regionID], [any object], [any objectID])
|
any |
hasDrafts()
|
any |
hasImage()
|
any |
hasParent()
|
any |
loadBy()
|
any |
removeDisplayObject([any regionID], [any object], [any objectID])
|
any |
requiresApproval()
|
any |
save()
|
any |
set(any content)
|
any |
setAllValues([any instance])
|
any |
setAssocURL([any assocURL])
|
any |
setCategories(any categoryList='', any membership='0', any featureStart='', any featureStop='')
|
any |
setCategory(any categoryID='', any isFeature='0', any featureStart='', any featureStop='')
|
any |
setConfigBean([any configBean])
|
any |
setContentManager([any contentManager])
|
any |
setCreated(string Created)
|
any |
setDisplayList([any displayList])
|
any |
setDisplayStart(string DisplayStart)
|
any |
setDisplaystop(string Displaystop)
|
any |
setDisplayTitle(any DisplayTitle)
|
any |
setDoCache(any doCache)
|
any |
setExpires(string expires)
|
any |
setFeatureStart(string FeatureStart)
|
any |
setFeatureStop(string FeatureStop)
|
any |
setFilename([any filename])
|
any |
setImageHeight(any ImageHeight)
|
any |
setImageSize([any imageSize])
|
any |
setImageWidth(any ImageWidth)
|
any |
setLastUpdate(string LastUpdate)
|
any |
setLastUpdateBy([String lastUpdateBy])
|
any |
setMajorVersion(any majorVersion)
|
any |
setMinorVersion(any minorVersion)
|
any |
setMobileExclude(any mobileExclude)
|
any |
setNextN(any NextN)
|
any |
setRelatedContentID(any contentIDs='', [any relatedContentSetID=''], [any name=''])
|
any |
setReleaseDate(string releaseDate)
|
any |
setRemotePubDate(string RemotePubDate)
|
any |
setSettingsManager([any settingsManager])
|
any |
setTitle(string title)
|
any |
setType(string Type)
|
any |
validate()
|
| Methods inherited from class mura.bean.beanExtendable |
|---|
getExtendedAttribute, getExtendedAttributes, getExtendedAttributesList, getExtendedAttributesQuery, getExtendedData, getValue, purgeExtendedData, setSiteID, setSubType, setValue
|
| Methods inherited from class mura.bean.bean |
|---|
compare, getEntityName, getErrors, getInstanceName, getPrimaryKey, getProperties, getSynthedFunctions, getValidations, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, setAddedObjectValues, setErrors, setValidations, synthArgs, translatePropKey, valueExists
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init()
| Method Detail |
|---|
public any addChild([any child])
child - Instance of a contentBeanpublic any addDisplayObject([any regionID], [any object], [any objectID], [any name], [any params=''], [any orderno=''])
regionIDobjectobjectIDnameparamsordernopublic any addObject([any obj])
addObject
in class
bean
obj - Instance of a contentBeanpublic any clone()
public any delete()
public any deleteVersion()
public any deleteVersionHistory()
public struct getAllValues(any autocomplete='[runtime expression]')
getAllValues
in class
beanExtendable
autocompletepublic any getApprovalRequest()
public any getAssocURL()
public any getAvailableDisplayList()
public any getCategoriesIterator()
public query getCategoriesQuery()
public any getClassExtension()
public any getCommentsIterator(boolean isEditor='false', string sortOrder='asc', string parentID='')
isEditorsortOrderparentIDpublic query getCommentsQuery(boolean isEditor='false', string sortOrder='asc', string parentID='')
isEditorsortOrderparentIDpublic string getContentHistID()
public string getContentID()
public any getCrumbArray(any sort='asc', boolean setInheritance='false')
sortsetInheritancepublic any getCrumbIterator(any sort='asc', boolean setInheritance='false')
sortsetInheritancepublic any getDisplayList()
public any getDisplayRegion([any regionID])
regionIDpublic string getEditUrl(boolean compactDisplay='false', [any tab])
compactDisplaytabpublic any getExtendBaseID()
getExtendBaseID
in class
beanExtendable
public any getFileMetaData([any property='fileid'])
propertypublic string getHTMLTitle()
public any getImageHeight()
public any getImageSize()
public any getImageURL(any size='undefined', [any direct='true'], [any complete='false'], [any height=''], [any width=''])
sizedirectcompleteheightwidthpublic any getImageWidth()
public any getIsOnDisplay()
public any getKidsCategoryIterator()
public any getKidsCategoryQuery()
public any getKidsIterator(any liveOnly='true', any aggregation='false', any applyPermFilter='false', any size='0')
liveOnlyaggregationapplyPermFiltersizepublic query getKidsQuery(any aggregation='false', any applyPermFilter='false', any size='0')
aggregationapplyPermFiltersizepublic any getParent()
public any getRelatedContentIterator(boolean liveOnly='false', date today='[runtime expression]', [string sortBy='orderno'], [string sortDirection='asc'], [string relatedContentSetID=''], [string name=''], [boolean reverse='false'])
liveOnlytodaysortBysortDirectionrelatedContentSetIDnamereversepublic query getRelatedContentQuery(boolean liveOnly='false', date today='[runtime expression]', [string sortBy='orderno'], [string sortDirection='asc'], [string relatedContentSetID=''], [string name=''], [boolean reverse='false'])
liveOnlytodaysortBysortDirectionrelatedContentSetIDnamereversepublic any getSource()
public any getStats()
public any getURL(any querystring='', boolean complete='false', string showMeta='0')
querystringcompleteshowMetapublic any getUser()
public any getVersionHistoryIterator()
public query getVersionHistoryQuery()
public boolean hasDisplayObject([any regionID], [any object], [any objectID])
regionIDobjectobjectIDpublic any hasDrafts()
public any hasImage()
public any hasParent()
public any loadBy()
public any removeDisplayObject([any regionID], [any object], [any objectID])
regionIDobjectobjectIDpublic any requiresApproval()
public any save()
public any set(any content)
set
in class
bean
contentpublic any setAllValues([any instance])
setAllValues
in class
bean
instancepublic any setAssocURL([any assocURL])
assocURLpublic any setCategories(any categoryList='', any membership='0', any featureStart='', any featureStop='')
categoryListmembershipfeatureStartfeatureStoppublic any setCategory(any categoryID='', any isFeature='0', any featureStart='', any featureStop='')
categoryIDisFeaturefeatureStartfeatureStoppublic any setConfigBean([any configBean])
setConfigBean
in class
beanExtendable
configBeanpublic any setContentManager([any contentManager])
contentManagerpublic any setCreated(string Created)
Createdpublic any setDisplayList([any displayList])
displayListpublic any setDisplayStart(string DisplayStart)
DisplayStartpublic any setDisplaystop(string Displaystop)
Displaystoppublic any setDisplayTitle(any DisplayTitle)
DisplayTitlepublic any setDoCache(any doCache)
doCachepublic any setExpires(string expires)
expirespublic any setFeatureStart(string FeatureStart)
FeatureStartpublic any setFeatureStop(string FeatureStop)
FeatureStoppublic any setFilename([any filename])
filenamepublic any setImageHeight(any ImageHeight)
ImageHeightpublic any setImageSize([any imageSize])
imageSizepublic any setImageWidth(any ImageWidth)
ImageWidthpublic any setLastUpdate(string LastUpdate)
LastUpdatepublic any setLastUpdateBy([String lastUpdateBy])
setLastUpdateBy
in class
bean
lastUpdateBypublic any setMajorVersion(any majorVersion)
majorVersionpublic any setMinorVersion(any minorVersion)
minorVersionpublic any setMobileExclude(any mobileExclude)
mobileExcludepublic any setNextN(any NextN)
NextNpublic any setRelatedContentID(any contentIDs='', [any relatedContentSetID=''], [any name=''])
contentIDsrelatedContentSetIDnamepublic any setReleaseDate(string releaseDate)
releaseDatepublic any setRemotePubDate(string RemotePubDate)
RemotePubDatepublic any setSettingsManager([any settingsManager])
settingsManagerpublic any setTitle(string title)
titlepublic any setType(string Type)
setType
in class
beanExtendable
Typepublic any validate()
validate
in class
bean
|
Mura CMS 6.1 | ||||
| FRAMES | |||||