com.stratelia.silverpeas.pdcPeas.control
Class GoogleTabsUtil

java.lang.Object
  extended by com.stratelia.silverpeas.pdcPeas.control.GoogleTabsUtil

public class GoogleTabsUtil
extends Object


Constructor Summary
GoogleTabsUtil()
           
 
Method Summary
static String getCss()
           
static String getDrawMode()
           
static String getExpandMode()
           
static String getKey()
           
static List<GoogleSite> getSites(int tabId)
           
static List<GoogleTab> getTabs()
           
static boolean isBranding()
           
static boolean isSearchBox()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleTabsUtil

public GoogleTabsUtil()
Method Detail

isSearchBox

public static boolean isSearchBox()

getCss

public static String getCss()

isBranding

public static boolean isBranding()

getDrawMode

public static String getDrawMode()

getExpandMode

public static String getExpandMode()

getTabs

public static List<GoogleTab> getTabs()

getSites

public static List<GoogleSite> getSites(int tabId)

getKey

public static String getKey()


Copyright © 2016 Silverpeas. All Rights Reserved.