|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.publisher
public class publisher
| Method Summary | |
|---|---|
void |
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')
|
void |
getToWorkAdvertising(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')
|
void |
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')
|
void |
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 |
getToWorkFeeds()
|
void |
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')
|
void |
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')
|
void |
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')
|
void |
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')
|
void |
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')
|
void |
getToWorkSyncMeta(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], string renderingMode='all', string pluginMode='all')
|
void |
getToWorkTrash(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='all', any keyFactory, [any Bundle], string keyMode='copy', string usersMode='none')
|
void |
getToWorkUsers(string toSiteID='', string toDSN='', any keyFactory, [any Bundle], [any usersMode], [any lastDeployment], any errors='[runtime expression]')
|
void |
publish(any siteid='', any pushMode='')
|
boolean |
start(any siteid='')
|
any |
translateKeyList([any list], [any keyFactory])
|
void |
update(string find='', string replace='', string datasource='[runtime expression]')
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, init, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
| Methods inherited from class railo-context.Component |
|---|
|
| Method Detail |
|---|
public void 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]')
fromsiteidtositeidfromDSNtoDSNfromWebRoottoWebRootfromFileDirtoFileDirfromAssetDirtoAssetDirfromAssetPathtoAssetPathpublic any copySiteFiles(any baseDir='', any destDir='', any keyFactory, [any sinceDate=''])
baseDirdestDirkeyFactorysinceDatepublic 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')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactorylastDeploymentrsDeletedmoduleIDBundleerrorsrenderingModepluginModemailingListMembersModeusersModekeyModeformDataModepublic void getToWorkAdvertising(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')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactorylastDeploymentrsDeletedmoduleIDBundleerrorsrenderingModepluginModekeyModemailingListMembersModepublic void 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')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactoryBundleerrorslastDeploymentrsDeletedrenderingModepluginModeusersModekeyModepublic void 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='')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactoryBundleerrorslastDeploymentrsDeletedrenderingModepluginModeusersModekeyModefileattributelistpublic any getToWorkFeeds()
public void 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')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactorylastDeploymentrsDeletedmoduleIDBundleerrorsrenderingModepluginModekeyModemailingListMembersModepublic void 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')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactorylastDeploymentrsDeletedmoduleIDBundleerrorsrenderingModepluginModekeyModemailingListMembersModeformDataModepublic void 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')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactorylastDeploymentrsDeletedmoduleIDBundleerrorsrenderingModepluginModekeyModemailingListMembersModeformDataModepublic void 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')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactoryBundlemoduleIDerrorsrenderingModepluginModepublic void 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')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactorylastDeploymentrsDeletedmoduleIDBundleerrorsrenderingModepluginModekeyModemailingListMembersModeformDataModepublic void getToWorkSyncMeta(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], string renderingMode='all', string pluginMode='all')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactoryBundlerenderingModepluginModepublic void getToWorkTrash(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='all', any keyFactory, [any Bundle], string keyMode='copy', string usersMode='none')
fromSiteIDtoSiteIDfromDSNtoDSNcontentModekeyFactoryBundlekeyModeusersModepublic void getToWorkUsers(string toSiteID='', string toDSN='', any keyFactory, [any Bundle], [any usersMode], [any lastDeployment], any errors='[runtime expression]')
toSiteIDtoDSNkeyFactoryBundleusersModelastDeploymenterrorspublic void publish(any siteid='', any pushMode='')
siteidpushModepublic boolean start(any siteid='')
siteidpublic any translateKeyList([any list], [any keyFactory])
listkeyFactorypublic void update(string find='', string replace='', string datasource='[runtime expression]')
findreplacedatasource
|
Mura CMS 6.1 | ||||
| FRAMES | |||||