public class JNewsUtils
extends java.lang.Object
Constructor and Description |
---|
JNewsUtils() |
Modifier and Type | Method and Description |
---|---|
static java.util.LinkedHashMap<java.lang.String,java.util.List<java.lang.String>> |
getMapBigItems()
Generates the list of large items depending on the different layouts
|
static java.util.LinkedHashMap<java.lang.String,java.lang.Integer> |
getMapCssLayout()
Generates the Css styles map for displaying publications
in order to associate a integer that represents the number of publications per container
with a css style for cards
|
static java.util.LinkedHashMap<java.lang.String,java.util.List<java.lang.String>> |
getMapSmallItems()
Generates the list of small items depending on the different layouts
|
public static java.util.LinkedHashMap<java.lang.String,java.lang.Integer> getMapCssLayout()
public static java.util.LinkedHashMap<java.lang.String,java.util.List<java.lang.String>> getMapBigItems()
public static java.util.LinkedHashMap<java.lang.String,java.util.List<java.lang.String>> getMapSmallItems()
Copyright © 2001-2021 Jalios SA. All Rights Reserved.