org.exoplatform.platform.navigation.component.help
Class Helper

java.lang.Object
  extended by org.exoplatform.platform.navigation.component.help.Helper

public class Helper
extends Object

Author:
Kmenzli

Field Summary
static String DEFAULT_HELP_ID
           
 
Constructor Summary
Helper()
           
 
Method Summary
static String getCurrentNavigation(org.exoplatform.social.core.space.spi.SpaceService spaceService)
           
static String getCurrentPortal()
           
static org.exoplatform.portal.mop.user.UserNode getSelectedPageNode()
           
static boolean isProfileOwner()
           
static boolean present(String theString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_HELP_ID

public static final String DEFAULT_HELP_ID
See Also:
Constant Field Values
Constructor Detail

Helper

public Helper()
Method Detail

present

public static boolean present(String theString)

getCurrentNavigation

public static String getCurrentNavigation(org.exoplatform.social.core.space.spi.SpaceService spaceService)

isProfileOwner

public static boolean isProfileOwner()

getCurrentPortal

public static String getCurrentPortal()

getSelectedPageNode

public static org.exoplatform.portal.mop.user.UserNode getSelectedPageNode()
                                                                    throws Exception
Throws:
Exception


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.