|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.category.categoryUtility
public class categoryUtility
Constructor Summary | |
---|---|
init(any configBean, any settingsManager, any categoryGateway)
|
Method Summary | |
---|---|
any |
updateGlobalMaterializedPath([any siteID], any parentID='', any path='', any datasource='[runtime expression]')
|
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 categoryGateway)
configBean
settingsManager
categoryGateway
Method Detail |
---|
public any updateGlobalMaterializedPath([any siteID], any parentID='', any path='', any datasource='[runtime expression]')
siteID
parentID
path
datasource
|
Mura CMS 6.1 | ||||
FRAMES |