| Package: | CQ.wcm.msm |
| Class: | MSM |
| Extends: | Object |
| Clientlib: | cq.widgets |
| Method | Defined By | |
|---|---|---|
getRelationStatus( Object lr ) : String <static> Returns a HTML view of the status of the given live relationship.
<static> Returns a HTML view of the status of the given live relationship.
Parameters:
|
MSM | |
getRolloutInfo( Object lr, String rolloutPath ) : String <static> Returns a HTML view of the rollout info: describes what will happen
on rollout of the given live relat...
<static> Returns a HTML view of the rollout info: describes what will happen
on rollout of the given live relationship.
Parameters:
|
MSM | |
getSyncActionsConfig( Boolean checkInheritance ) : CQ.Ext.form.FieldSet <static> Returns the set of action fields. Sync actions are extracted from ACTIONS array.
Actions inheritance c...
<static> Returns the set of action fields. Sync actions are extracted from ACTIONS array.
Actions inheritance can be checked: if an action is flagged as inherited (action["inherited"] = true), then
it is disabled.
Parameters:
|
MSM | |
|
getSyncTriggerConfig() : CQ.Ext.form.ComboBox <static> Returns the default field for the sync trigger.
<static> Returns the default field for the sync trigger.
Parameters:
|
MSM | |
toHTML( Object Live ) : String <static> Returns a HTML view of the given live relationship.
<static> Returns a HTML view of the given live relationship.
Parameters:
|
MSM | |