lucee.Component
mura.cfobject
mura.content.contentGatewayAdobe
This provides content gateway queries
| Constructor Summary | |
|---|---|
|
init(any configBean, any settingsManager, any contentIntervalManager, any permUtility)
|
|
| Method Summary | |
|---|---|
array
|
buildCrumblist(any contentid='', any siteid='', any path='')
|
any
|
getApprovals([string siteID], string membershipids='[runtime expression]', numeric limit='100000000', string startDate='', string stopDate='', string sortBy='lastUpdate', string sortDirection='desc')
|
any
|
getArchiveHist(string contentid, string siteid)
I get all archived versions. |
any
|
getCategoriesByHistID(string contentHistID)
|
any
|
getCategorySummary([string siteid], [string parentid=''], string relatedid='', date today='[runtime expression]', string menutype='', string categoryid='', string categorypathid='')
|
remote any
|
getCommentCount([string siteid], [string contentID])
|
any
|
getComponents(string moduleID, string siteid)
|
any
|
getComponentType(string siteid, string type)
|
any
|
getContentHistIDFromContentID(any contentID='', any siteID='')
|
any
|
getContentIDFromContentHistID(any contenthistid='')
|
any
|
getCount([string siteID], [string contentid])
|
any
|
getCrumblist(any contentid='', any siteid='', boolean setInheritance='false', any path='', any useCache='true')
|
any
|
getDownloadSelect(string contentid, string siteid)
|
any
|
getDraftHist(string contentid, string siteid)
I get all draft versions. |
any
|
getDraftList([string siteID], string userID='[runtime expression]', numeric limit='100000000', string startDate='', string stopDate='', string sortBy='lastUpdate', string sortDirection='desc')
|
any
|
getExpiringContent(string siteid, string userid)
|
any
|
getHasComments([string siteID], [string contenthistid])
|
any
|
getHasRatings([string siteID], [string contenthistid])
|
any
|
getHasTagCloud([string siteID], [string contenthistid])
|
any
|
getHist(string contentid, string siteid)
I get all versions. |
any
|
getItemCount(string contentid, string siteid)
|
any
|
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='', [any useCategoryIntersect='false'])
|
any
|
getKidsCategorySummary([string siteid], [string parentid], string relatedID='', date today='[runtime expression]', string menutype='', string categoryid='', string categorypathid='')
|
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
|
getLockedContentCount(string siteid, string userid)
|
any
|
getNest(string ParentID, string siteid, string sortBy='orderno', string sortDirection='asc', string searchString='', string aggregation='true')
|
any
|
getObjectInheritance(numeric columnID, string inheritedObjects, string siteID)
|
any
|
getObjects(numeric columnID, string ContentHistID, string siteID)
|
any
|
getPageCount([string siteID])
|
any
|
getPendingChangesets(string contentid, string siteid)
I get all draft versions. |
any
|
getPrivateSearch(string siteid, string keywords, string tag='', string sectionID='', string searchType='default', string moduleid='00000000000000000000000000000000000')
|
any
|
getPublicSearch(string siteid, string keywords, string tag='', string sectionID='', string categoryID='', string tagGroup='')
|
any
|
getRecentFormActivity(String siteID='', numeric limit='5')
|
any
|
getRecentUpdates(String siteID='', numeric limit='5', string startDate='', string stopDate='')
|
any
|
getRelatedContent([String siteID], [String contentHistID], boolean liveOnly='true', date today='[runtime expression]', [string sortBy='orderno'], [string sortDirection='asc'], [string relatedContentSetID=''], [string name=''], [boolean reverse='false'], [string reverseContentID], boolean navOnly='false')
|
any
|
getReleaseCountByMonth([any siteid], [any parentID])
|
any
|
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')
|
any
|
getSystemObjects([string siteID])
|
any
|
getTagCloud(String siteID='', string parentID='', string categoryID='', any rsContent='', string moduleID='00000000000000000000000000000000000', [any taggroup=''])
|
any
|
getTop(string topID, string siteid)
|
any
|
getTypeCount(String siteID='', String type='')
|
any
|
getUsage([String objectID], [String siteid])
|
any
|
renderActiveClause([any table='tcontent'], [any siteID])
|
any
|
renderDateTimeArg([any date])
|
any
|
renderDateTimeParamType()
|
any
|
renderMenuTypeClause([any menuType], [any menuDateTime])
|
any
|
renderMobileClause()
|
any
|
renderTextParamColumn([any column])
|
any
|
renderTextParamValue([any value])
|
| Methods inherited from class lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
configBeansettingsManagercontentIntervalManagerpermUtility| Method Detail |
|---|
contentidsiteidpathsiteIDmembershipidslimitstartDatestopDatesortBysortDirectionI get all archived versions
contentidsiteidcontentHistIDsiteidparentidrelatedidtodaymenutypecategoryidcategorypathidsiteidcontentIDmoduleIDsiteidsiteidtypecontentIDsiteIDcontenthistidsiteIDcontentidcontentidsiteidsetInheritancepathuseCachecontentidsiteidI get all draft versions
contentidsiteidsiteIDuserIDlimitstartDatestopDatesortBysortDirectionsiteiduseridsiteIDcontenthistidsiteIDcontenthistidsiteIDcontenthistidI get all versions
contentidsiteidcontentidsiteidmoduleidsiteidparentidtypetodaysizekeywordshasFeaturessortBysortDirectioncategoryIDrelatedIDtagaggregationapplyPermFiltertagGroupuseCategoryIntersectsiteidparentidrelatedIDtodaymenutypecategoryidcategorypathidparentIDsiteidliveOnlymenutypemoduleidsiteidparentidtypetodaysizekeywordshasFeaturessortBysortDirectioncategoryIDrelatedIDtagaggregationapplyPermFiltersiteiduseridParentIDsiteidsortBysortDirectionsearchStringaggregationcolumnIDinheritedObjectssiteIDcolumnIDContentHistIDsiteIDsiteIDI get all draft versions
contentidsiteidsiteidkeywordstagsectionIDsearchType - Can be default or imagemoduleidsiteidkeywordstagsectionIDcategoryIDtagGroupsiteIDlimitsiteIDlimitstartDatestopDatesiteIDcontentHistIDliveOnlytodaysortBysortDirectionrelatedContentSetIDnamereversereverseContentIDnavOnlysiteidparentIDsiteIDtypesiteIDuserIDlimitstartDatestopDatesortBysortDirectionsiteIDsiteIDparentIDcategoryIDrsContentmoduleIDtaggrouptopIDsiteidsiteIDtypeobjectIDsiteidtablesiteIDdatemenuTypemenuDateTimecolumnvalue