| Package | Description |
|---|---|
| com.jalios.jcms.context |
Provides context classes available in every request, you can extends them or use them as javabean.
|
| com.jalios.jcms.tracking | |
| com.jalios.util |
Contains Jalios utility classes (Unix-like crypt class, RSS parser,
mail utility, servlet utility, comparators and miscellaneous utility
static methods).
|
| Modifier and Type | Field and Description |
|---|---|
protected Browser |
JcmsContext.browser |
| Modifier and Type | Method and Description |
|---|---|
Browser |
JcmsContext.getBrowser()
Returns the Client Browser computed for this session identified from
userAgent.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReaderTrackerManager.isPerformTrack(Browser browser)
Returns true if track must be performed for current visitor.
|
| Modifier and Type | Method and Description |
|---|---|
Browser |
Browser.BrowserName.getBrowser() |
Copyright © 2001-2019 Jalios SA. All Rights Reserved.