public class JNewsManager extends java.lang.Object implements JPropertiesListener
Modifier and Type | Field and Description |
---|---|
static int |
SIZEOFSTYLECSS |
static int |
SIZEOFSTYLECSSHEADLINES |
REVISION
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAbstract(Publication pub,
java.util.Locale locale,
boolean raw)
Returns the abstract of a publication.
|
static JNewsManager |
getInstance() |
void |
propertiesChange(JProperties properties)
Invoked after properties have been modified in JCMS and save on disk.
|
public static final int SIZEOFSTYLECSS
public static final int SIZEOFSTYLECSSHEADLINES
public static JNewsManager getInstance()
public void propertiesChange(JProperties properties)
JPropertiesListener
You cannot alter the value received in parameters.
propertiesChange
in interface JPropertiesListener
properties
- the properties which have been modified (may not contain all JCMS properties)public java.lang.String getAbstract(Publication pub, java.util.Locale locale, boolean raw)
pub
- A publicationlocale
- A specific geographical regionraw
- mode raw text if trueCopyright © 2001-2021 Jalios SA. All Rights Reserved.