|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.autoUpdater.autoUpdater
public class autoUpdater
| Constructor Summary | |
|---|---|
init(any configBean='', any fileWriter='')
|
|
| Method Summary | |
|---|---|
any |
getCurrentCompleteVersion(any siteid='')
|
any |
getCurrentVersion(any siteid='')
|
any |
getProductionData([any siteid=''])
|
any |
getProductionVersion()
|
any |
update(any siteID='')
|
| 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 fileWriter='')
configBeanfileWriter| Method Detail |
|---|
public any getCurrentCompleteVersion(any siteid='')
siteidpublic any getCurrentVersion(any siteid='')
siteidpublic any getProductionData([any siteid=''])
siteidpublic any getProductionVersion()
public any update(any siteID='')
siteID
|
Mura CMS 6.1 | ||||
| FRAMES | |||||