Uses of Class
org.silverpeas.looks.aurora.AuroraSpaceHomePageZone
-
Packages that use AuroraSpaceHomePageZone Package Description org.silverpeas.looks.aurora -
-
Uses of AuroraSpaceHomePageZone in org.silverpeas.looks.aurora
Methods in org.silverpeas.looks.aurora that return AuroraSpaceHomePageZone Modifier and Type Method Description AuroraSpaceHomePageZone
NewsList. getZone()
Gets the zone location the news list MUST be managed.static AuroraSpaceHomePageZone
AuroraSpaceHomePageZone. valueOf(String name)
Returns the enum constant of this type with the specified name.static AuroraSpaceHomePageZone[]
AuroraSpaceHomePageZone. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.silverpeas.looks.aurora that return types with arguments of type AuroraSpaceHomePageZone Modifier and Type Method Description Map<AuroraSpaceHomePageZone,FreeZone>
AuroraSpaceHomePage. getFreeZones()
Methods in org.silverpeas.looks.aurora with parameters of type AuroraSpaceHomePageZone Modifier and Type Method Description void
NewsList. setZone(AuroraSpaceHomePageZone zone)
Sets the zone location the news list MUST be managed.
-