Package google.registry.ui.soy.registrar
Class ConsoleUtilsSoyInfo.Param
- java.lang.Object
-
- google.registry.ui.soy.registrar.ConsoleUtilsSoyInfo.Param
-
- Enclosing class:
- ConsoleUtilsSoyInfo
@Deprecated public static final class ConsoleUtilsSoyInfo.Param extends java.lang.Object
Deprecated.Param names from all templates in this Soy file.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ANALYTICS_CONFIG
Deprecated.Listed by .header.static java.lang.String
APP
Deprecated.Listed by .header.static java.lang.String
LOGO_FILENAME
Deprecated.Listed by .googlebar.static java.lang.String
LOGOUT_URL
Deprecated.Listed by .googlebar.static java.lang.String
PRODUCT_NAME
Deprecated.Listed by .googlebar.static java.lang.String
SUBTITLE
Deprecated.Listed by .header.static java.lang.String
USERNAME
Deprecated.Listed by .googlebar.
-
-
-
Field Detail
-
ANALYTICS_CONFIG
public static final java.lang.String ANALYTICS_CONFIG
Deprecated.Listed by .header.- See Also:
- Constant Field Values
-
APP
public static final java.lang.String APP
Deprecated.Listed by .header.- See Also:
- Constant Field Values
-
LOGOUT_URL
public static final java.lang.String LOGOUT_URL
Deprecated.Listed by .googlebar.- See Also:
- Constant Field Values
-
LOGO_FILENAME
public static final java.lang.String LOGO_FILENAME
Deprecated.Listed by .googlebar.- See Also:
- Constant Field Values
-
PRODUCT_NAME
public static final java.lang.String PRODUCT_NAME
Deprecated.Listed by .googlebar.- See Also:
- Constant Field Values
-
SUBTITLE
public static final java.lang.String SUBTITLE
Deprecated.Listed by .header.- See Also:
- Constant Field Values
-
USERNAME
public static final java.lang.String USERNAME
Deprecated.Listed by .googlebar.- See Also:
- Constant Field Values
-
-