Mura CMS 6.0

mura.content
Class contentGatewayRailo

railo-context.Component
        extended by mura.cfobject
            extended by mura.content.contentGateway
                extended by mura.content.contentGatewayRailo

public class contentGatewayRailo
extends contentGateway

Method Summary
 any renderMenuTypeClause([any menuType], [any menuDateTime])
 
Methods inherited from class mura.content.contentGateway
buildCrumblist, getArchiveHist, getCategoriesByHistID, getCommentCount, getComponents, getComponentType, getContentHistIDFromContentID, getContentIDFromContentHistID, getCount, getCrumblist, getDownloadSelect, getDraftHist, getDraftList, getExpiringContent, getHasComments, getHasRatings, getHasTagCloud, getHist, getItemCount, getKids, getKidsCategorySummary, getKidsIterator, getNest, getObjectInheritance, getObjects, getPageCount, getPendingChangesets, getPrivateSearch, getPublicSearch, getRecentFormActivity, getRecentUpdates, getRelatedContent, getReleaseCountByMonth, getSections, getSystemObjects, getTagCloud, getTop, getTypeCount, getUsage, init, renderActiveClause, renderDateTimeArg, renderMobileClause
 
Methods inherited from class mura.cfobject
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, removeValue, setValue, valueExists
 
Methods inherited from class railo-context.Component
 

Method Detail

renderMenuTypeClause

public any renderMenuTypeClause([any menuType], [any menuDateTime])

Overrides:
renderMenuTypeClause in class contentGateway
Parameters:
menuType
menuDateTime

Mura CMS 6.0