mura.autoUpdater

Class autoUpdater

WEB-INF.cftags.component
    extended by mura.cfobject
      extended by mura.autoUpdater.autoUpdater

This provides the ability to update both core and site files

Class Attributes:
  • output : false
  •  
    Constructor Summary
    init(any configBean='', any fileWriter='')
    Method Summary
    any getAutoUpdateURL()
    any update()
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEntity, getEventManager, getFeed, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, getValue, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
     
    Methods inherited from class WEB-INF.cftags.component
    None

    Constructor Detail

    init

    public init(any configBean='', any fileWriter='')

    Parameters:
    configBean
    fileWriter

    Method Detail

    getAutoUpdateURL

    public any getAutoUpdateURL()


    update

    public any update()