Package org.exoplatform.navigation.webui
Class Utils
java.lang.Object
org.exoplatform.navigation.webui.Utils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreatePopupWindow(org.exoplatform.webui.core.UIContainer container, org.exoplatform.webui.core.UIComponent component, String popupWindowId, int width) Creates the popup window.static org.exoplatform.portal.mop.user.UserNavigationstatic booleanstatic booleanstatic boolean
-
Field Details
-
TURN_ON_QUICK_EDIT
The Quick edit attribute for HTTPSession- See Also:
-
-
Method Details
-
createPopupWindow
public static void createPopupWindow(org.exoplatform.webui.core.UIContainer container, org.exoplatform.webui.core.UIComponent component, String popupWindowId, int width) throws Exception Creates the popup window. Each portlet have aUIPopupContainer.
EveryUIPopupWindowcreated by this method is belong to this container.- Parameters:
container- the current containercomponent- the component which will be display as a popuppopupWindowId- the popup's IDwidth- the width of the popup- Throws:
Exception- the exception
-
hasEditPermissionOnPortal
- Throws:
Exception
-
hasEditPermissionOnPage
- Throws:
Exception