public final class CmsShowWorkplace extends java.lang.Object implements I_CmsHasContextMenuCommand
| 限定符和类型 | 方法和说明 |
|---|---|
static I_CmsContextMenuCommand |
getContextMenuCommand()
Returns the context menu command according to
I_CmsHasContextMenuCommand. |
protected static void |
openWorkplace(CmsUUID structureId)
Opens the workplace.
|
protected static void |
openWorkplace(java.lang.String path,
int winWidth,
int winHeight,
int winLeft,
int winTop)
Opens the workplace.
|
public static I_CmsContextMenuCommand getContextMenuCommand()
I_CmsHasContextMenuCommand.protected static void openWorkplace(CmsUUID structureId)
structureId - the structure id of the resource for which the workplace should be openedprotected static void openWorkplace(java.lang.String path,
int winWidth,
int winHeight,
int winLeft,
int winTop)
path - the workplace path to openwinWidth - the width of the windowwinHeight - the height of the windowwinLeft - the left space of the windowwinTop - the top space of the window