Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.authentication | |
com.jalios.jcms.comparator | |
com.jalios.jcms.context |
Provides context classes available in every request, you can extends them or use them as javabean.
|
com.jalios.jcms.db | |
com.jalios.jcms.mail.listener | |
com.jalios.jcms.plugin | |
com.jalios.jcms.publicationfollower | |
com.jalios.jcms.rest | |
com.jalios.jcms.search |
Provides internal search engines classes of JCMS.
|
com.jalios.jcms.servlet |
Contains JCMS servlet classes.
|
com.jalios.jcms.stat |
Provides classes for statistics management and analysis.
|
com.jalios.jcms.stat.listener |
Contains listeners of statistics
|
com.jalios.jcms.taglib |
Provides many of the classes used for JCMS jsp tags.
|
com.jalios.jcms.test | |
com.jalios.jcms.widget |
Contains widget classes that generate html component especially for Forms Input.
|
Modifier and Type | Field and Description |
---|---|
protected Channel |
WFReminderAlarmListener.channel |
protected Channel |
WFExpressAlarmListener.channel |
protected Channel |
NotificationManager.channel |
protected Channel |
MemberSearchEngineListener.channel |
protected Channel |
JcmsCleanFilter.channel |
protected static Channel |
Data.channel |
protected static Channel |
Channel.channel |
protected Channel |
CacheManager.channel |
protected Channel |
BasicDataController.channel |
protected Channel |
AudienceRights.channel |
protected Channel |
AdminNotes.channel |
protected Channel |
AbstractIndexManager.channel |
Modifier and Type | Method and Description |
---|---|
Channel |
ChannelInitServlet.getChannel() |
static Channel |
Channel.getChannel()
Singleton Method to get the channel
|
Modifier and Type | Field and Description |
---|---|
protected static Channel |
AuthenticationHandler.channel |
protected static Channel |
AuthenticationContext.channel |
Modifier and Type | Field and Description |
---|---|
protected Channel |
BasicComparator.channel
The Channel.
|
Modifier and Type | Field and Description |
---|---|
protected static Channel |
JcmsContext.channel |
protected Channel |
AbstractJcmsAjaxContext.channel |
Modifier and Type | Field and Description |
---|---|
protected static Channel |
DBDataRevision.channel |
Modifier and Type | Field and Description |
---|---|
Channel |
MemberMailListener.channel |
Modifier and Type | Field and Description |
---|---|
protected static Channel |
Plugin.channel |
Modifier and Type | Method and Description |
---|---|
void |
PluginManager.init(Channel channel)
Inits the PluginManager.
|
Modifier and Type | Field and Description |
---|---|
protected Channel |
PublicationFollower.channel |
Modifier and Type | Field and Description |
---|---|
protected Channel |
JcmsRestResource.channel |
Modifier and Type | Field and Description |
---|---|
protected Channel |
PublicationSearchEngineListener.channel |
protected Channel |
LuceneMemberSearchEngine.channel |
protected Channel |
LuceneDataSearchEngine.channel |
protected Channel |
CategorySearchEngineListener.channel |
Modifier and Type | Field and Description |
---|---|
protected Channel |
JcmsServlet.channel |
protected static Channel |
InitFilter.channel |
Modifier and Type | Method and Description |
---|---|
static org.apache.oro.text.regex.Pattern[][] |
StatManager.getIgnorePattern(Channel channel)
Return all the Pattern to find stat line to escape.
|
Modifier and Type | Field and Description |
---|---|
protected Channel |
AbstractStatListener.channel |
Modifier and Type | Field and Description |
---|---|
protected Channel |
FormWidgetTag.channel |
protected Channel |
EditTag.channel |
protected Channel |
CategoriesTag.channel |
Modifier and Type | Field and Description |
---|---|
protected static Channel |
JcmsTestCase.channel
Singleton used for testing
|
Modifier and Type | Field and Description |
---|---|
protected Channel |
AbstractWidget.channel |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.