|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Channel | |
---|---|
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. |
Uses of Channel in com.jalios.jcms |
---|
Fields in com.jalios.jcms declared as Channel | |
---|---|
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
|
Methods in com.jalios.jcms that return Channel | |
---|---|
Channel |
ChannelInitServlet.getChannel()
|
static Channel |
Channel.getChannel()
Singleton Method to get the channel |
Uses of Channel in com.jalios.jcms.authentication |
---|
Fields in com.jalios.jcms.authentication declared as Channel | |
---|---|
protected static Channel |
AuthenticationHandler.channel
|
protected static Channel |
AuthenticationContext.channel
|
Uses of Channel in com.jalios.jcms.comparator |
---|
Fields in com.jalios.jcms.comparator declared as Channel | |
---|---|
protected Channel |
BasicComparator.channel
The Channel. |
Uses of Channel in com.jalios.jcms.context |
---|
Fields in com.jalios.jcms.context declared as Channel | |
---|---|
protected static Channel |
JcmsContext.channel
|
protected Channel |
AbstractJcmsAjaxContext.channel
|
Uses of Channel in com.jalios.jcms.db |
---|
Fields in com.jalios.jcms.db declared as Channel | |
---|---|
protected static Channel |
DBDataRevision.channel
|
protected Channel |
AbstractJcms5DataLoader.channel
|
Uses of Channel in com.jalios.jcms.mail.listener |
---|
Fields in com.jalios.jcms.mail.listener declared as Channel | |
---|---|
Channel |
MemberMailListener.channel
|
Uses of Channel in com.jalios.jcms.plugin |
---|
Fields in com.jalios.jcms.plugin declared as Channel | |
---|---|
protected static Channel |
Plugin.channel
|
Methods in com.jalios.jcms.plugin with parameters of type Channel | |
---|---|
void |
PluginManager.init(Channel channel)
Inits the PluginManager. |
Uses of Channel in com.jalios.jcms.publicationfollower |
---|
Fields in com.jalios.jcms.publicationfollower declared as Channel | |
---|---|
protected Channel |
PublicationFollower.channel
|
Uses of Channel in com.jalios.jcms.rest |
---|
Fields in com.jalios.jcms.rest declared as Channel | |
---|---|
protected Channel |
JcmsRestResource.channel
|
Uses of Channel in com.jalios.jcms.search |
---|
Fields in com.jalios.jcms.search declared as Channel | |
---|---|
protected Channel |
PublicationSearchEngineListener.channel
|
protected Channel |
LuceneMemberSearchEngine.channel
|
protected Channel |
LuceneDataSearchEngine.channel
|
protected Channel |
CategorySearchEngineListener.channel
|
Uses of Channel in com.jalios.jcms.servlet |
---|
Fields in com.jalios.jcms.servlet declared as Channel | |
---|---|
protected Channel |
JcmsServlet.channel
|
protected static Channel |
InitFilter.channel
|
Uses of Channel in com.jalios.jcms.stat |
---|
Methods in com.jalios.jcms.stat with parameters of type Channel | |
---|---|
static org.apache.oro.text.regex.Pattern[][] |
StatManager.getIgnorePattern(Channel channel)
Return all the Pattern to find stat line to escape. |
Uses of Channel in com.jalios.jcms.stat.listener |
---|
Fields in com.jalios.jcms.stat.listener declared as Channel | |
---|---|
protected Channel |
AbstractStatListener.channel
|
Uses of Channel in com.jalios.jcms.taglib |
---|
Fields in com.jalios.jcms.taglib declared as Channel | |
---|---|
protected Channel |
FormWidgetTag.channel
|
protected Channel |
EditTag.channel
|
protected Channel |
CategoriesTag.channel
|
Uses of Channel in com.jalios.jcms.test |
---|
Fields in com.jalios.jcms.test declared as Channel | |
---|---|
protected static Channel |
JcmsTestCase.channel
Singleton used for testing |
Uses of Channel in com.jalios.jcms.widget |
---|
Fields in com.jalios.jcms.widget declared as Channel | |
---|---|
protected Channel |
AbstractWidget.channel
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |