mura

Class publisher

lucee.Component
    extended by mura.cfobject
      extended by mura.publisher

This provides a utility to import bundles

Class Attributes:
  • output : false
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any copy(any fromsiteid='', any tositeid='', any fromDSN='[runtime expression]', any toDSN='[runtime expression]', any fromWebRoot='[runtime expression]', any toWebRoot='[runtime expression]', any fromFileDir='[runtime expression]', any toFileDir='[runtime expression]', any fromAssetDir='[runtime expression]', any toAssetDir='[runtime expression]', any fromAssetPath='[runtime expression]', any toAssetPath='[runtime expression]')
    any copySiteFiles(any baseDir='', any destDir='', any keyFactory, [any sinceDate=''])
    any getToWork(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', [any keyFactory], any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors='[runtime expression]', string renderingMode='all', string pluginMode='all', string mailingListMembersMode='none', string usersMode='none', string keyMode='copy', string formDataMode='none')
    any getToWorkChangeSets()
    any getToWorkClassExtensions(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], any errors, string lastDeployment='', any rsDeleted='[runtime expression]', string renderingMode='all', string pluginMode='all', string usersMode='all', string keyMode='copy')
    any getToWorkClassExtensionsUsers(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], any errors, string lastDeployment='', any rsDeleted='[runtime expression]', string renderingMode='all', string pluginMode='all', string usersMode='all', string keyMode='copy', string fileattributelist='')
    any getToWorkContentCategories()
    any getToWorkFeeds()
    any getToWorkFiles(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', any keyFactory, any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors, string renderingMode='all', string pluginMode='all', string keyMode='copy', string mailingListMembersMode='none')
    any getToWorkFormData(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', any keyFactory, any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors, string renderingMode='all', string pluginMode='all', string keyMode='copy', string mailingListMembersMode='none', string formDataMode='none')
    any getToWorkImageSizes()
    any getToWorkMailingLists(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', any keyFactory, any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors, string renderingMode='all', string pluginMode='all', string keyMode='copy', string mailingListMembersMode='none', string formDataMode='none')
    any getToWorkPartial(string siteID='', [string parentID=''], [any Bundle], any errors='[runtime expression]', [numeric isApproved='0'], [any changesetBean], any keyFactory)
    any getToWorkPlugins(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], [any moduleID], any errors, string renderingMode='all', string pluginMode='all')
    any getToWorkSite(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', any keyFactory, any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors, string renderingMode='all', string pluginMode='all', string keyMode='copy', string mailingListMembersMode='none', string formDataMode='none')
    any getToWorkSyncMeta(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], string renderingMode='all', string pluginMode='all')
    any getToWorkTrash(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='all', any keyFactory, [any Bundle], string keyMode='copy', string usersMode='none')
    any getToWorkUsers(string toSiteID='', string toDSN='', any keyFactory, [any Bundle], [any usersMode], [any lastDeployment], any errors='[runtime expression]')
    any publish(any siteid='', any pushMode='')
    boolean start(any siteid='')
    any translateKeyList([any list], [any keyFactory])
    any translateObjectParams([any params], [any keyFactory])
    any update(string find='', string replace='', string datasource='[runtime expression]')
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getFeed, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, getValue, hasCustomDatasource, init, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    copy

    public any copy(any fromsiteid='', any tositeid='', any fromDSN='[runtime expression]', any toDSN='[runtime expression]', any fromWebRoot='[runtime expression]', any toWebRoot='[runtime expression]', any fromFileDir='[runtime expression]', any toFileDir='[runtime expression]', any fromAssetDir='[runtime expression]', any toAssetDir='[runtime expression]', any fromAssetPath='[runtime expression]', any toAssetPath='[runtime expression]')

    Parameters:
    fromsiteid
    tositeid
    fromDSN
    toDSN
    fromWebRoot
    toWebRoot
    fromFileDir
    toFileDir
    fromAssetDir
    toAssetDir
    fromAssetPath
    toAssetPath

    copySiteFiles

    public any copySiteFiles(any baseDir='', any destDir='', any keyFactory, [any sinceDate=''])

    Parameters:
    baseDir
    destDir
    keyFactory
    sinceDate

    getToWork

    public any getToWork(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', [any keyFactory], any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors='[runtime expression]', string renderingMode='all', string pluginMode='all', string mailingListMembersMode='none', string usersMode='none', string keyMode='copy', string formDataMode='none')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    lastDeployment
    rsDeleted
    moduleID
    Bundle
    errors
    renderingMode
    pluginMode
    mailingListMembersMode
    usersMode
    keyMode
    formDataMode

    getToWorkChangeSets

    public any getToWorkChangeSets()


    getToWorkClassExtensions

    public any getToWorkClassExtensions(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], any errors, string lastDeployment='', any rsDeleted='[runtime expression]', string renderingMode='all', string pluginMode='all', string usersMode='all', string keyMode='copy')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    Bundle
    errors
    lastDeployment
    rsDeleted
    renderingMode
    pluginMode
    usersMode
    keyMode

    getToWorkClassExtensionsUsers

    public any getToWorkClassExtensionsUsers(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], any errors, string lastDeployment='', any rsDeleted='[runtime expression]', string renderingMode='all', string pluginMode='all', string usersMode='all', string keyMode='copy', string fileattributelist='')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    Bundle
    errors
    lastDeployment
    rsDeleted
    renderingMode
    pluginMode
    usersMode
    keyMode
    fileattributelist

    getToWorkContentCategories

    public any getToWorkContentCategories()


    getToWorkFeeds

    public any getToWorkFeeds()


    getToWorkFiles

    public any getToWorkFiles(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', any keyFactory, any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors, string renderingMode='all', string pluginMode='all', string keyMode='copy', string mailingListMembersMode='none')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    lastDeployment
    rsDeleted
    moduleID
    Bundle
    errors
    renderingMode
    pluginMode
    keyMode
    mailingListMembersMode

    getToWorkFormData

    public any getToWorkFormData(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', any keyFactory, any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors, string renderingMode='all', string pluginMode='all', string keyMode='copy', string mailingListMembersMode='none', string formDataMode='none')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    lastDeployment
    rsDeleted
    moduleID
    Bundle
    errors
    renderingMode
    pluginMode
    keyMode
    mailingListMembersMode
    formDataMode

    getToWorkImageSizes

    public any getToWorkImageSizes()


    getToWorkMailingLists

    public any getToWorkMailingLists(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', any keyFactory, any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors, string renderingMode='all', string pluginMode='all', string keyMode='copy', string mailingListMembersMode='none', string formDataMode='none')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    lastDeployment
    rsDeleted
    moduleID
    Bundle
    errors
    renderingMode
    pluginMode
    keyMode
    mailingListMembersMode
    formDataMode

    getToWorkPartial

    public any getToWorkPartial(string siteID='', [string parentID=''], [any Bundle], any errors='[runtime expression]', [numeric isApproved='0'], [any changesetBean], any keyFactory)

    Parameters:
    siteID
    parentID
    Bundle
    errors
    isApproved
    changesetBean
    keyFactory

    getToWorkPlugins

    public any getToWorkPlugins(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], [any moduleID], any errors, string renderingMode='all', string pluginMode='all')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    Bundle
    moduleID
    errors
    renderingMode
    pluginMode

    getToWorkSite

    public any getToWorkSite(string fromSiteID='', string toSiteID='', any fromDSN='', string toDSN='', string contentMode='all', any keyFactory, any lastDeployment='', any rsDeleted='[runtime expression]', [any moduleID=''], [any Bundle], any errors, string renderingMode='all', string pluginMode='all', string keyMode='copy', string mailingListMembersMode='none', string formDataMode='none')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    lastDeployment
    rsDeleted
    moduleID
    Bundle
    errors
    renderingMode
    pluginMode
    keyMode
    mailingListMembersMode
    formDataMode

    getToWorkSyncMeta

    public any getToWorkSyncMeta(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], string renderingMode='all', string pluginMode='all')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    Bundle
    renderingMode
    pluginMode

    getToWorkTrash

    public any getToWorkTrash(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='all', any keyFactory, [any Bundle], string keyMode='copy', string usersMode='none')

    Parameters:
    fromSiteID
    toSiteID
    fromDSN
    toDSN
    contentMode
    keyFactory
    Bundle
    keyMode
    usersMode

    getToWorkUsers

    public any getToWorkUsers(string toSiteID='', string toDSN='', any keyFactory, [any Bundle], [any usersMode], [any lastDeployment], any errors='[runtime expression]')

    Parameters:
    toSiteID
    toDSN
    keyFactory
    Bundle
    usersMode
    lastDeployment
    errors

    publish

    public any publish(any siteid='', any pushMode='')

    Parameters:
    siteid
    pushMode

    start

    public boolean start(any siteid='')

    Parameters:
    siteid

    translateKeyList

    public any translateKeyList([any list], [any keyFactory])

    Parameters:
    list
    keyFactory

    translateObjectParams

    public any translateObjectParams([any params], [any keyFactory])

    Parameters:
    params
    keyFactory

    update

    public any update(string find='', string replace='', string datasource='[runtime expression]')

    Parameters:
    find
    replace
    datasource