|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.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]')
fromsiteid
tositeid
fromDSN
toDSN
fromWebRoot
toWebRoot
fromFileDir
toFileDir
fromAssetDir
toAssetDir
fromAssetPath
toAssetPath
public any copySiteFiles(any baseDir='', any destDir='', any keyFactory, [any sinceDate=''])
baseDir
destDir
keyFactory
sinceDate
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')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
lastDeployment
rsDeleted
moduleID
Bundle
errors
renderingMode
pluginMode
mailingListMembersMode
usersMode
keyMode
formDataMode
public 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')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
lastDeployment
rsDeleted
moduleID
Bundle
errors
renderingMode
pluginMode
keyMode
mailingListMembersMode
public 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')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
Bundle
errors
lastDeployment
rsDeleted
renderingMode
pluginMode
usersMode
keyMode
public 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='')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
Bundle
errors
lastDeployment
rsDeleted
renderingMode
pluginMode
usersMode
keyMode
fileattributelist
public 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')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
lastDeployment
rsDeleted
moduleID
Bundle
errors
renderingMode
pluginMode
keyMode
mailingListMembersMode
public 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')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
lastDeployment
rsDeleted
moduleID
Bundle
errors
renderingMode
pluginMode
keyMode
mailingListMembersMode
formDataMode
public 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')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
lastDeployment
rsDeleted
moduleID
Bundle
errors
renderingMode
pluginMode
keyMode
mailingListMembersMode
formDataMode
public 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')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
Bundle
moduleID
errors
renderingMode
pluginMode
public 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')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
lastDeployment
rsDeleted
moduleID
Bundle
errors
renderingMode
pluginMode
keyMode
mailingListMembersMode
formDataMode
public void getToWorkSyncMeta(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='publish', any keyFactory, [any Bundle], string renderingMode='all', string pluginMode='all')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
Bundle
renderingMode
pluginMode
public void getToWorkTrash(string fromSiteID='', string toSiteID='', string fromDSN='', string toDSN='', string contentMode='all', any keyFactory, [any Bundle], string keyMode='copy', string usersMode='none')
fromSiteID
toSiteID
fromDSN
toDSN
contentMode
keyFactory
Bundle
keyMode
usersMode
public void getToWorkUsers(string toSiteID='', string toDSN='', any keyFactory, [any Bundle], [any usersMode], [any lastDeployment], any errors='[runtime expression]')
toSiteID
toDSN
keyFactory
Bundle
usersMode
lastDeployment
errors
public void publish(any siteid='', any pushMode='')
siteid
pushMode
public boolean start(any siteid='')
siteid
public any translateKeyList([any list], [any keyFactory])
list
keyFactory
public void update(string find='', string replace='', string datasource='[runtime expression]')
find
replace
datasource
|
Mura CMS 6.1 | ||||
FRAMES |