|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.content.contentGatewayAdobe
public class contentGatewayAdobe
Constructor Summary | |
---|---|
init(any configBean, any settingsManager, any contentIntervalManager, any permUtility)
|
Method Summary | |
---|---|
array |
buildCrumblist(any contentid='', any siteid='', boolean setInheritance='false', any path='')
|
any |
getApprovals([string siteID], string membershipids='[runtime expression]', numeric limit='100000000', string startDate='', string stopDate='', string sortBy='lastUpdate', string sortDirection='desc')
|
query |
getArchiveHist(string contentid, string siteid)
I get all archived versions |
query |
getCategoriesByHistID(string contentHistID)
|
query |
getCategorySummary([string siteid], [string parentid=''], string relatedID='', date today='[runtime expression]', string menutype='')
|
remote numeric |
getCommentCount([string siteid], [string contentID])
|
query |
getComponents(string moduleID, string siteid)
|
query |
getComponentType(string siteid, string type)
|
string |
getContentHistIDFromContentID(any contentID='', any siteID='')
|
string |
getContentIDFromContentHistID(any contenthistid='')
|
numeric |
getCount([string siteID], [string contentid])
|
any |
getCrumblist(any contentid='', any siteid='', boolean setInheritance='false', any path='')
|
query |
getDownloadSelect(string contentid, string siteid)
|
query |
getDraftHist(string contentid, string siteid)
I get all draft versions |
query |
getDraftList([string siteID], string userID='[runtime expression]', numeric limit='100000000', string startDate='', string stopDate='', string sortBy='lastUpdate', string sortDirection='desc')
|
query |
getExpiringContent(string siteid, string userid)
|
numeric |
getHasComments([string siteID], [string contenthistid])
|
numeric |
getHasRatings([string siteID], [string contenthistid])
|
numeric |
getHasTagCloud([string siteID], [string contenthistid])
|
query |
getHist(string contentid, string siteid)
I get all versions |
query |
getItemCount(string contentid, string siteid)
|
query |
getKids(string moduleid='00000000000000000000000000000000000', [string siteid], [string parentid], [string type='default'], [date today='[runtime expression]'], [numeric size='100'], [string keywords=''], [numeric hasFeatures='0'], [string sortBy='orderno'], [string sortDirection='asc'], string categoryID='', string relatedID='', string tag='', boolean aggregation='false', boolean applyPermFilter='false', string tagGroup='')
|
query |
getKidsCategorySummary([string siteid], [string parentid], string relatedID='', date today='[runtime expression]', string menutype='')
|
any |
getKidsCount(string parentID, string siteid, any liveOnly='true', any menutype='default')
|
any |
getKidsIterator(string moduleid='00000000000000000000000000000000000', [string siteid], [string parentid], [string type='default'], [date today='[runtime expression]'], [numeric size='100'], [string keywords=''], [numeric hasFeatures='0'], [string sortBy='orderno'], [string sortDirection='asc'], string categoryID='', string relatedID='', string tag='', boolean aggregation='false', boolean applyPermFilter='false')
|
any |
getLockedFilesCount(string siteid, string userid)
|
query |
getNest(string ParentID, string siteid, string sortBy='orderno', string sortDirection='asc', string searchString='', string aggregation='true')
|
query |
getObjectInheritance(numeric columnID, string inheritedObjects, string siteID)
|
query |
getObjects(numeric columnID, string ContentHistID, string siteID)
|
query |
getPageCount([string siteID])
|
query |
getPendingChangesets(string contentid, string siteid)
I get all draft versions |
query |
getPrivateSearch(string siteid, string keywords, string tag='', string sectionID='', string searchType='default')
|
query |
getPublicSearch(string siteid, string keywords, string tag='', string sectionID='', string categoryID='', string tagGroup='')
|
query |
getRecentFormActivity(String siteID='', numeric limit='5')
|
query |
getRecentUpdates(String siteID='', numeric limit='5', string startDate='', string stopDate='')
|
query |
getRelatedContent([String siteID], [String contentHistID], boolean liveOnly='false', date today='[runtime expression]', [string sortBy='orderno'], [string sortDirection='asc'], [string relatedContentSetID=''], [string name=''], [boolean reverse='false'], [string reverseContentID])
|
any |
getReleaseCountByMonth([any siteid], [any parentID])
|
query |
getSections([string siteID], string type='')
|
any |
getSubmissions([string siteID], string userID='[runtime expression]', numeric limit='100000000', string startDate='', string stopDate='', string sortBy='lastUpdate', string sortDirection='desc')
|
query |
getSystemObjects([string siteID])
|
query |
getTagCloud(String siteID='', string parentID='', string categoryID='', any rsContent='', string moduleID='00000000000000000000000000000000000', [any taggroup=''])
|
query |
getTop(string topID, string siteid)
|
query |
getTypeCount(String siteID='', String type='')
|
query |
getUsage([String objectID])
|
any |
renderActiveClause([any table='tcontent'], [any siteID])
|
string |
renderDateTimeArg([any date])
|
any |
renderMenuTypeClause([any menuType], [any menuDateTime])
|
any |
renderMobileClause()
|
any |
renderTextParamColumn([any column])
|
any |
renderTextParamValue([any value])
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init(any configBean, any settingsManager, any contentIntervalManager, any permUtility)
configBean
settingsManager
contentIntervalManager
permUtility
Method Detail |
---|
public array buildCrumblist(any contentid='', any siteid='', boolean setInheritance='false', any path='')
contentid
siteid
setInheritance
path
public any getApprovals([string siteID], string membershipids='[runtime expression]', numeric limit='100000000', string startDate='', string stopDate='', string sortBy='lastUpdate', string sortDirection='desc')
siteID
membershipids
limit
startDate
stopDate
sortBy
sortDirection
public query getArchiveHist(string contentid, string siteid)
contentid
siteid
public query getCategoriesByHistID(string contentHistID)
contentHistID
public query getCategorySummary([string siteid], [string parentid=''], string relatedID='', date today='[runtime expression]', string menutype='')
siteid
parentid
relatedID
today
menutype
remote numeric getCommentCount([string siteid], [string contentID])
siteid
contentID
public query getComponents(string moduleID, string siteid)
moduleID
siteid
public query getComponentType(string siteid, string type)
siteid
type
public string getContentHistIDFromContentID(any contentID='', any siteID='')
contentID
siteID
public string getContentIDFromContentHistID(any contenthistid='')
contenthistid
public numeric getCount([string siteID], [string contentid])
siteID
contentid
public any getCrumblist(any contentid='', any siteid='', boolean setInheritance='false', any path='')
contentid
siteid
setInheritance
path
public query getDownloadSelect(string contentid, string siteid)
contentid
siteid
public query getDraftHist(string contentid, string siteid)
contentid
siteid
public query getDraftList([string siteID], string userID='[runtime expression]', numeric limit='100000000', string startDate='', string stopDate='', string sortBy='lastUpdate', string sortDirection='desc')
siteID
userID
limit
startDate
stopDate
sortBy
sortDirection
public query getExpiringContent(string siteid, string userid)
siteid
userid
public numeric getHasComments([string siteID], [string contenthistid])
siteID
contenthistid
public numeric getHasRatings([string siteID], [string contenthistid])
siteID
contenthistid
public numeric getHasTagCloud([string siteID], [string contenthistid])
siteID
contenthistid
public query getHist(string contentid, string siteid)
contentid
siteid
public query getItemCount(string contentid, string siteid)
contentid
siteid
public query getKids(string moduleid='00000000000000000000000000000000000', [string siteid], [string parentid], [string type='default'], [date today='[runtime expression]'], [numeric size='100'], [string keywords=''], [numeric hasFeatures='0'], [string sortBy='orderno'], [string sortDirection='asc'], string categoryID='', string relatedID='', string tag='', boolean aggregation='false', boolean applyPermFilter='false', string tagGroup='')
moduleid
siteid
parentid
type
today
size
keywords
hasFeatures
sortBy
sortDirection
categoryID
relatedID
tag
aggregation
applyPermFilter
tagGroup
public query getKidsCategorySummary([string siteid], [string parentid], string relatedID='', date today='[runtime expression]', string menutype='')
siteid
parentid
relatedID
today
menutype
public any getKidsCount(string parentID, string siteid, any liveOnly='true', any menutype='default')
parentID
siteid
liveOnly
menutype
public any getKidsIterator(string moduleid='00000000000000000000000000000000000', [string siteid], [string parentid], [string type='default'], [date today='[runtime expression]'], [numeric size='100'], [string keywords=''], [numeric hasFeatures='0'], [string sortBy='orderno'], [string sortDirection='asc'], string categoryID='', string relatedID='', string tag='', boolean aggregation='false', boolean applyPermFilter='false')
moduleid
siteid
parentid
type
today
size
keywords
hasFeatures
sortBy
sortDirection
categoryID
relatedID
tag
aggregation
applyPermFilter
public any getLockedFilesCount(string siteid, string userid)
siteid
userid
public query getNest(string ParentID, string siteid, string sortBy='orderno', string sortDirection='asc', string searchString='', string aggregation='true')
ParentID
siteid
sortBy
sortDirection
searchString
aggregation
public query getObjectInheritance(numeric columnID, string inheritedObjects, string siteID)
columnID
inheritedObjects
siteID
public query getObjects(numeric columnID, string ContentHistID, string siteID)
columnID
ContentHistID
siteID
public query getPageCount([string siteID])
siteID
public query getPendingChangesets(string contentid, string siteid)
contentid
siteid
public query getPrivateSearch(string siteid, string keywords, string tag='', string sectionID='', string searchType='default')
siteid
keywords
tag
sectionID
searchType
- Can be default or imagepublic query getPublicSearch(string siteid, string keywords, string tag='', string sectionID='', string categoryID='', string tagGroup='')
siteid
keywords
tag
sectionID
categoryID
tagGroup
public query getRecentFormActivity(String siteID='', numeric limit='5')
siteID
limit
public query getRecentUpdates(String siteID='', numeric limit='5', string startDate='', string stopDate='')
siteID
limit
startDate
stopDate
public query getRelatedContent([String siteID], [String contentHistID], boolean liveOnly='false', date today='[runtime expression]', [string sortBy='orderno'], [string sortDirection='asc'], [string relatedContentSetID=''], [string name=''], [boolean reverse='false'], [string reverseContentID])
siteID
contentHistID
liveOnly
today
sortBy
sortDirection
relatedContentSetID
name
reverse
reverseContentID
public any getReleaseCountByMonth([any siteid], [any parentID])
siteid
parentID
public query getSections([string siteID], string type='')
siteID
type
public any getSubmissions([string siteID], string userID='[runtime expression]', numeric limit='100000000', string startDate='', string stopDate='', string sortBy='lastUpdate', string sortDirection='desc')
siteID
userID
limit
startDate
stopDate
sortBy
sortDirection
public query getSystemObjects([string siteID])
siteID
public query getTagCloud(String siteID='', string parentID='', string categoryID='', any rsContent='', string moduleID='00000000000000000000000000000000000', [any taggroup=''])
siteID
parentID
categoryID
rsContent
moduleID
taggroup
public query getTop(string topID, string siteid)
topID
siteid
public query getTypeCount(String siteID='', String type='')
siteID
type
public query getUsage([String objectID])
objectID
public any renderActiveClause([any table='tcontent'], [any siteID])
table
siteID
public string renderDateTimeArg([any date])
date
public any renderMenuTypeClause([any menuType], [any menuDateTime])
menuType
menuDateTime
public any renderMobileClause()
public any renderTextParamColumn([any column])
column
public any renderTextParamValue([any value])
value
|
Mura CMS 6.1 | ||||
FRAMES |