A B C D E F G H I K L M N O P Q R S T U V W

A

AbstractPopupAction - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SARL Author : hung.nguyen@exoplatform.com Aug 02, 2007 9:43:23 AM
AbstractPopupAction() - Constructor for class org.exoplatform.forum.common.webui.AbstractPopupAction
 
activate(Class<T>, int) - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
activate(Class<T>, String, int, int) - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
activate(UIComponent, int, int) - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
activate(UIComponent, int, int, boolean) - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
activate() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
activate() - Method in class org.exoplatform.forum.common.webui.UIPopupContainer
 
addEntry(SyndEntry) - Method in class org.exoplatform.forum.rss.RSS
Adds an entry to the feed
addRule(String, String) - Method in class org.exoplatform.forum.common.conf.RoleRulesPlugin
 
addValidator(Class<E>, Object...) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
afterInit(ServletConfig) - Method in class org.exoplatform.forum.rss.KSRSSServlet
 
afterProcessRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
afterProcessRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIPopupAction
 
AMP - Static variable in class org.exoplatform.forum.common.CommonUtils
 
AMP_HEX - Static variable in class org.exoplatform.forum.common.CommonUtils
 
AMP_NUMBER - Static variable in class org.exoplatform.forum.common.CommonUtils
 
AMP_SPACE - Static variable in class org.exoplatform.forum.common.CommonUtils
 
AnswersFeedGenerator - Class in org.exoplatform.forum.rss
 
AnswersFeedGenerator() - Constructor for class org.exoplatform.forum.rss.AnswersFeedGenerator
 
AnswersFeedGenerator(KSDataLocation) - Constructor for class org.exoplatform.forum.rss.AnswersFeedGenerator
 

B

BaseEventListener<T extends BaseUIForm> - Class in org.exoplatform.forum.common.webui
Base EventListener with convenience methods delegated to the underlying BaseUIForm.
BaseEventListener() - Constructor for class org.exoplatform.forum.common.webui.BaseEventListener
 
BaseUIForm - Class in org.exoplatform.forum.common.webui
Base UIForm class that brings several convenience methods for UI operations ( i18n, messages, popups,...)
BaseUIForm() - Constructor for class org.exoplatform.forum.common.webui.BaseUIForm
 
BREADCUMB_GROUP_ID - Static variable in interface org.exoplatform.forum.common.webui.UISelectComponent
 
BusinessProfileContactProvider - Class in org.exoplatform.forum.common.user
ContactProvider implementation that uses portal user business profile to populate CommonContact.
BusinessProfileContactProvider(OrganizationService) - Constructor for class org.exoplatform.forum.common.user.BusinessProfileContactProvider
 

C

cancelChildPopupAction() - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
cancelPopupAction() - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
changeGroup(String) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
checkValueUser(String) - Static method in class org.exoplatform.forum.common.UserHelper
 
COLON - Static variable in class org.exoplatform.forum.common.CommonUtils
 
COMMA - Static variable in class org.exoplatform.forum.common.CommonUtils
 
Common - Class in org.exoplatform.forum.common
Created by The eXo Platform SARL Author : Truong Nguyen truong.nguyen@exoplatform.com Oct 22, 2008, 12:02:18 PM
Common() - Constructor for class org.exoplatform.forum.common.Common
 
CommonContact - Class in org.exoplatform.forum.common.user
User profile information for forum users.

Author : eXoPlatform exo@exoplatform.com Aug 21, 2008
CommonContact() - Constructor for class org.exoplatform.forum.common.user.CommonContact
 
CommonUtils - Class in org.exoplatform.forum.common
 
CommonUtils() - Constructor for class org.exoplatform.forum.common.CommonUtils
 
component - Variable in class org.exoplatform.forum.common.webui.BaseEventListener
underlying BaseUIForm
ContactProvider - Interface in org.exoplatform.forum.common.user
Responsible to provide user profile information to the forum.

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Aug 21, 2008
CONTENT_PROPERTY - Static variable in class org.exoplatform.forum.rss.RSS
 
convertCodeHTML(String) - Static method in class org.exoplatform.forum.common.CommonUtils
 
createNewEntry(String, String, String, List<String>, SyndContent, Date, String) - Static method in class org.exoplatform.forum.rss.RSS
Create new entry
createNewFeed(String, Date) - Static method in class org.exoplatform.forum.rss.RSS
Create a new feed with some default content: link is the link to eXo web site and feed type is rss_2.0
createSystemProvider() - Static method in class org.exoplatform.forum.common.CommonUtils
 
createUIFormInput(int) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 

D

dataLocator - Variable in class org.exoplatform.forum.rss.RSSProcess
 
deActivate() - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
deActivate() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
deActivate() - Method in class org.exoplatform.forum.common.webui.UIPopupContainer
 
decode(Object, WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
decode(Object, WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIForumFilter
 
decodeSpecialCharToHTMLnumber(String, List<String>) - Static method in class org.exoplatform.forum.common.CommonUtils
 
decodeSpecialCharToHTMLnumber(String) - Static method in class org.exoplatform.forum.common.CommonUtils
 
DEFAULT_FEED_LINK - Static variable in class org.exoplatform.forum.rss.RSS
 
DefaultContactProvider - Class in org.exoplatform.forum.common.user
Default implementation for ContactProvider.
DefaultContactProvider(OrganizationService) - Constructor for class org.exoplatform.forum.common.user.DefaultContactProvider
 
DOMAIN_KEY - Static variable in class org.exoplatform.forum.common.CommonUtils
 

E

EmailNotifyPlugin - Class in org.exoplatform.forum.common
Created by The eXo Platform SAS.
EmailNotifyPlugin(InitParams) - Constructor for class org.exoplatform.forum.common.EmailNotifyPlugin
Instantiates a new email notify plugin.
EMPTY_STR - Static variable in class org.exoplatform.forum.common.CommonUtils
 
enable_ - Variable in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
Whether this field is enabled
encodeSpecialCharInContent(String) - Static method in class org.exoplatform.forum.common.CommonUtils
Encode special character, use for input content of object (only apply for input by FCKEditer).
encodeSpecialCharInSearchTerm(String) - Static method in class org.exoplatform.forum.common.CommonUtils
Encode special character, use for input search
encodeSpecialCharInTitle(String) - Static method in class org.exoplatform.forum.common.CommonUtils
Encode special character, use for input title or name of the object.
encodeSpecialCharToHTMLnumber(String, String, boolean) - Static method in class org.exoplatform.forum.common.CommonUtils
Encode special character to html number.
execute(JobExecutionContext) - Method in class org.exoplatform.forum.common.notify.NotifyJob
 
execute(Event<T>) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
execute(Event<UIFormMultiValueInputSet>) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet.AddActionListener
 
execute(Event<UIFormMultiValueInputSet>) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet.RemoveActionListener
 
execute(Event<UITree>) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector.ChangeNodeActionListener
 
execute(Event<UIGroupSelector>) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector.SelectMembershipActionListener
 
execute(Event<UIBreadcumbs>) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector.SelectPathActionListener
 
execute(Event<UIUserSelect>) - Method in class org.exoplatform.forum.common.webui.UIUserSelect.SearchActionListener
 

F

FAQ_APP - Static variable in class org.exoplatform.forum.rss.AnswersFeedGenerator
 
FAQ_RSS_TYPE - Static variable in class org.exoplatform.forum.rss.AnswersFeedGenerator
 
FAQRSSEventListener - Class in org.exoplatform.forum.rss
 
FAQRSSEventListener(KSDataLocation) - Constructor for class org.exoplatform.forum.rss.FAQRSSEventListener
 
FeedContentProvider - Interface in org.exoplatform.forum.rss
 
feedExists() - Method in class org.exoplatform.forum.rss.RSS
 
FeedListener - Interface in org.exoplatform.forum.rss
 
FeedResolver - Class in org.exoplatform.forum.rss
 
FeedResolver() - Constructor for class org.exoplatform.forum.rss.FeedResolver
 
FeedResolver(InitParams) - Constructor for class org.exoplatform.forum.rss.FeedResolver
 
findGroups(Group) - Static method in class org.exoplatform.forum.common.UserHelper
 
findMembershipsByUser(String) - Static method in class org.exoplatform.forum.common.UserHelper
 
FORUM_APP - Static variable in class org.exoplatform.forum.rss.ForumFeedGenerator
 
FORUM_RSS_TYPE - Static variable in class org.exoplatform.forum.rss.ForumFeedGenerator
 
ForumFeedGenerator - Class in org.exoplatform.forum.rss
 
ForumFeedGenerator(KSDataLocation) - Constructor for class org.exoplatform.forum.rss.ForumFeedGenerator
 
ForumFeedGenerator() - Constructor for class org.exoplatform.forum.rss.ForumFeedGenerator
 
ForumRSSEventListener - Class in org.exoplatform.forum.rss
 
ForumRSSEventListener(KSDataLocation) - Constructor for class org.exoplatform.forum.rss.ForumRSSEventListener
 
forumUpdated(String, String, boolean) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
ForumUserFeedProvider - Class in org.exoplatform.forum.rss
 
ForumUserFeedProvider() - Constructor for class org.exoplatform.forum.rss.ForumUserFeedProvider
 
FROM_KEY - Static variable in class org.exoplatform.forum.common.CommonUtils
 

G

generateCheckSum(byte[]) - Static method in class org.exoplatform.forum.common.CommonUtils
 
getAllGroup() - Static method in class org.exoplatform.forum.common.UserHelper
 
getAllGroupAndMembershipOfUser(String) - Static method in class org.exoplatform.forum.common.UserHelper
 
getAllGroupId() - Static method in class org.exoplatform.forum.common.UserHelper
 
getAllRules() - Method in class org.exoplatform.forum.common.conf.RoleRulesPlugin
 
getAvatarUrl() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getBirthday() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getCategoryId() - Method in class org.exoplatform.forum.common.webui.UIForumFilter
 
getChildById(String) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
getChildGroup() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
getCity() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getCommonContact(String) - Method in class org.exoplatform.forum.common.user.BusinessProfileContactProvider
Retrieve the forum contact information from and user business profile.
Email, city, country, mobile, phone and website are taken from UserProfile.BUSINESE_INFO_KEYS.
getCommonContact(String) - Method in interface org.exoplatform.forum.common.user.ContactProvider
 
getCommonContact(String) - Method in class org.exoplatform.forum.common.user.DefaultContactProvider
Retrieve the forum contact information from user and user profile.
email address is taken from the user User.getEmail() mobile, city and country from the UserProfile.HOME_INFO_KEYS phone is taken from the UserProfile.BUSINESE_INFO_KEYS
getCommonContact(String) - Method in class org.exoplatform.forum.common.user.PersonalProfileContactProvider
Retrieve the forum contact information from and user personal profile.
Email, city, country, mobile, phone and website are taken from UserProfile.HOME_INFO_KEYS.
getComponent(Class<T>) - Static method in class org.exoplatform.forum.common.CommonUtils
Get a Component from the current container context
getContent() - Method in class org.exoplatform.forum.rss.RSS
 
getCountry() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getCurrentSession() - Method in class org.exoplatform.forum.rss.RSSProcess
 
getCurrentUser() - Static method in class org.exoplatform.forum.common.UserHelper
 
getDataLocator() - Method in class org.exoplatform.forum.rss.RSSProcess
 
getDefaultProvider() - Method in class org.exoplatform.forum.rss.FeedResolver
 
getDomainURL() - Static method in class org.exoplatform.forum.common.CommonUtils
 
getEmailAddress() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getEmailAddresses() - Method in class org.exoplatform.forum.common.NotifyInfo
 
getEmailUser(String) - Static method in class org.exoplatform.forum.common.UserHelper
 
getExoContainer(JobExecutionContext) - Static method in class org.exoplatform.forum.common.CommonUtils
 
getFCKConfig() - Static method in class org.exoplatform.forum.common.webui.WebUIUtils
 
getFeedContent(String) - Method in class org.exoplatform.forum.rss.AnswersFeedGenerator
 
getFeedContent(String) - Method in interface org.exoplatform.forum.rss.FeedContentProvider
 
getFeedContent(String) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
getFeedContent(String) - Method in class org.exoplatform.forum.rss.ForumUserFeedProvider
 
getFeedResolver() - Method in class org.exoplatform.forum.rss.KSRSSServlet
 
getFeedStream(Node, String, String) - Method in class org.exoplatform.forum.rss.RSSProcess
 
getFileName() - Method in class org.exoplatform.forum.rss.RSS
 
getFirstName() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getForumId() - Method in class org.exoplatform.forum.common.webui.UIForumFilter
 
getForumName() - Method in class org.exoplatform.forum.common.webui.UIForumFilter
 
getForumServiceHome() - Method in class org.exoplatform.forum.rss.RSSProcess
 
getFullName() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getGender() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getGreenwichMeanTime() - Static method in class org.exoplatform.forum.common.CommonUtils
Get current time GMT/Zulu or UTC,(zone time is 0+GMT)
getHomePhone() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getImageUrl(String) - Static method in class org.exoplatform.forum.common.CommonUtils
 
getItemNode() - Method in class org.exoplatform.forum.rss.RSS
 
getJob() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getLabel(String) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
getLabel(String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Get a label for this form.
getLabel(String) - Method in class org.exoplatform.forum.common.webui.WebUIUtils
 
getLabel(String, String) - Static method in class org.exoplatform.forum.common.webui.WebUIUtils
 
getLastName() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getList() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
getListIndexItemRemoved() - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
getListRemove(Node, String) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
getMaxDisplayOption() - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
getMaxOld() - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
getMessage() - Method in class org.exoplatform.forum.common.NotifyInfo
 
getMessageInfo(String) - Method in class org.exoplatform.forum.common.Common
 
getNodeById(String) - Method in class org.exoplatform.forum.rss.RSSProcess
Get one node in FORUM application by id
getOnchange() - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
getOptions() - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
getOrganizationService() - Static method in class org.exoplatform.forum.common.UserHelper
 
getPageLink() - Method in class org.exoplatform.forum.rss.RSSProcess
 
getPageListUser() - Static method in class org.exoplatform.forum.common.UserHelper
 
getPath() - Method in class org.exoplatform.forum.rss.FAQRSSEventListener
 
getPath() - Method in class org.exoplatform.forum.rss.ForumRSSEventListener
 
getPermisionType() - Method in class org.exoplatform.forum.common.webui.UIUserSelect
 
getProviders() - Method in class org.exoplatform.forum.rss.FeedResolver
 
getRemoteIP() - Static method in class org.exoplatform.forum.common.webui.WebUIUtils
 
getRepository() - Method in class org.exoplatform.forum.rss.FAQRSSEventListener
 
getRepository() - Method in class org.exoplatform.forum.rss.ForumRSSEventListener
 
getReturnComponent() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
getReturnField() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
getRSSLink(String, String, String) - Static method in class org.exoplatform.forum.common.CommonUtils
 
getRSSLink(String, String, String) - Static method in class org.exoplatform.forum.rss.RSS
 
getRuleNames() - Method in class org.exoplatform.forum.common.conf.RoleRulesPlugin
 
getRules(String) - Method in class org.exoplatform.forum.common.conf.RoleRulesPlugin
 
getSelectedItem() - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
getSelectedLabel() - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
getSelectedValue() - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
getServerConfiguration() - Method in class org.exoplatform.forum.common.EmailNotifyPlugin
Gets the server configuration.
getSpaceGroupId() - Method in class org.exoplatform.forum.common.webui.UIUserSelect
 
getSrcWorkspace() - Method in class org.exoplatform.forum.rss.FAQRSSEventListener
 
getSrcWorkspace() - Method in class org.exoplatform.forum.rss.ForumRSSEventListener
 
getType() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
getTypeValue() - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
getUIFormInputBase() - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
getUIFormScrollSelectBox(String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
getUIForumFilter(String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
getUserByUserId(String) - Static method in class org.exoplatform.forum.common.UserHelper
 
getUserGroups() - Static method in class org.exoplatform.forum.common.UserHelper
 
getUserPageListByGroupId(String) - Static method in class org.exoplatform.forum.common.UserHelper
 
getUserRSSLink(String, String) - Static method in class org.exoplatform.forum.common.CommonUtils
 
getUserRSSLink(String, String) - Static method in class org.exoplatform.forum.rss.RSS
 
getValue() - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
getWebSite() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getWorkPhone() - Method in class org.exoplatform.forum.common.user.CommonContact
 
getXMLFile(ByteArrayOutputStream, String, String, Date, String) - Static method in class org.exoplatform.forum.common.CommonUtils
 
GREATER_THAN - Static variable in class org.exoplatform.forum.common.CommonUtils
 

H

hasGroupIdAndMembershipId(String) - Static method in class org.exoplatform.forum.common.UserHelper
 
hasProperties(String) - Method in class org.exoplatform.forum.rss.ForumRSSEventListener
 
hasUserInGroup(String, String) - Static method in class org.exoplatform.forum.common.UserHelper
 

I

i18n(String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Get a value from the app resource bundle.
info(String) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Sends a info message to ui and ignore ajax update on Portlets
info(String, String) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
info(String, String[]) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
info(String, boolean) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Sends an info message to ui
info(String, String[], boolean) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Sends a ninfo message to ui
info(String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Sends a info message to ui and ignore ajax update on Portlets
info(String, String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
info(String, String[]) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
info(String, boolean) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Sends an info message to ui
info(String, String[], boolean) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Sends a ninfo message to ui
isAnonim() - Static method in class org.exoplatform.forum.common.UserHelper
 
isEditable() - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
isEmpty(String) - Static method in class org.exoplatform.forum.common.CommonUtils
Check string is null or empty
isEmpty(String[]) - Static method in class org.exoplatform.forum.common.CommonUtils
check string array is whether empty or not
isEnable() - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
isSelectGroup() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
isSelectMemberShip() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
isSelectUser() - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
itemAdded(String) - Method in class org.exoplatform.forum.rss.AnswersFeedGenerator
 
itemAdded(String) - Method in interface org.exoplatform.forum.rss.FeedListener
 
itemAdded(String) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
itemRemoved(String) - Method in class org.exoplatform.forum.rss.AnswersFeedGenerator
 
itemRemoved(String) - Method in interface org.exoplatform.forum.rss.FeedListener
 
itemRemoved(String) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
itemSaved(String, boolean) - Method in class org.exoplatform.forum.rss.AnswersFeedGenerator
 
itemUpdated(String) - Method in class org.exoplatform.forum.rss.AnswersFeedGenerator
 
itemUpdated(String) - Method in interface org.exoplatform.forum.rss.FeedListener
 
itemUpdated(String) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 

K

KS_FAQ - Static variable in class org.exoplatform.forum.rss.AnswersFeedGenerator
 
KS_FORUM - Static variable in class org.exoplatform.forum.rss.ForumFeedGenerator
 
KSRSSServlet - Class in org.exoplatform.forum.rss
Created by The eXo Platform SARL Author : Ha Mai Van ha.mai@exoplatform.com Jan 14, 2009, 8:58:11 AM
KSRSSServlet() - Constructor for class org.exoplatform.forum.rss.KSRSSServlet
 

L

LESS_THAN - Static variable in class org.exoplatform.forum.common.CommonUtils
 
loadOrCreateFeed(Node, String) - Method in class org.exoplatform.forum.rss.RSSProcess
 
loadOrCreateFeed(Node, String, String) - Method in class org.exoplatform.forum.rss.RSSProcess
 
locator - Variable in class org.exoplatform.forum.rss.ForumRSSEventListener
 
log - Variable in class org.exoplatform.forum.common.webui.BaseUIForm
 
log - Variable in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 

M

makeNotificationSender(String) - Static method in class org.exoplatform.forum.common.CommonUtils
This function will change email address in 'from' field by address of mail service which is configured as system property : gatein.email.smtp.from or mail.from.
maxSize - Variable in class org.exoplatform.forum.rss.RSSProcess
 
messagesInfoMap_ - Static variable in class org.exoplatform.forum.common.Common
 

N

NotifyInfo - Class in org.exoplatform.forum.common
Created by The eXo Platform SARL Author : Hung Nguyen hung.nguyen@exoplatform.com Aug 26, 2008
NotifyInfo() - Constructor for class org.exoplatform.forum.common.NotifyInfo
 
NotifyInfo(List<String>, Message) - Constructor for class org.exoplatform.forum.common.NotifyInfo
 
NotifyJob - Class in org.exoplatform.forum.common.notify
 
NotifyJob() - Constructor for class org.exoplatform.forum.common.notify.NotifyJob
 

O

onEvent(Event<T>, T, String) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
onEvent(EventIterator) - Method in class org.exoplatform.forum.rss.FAQRSSEventListener
 
onEvent(EventIterator) - Method in class org.exoplatform.forum.rss.ForumRSSEventListener
 
onService(ExoContainer, HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.forum.rss.KSRSSServlet
 
openPopup(UIContainer, Class<C>, String, int, int) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Opens a popup and creates a component into it.
openPopup(UIContainer, Class<C>, int, int) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
openPopup(UIContainer, Class<T>, String, int, int) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Opens a popup and creates a component into it.
openPopup(UIContainer, Class<T>, int, int) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
org.exoplatform.forum.common - package org.exoplatform.forum.common
 
org.exoplatform.forum.common.conf - package org.exoplatform.forum.common.conf
 
org.exoplatform.forum.common.notify - package org.exoplatform.forum.common.notify
 
org.exoplatform.forum.common.user - package org.exoplatform.forum.common.user
 
org.exoplatform.forum.common.webui - package org.exoplatform.forum.common.webui
 
org.exoplatform.forum.rss - package org.exoplatform.forum.rss
 

P

PersonalProfileContactProvider - Class in org.exoplatform.forum.common.user
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Aug 21, 2008
PersonalProfileContactProvider(OrganizationService) - Constructor for class org.exoplatform.forum.common.user.PersonalProfileContactProvider
 
PLAIN_TEXT - Static variable in class org.exoplatform.forum.rss.RSS
 
postUpdated(String, String, boolean) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
prepareForNewForm() - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
processBBCode(String) - Static method in class org.exoplatform.forum.common.CommonUtils
 
processDecode(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
processRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.AbstractPopupAction
 
processRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
processRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
processRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIForumFilter
 
processRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
processRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIPollRadioBoxInput
 
processRender(WebuiRequestContext) - Method in class org.exoplatform.forum.common.webui.UIUserSelect
 

Q

QUOT - Static variable in class org.exoplatform.forum.common.CommonUtils
 

R

read() - Method in class org.exoplatform.forum.rss.RSS
Read a SyndFeed from the
readonly_ - Variable in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
Whether this field is in read only mode
refresh() - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
removeEntry(String) - Method in class org.exoplatform.forum.rss.RSS
Remove an item for the feed
removeItem(List<SyndEntry>, List<Node>) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
removeItemInFeed(String, Node, String) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
Remove one item from RSS feed based on id of object which is changed
removeRSSItem(String, Node, String) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
renderOnChangeEvent(UIForm) - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
renderOnChangeEvent(UIForm) - Method in class org.exoplatform.forum.common.webui.UIForumFilter
 
resetListIndexItemRemoved() - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
resolve(String) - Method in class org.exoplatform.forum.rss.FeedResolver
 
RoleRulesPlugin - Class in org.exoplatform.forum.common.conf
Created by The eXo Platform SARL Author : Truong Nguyen truong.nguyen@exoplatform.com Oct 28, 2008, 4:25:54 PM
RoleRulesPlugin(InitParams) - Constructor for class org.exoplatform.forum.common.conf.RoleRulesPlugin
 
RSS - Class in org.exoplatform.forum.rss
Created by The eXo Platform SARL Author : Ha Mai ha.mai@exoplatform.com Jan 12, 2009, 5:55:37 PM
RSS(Node) - Constructor for class org.exoplatform.forum.rss.RSS
 
RSS_2_0 - Static variable in class org.exoplatform.forum.rss.RSS
 
RSS_NODE_NAME - Static variable in class org.exoplatform.forum.rss.RSS
 
RSSProcess - Class in org.exoplatform.forum.rss
 
RSSProcess() - Constructor for class org.exoplatform.forum.rss.RSSProcess
 
RSSProcess(KSDataLocation) - Constructor for class org.exoplatform.forum.rss.RSSProcess
 
RSSProcess(InitParams, KSDataLocation) - Constructor for class org.exoplatform.forum.rss.RSSProcess
 

S

saveFeed(SyndFeed, String) - Method in class org.exoplatform.forum.rss.RSS
 
SEMICOLON - Static variable in class org.exoplatform.forum.common.CommonUtils
 
sendEmailNotification(List<String>, Message, String) - Method in class org.exoplatform.forum.common.Common
 
setAvatarUrl(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setBirthday(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setCity(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setComponent(UIComponent, String[]) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
setComponent(UIComponent, String[]) - Method in interface org.exoplatform.forum.common.webui.UISelectComponent
 
setContent(InputStream) - Method in class org.exoplatform.forum.rss.RSS
 
setCountry(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setDataLocator(KSDataLocation) - Method in class org.exoplatform.forum.rss.RSSProcess
 
setDefaultProvider(FeedContentProvider) - Method in class org.exoplatform.forum.rss.FeedResolver
 
setDefaultSelect(String) - Method in class org.exoplatform.forum.common.webui.UIForumFilter
 
setEditable(boolean) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
setEmailAddress(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setEmailAddresses(List<String>) - Method in class org.exoplatform.forum.common.NotifyInfo
 
setEnable(boolean) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
setFeedResolver(FeedResolver) - Method in class org.exoplatform.forum.rss.KSRSSServlet
 
setFileName(String) - Method in class org.exoplatform.forum.rss.RSS
 
setFirstName(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setFullName(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setGender(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setHomePhone(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setItemNode(Node) - Method in class org.exoplatform.forum.rss.RSS
 
setJob(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setLastName(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setMaxDisplayOption(int) - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
setMaxOld(int) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
setMessage(Message) - Method in class org.exoplatform.forum.common.NotifyInfo
 
setMessageInfo(NotifyInfo) - Method in class org.exoplatform.forum.common.notify.NotifyJob
 
setOnChange(String) - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
setOnChange(String) - Method in class org.exoplatform.forum.common.webui.UIForumFilter
 
setOptions(List<SelectItemOption<String>>) - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
setPath(String) - Method in class org.exoplatform.forum.rss.FAQRSSEventListener
 
setPath(String) - Method in class org.exoplatform.forum.rss.ForumRSSEventListener
 
setPermisionType(String) - Method in class org.exoplatform.forum.common.webui.UIUserSelect
 
setProviders(Map<String, String>) - Method in class org.exoplatform.forum.rss.FeedResolver
 
setSelectedGroups(List<Group>) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
setSpaceGroupId(String) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
setSpaceGroupId(String) - Method in class org.exoplatform.forum.common.webui.UIUserSelect
 
setType(Class<? extends UIFormInput>) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
setType(String) - Method in class org.exoplatform.forum.common.webui.UIGroupSelector
 
setValue(List<?>) - Method in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
setValue(String) - Method in class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
setWebSite(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
setWorkPhone(String) - Method in class org.exoplatform.forum.common.user.CommonContact
 
SLASH - Static variable in class org.exoplatform.forum.common.CommonUtils
 
SPACE - Static variable in class org.exoplatform.forum.common.CommonUtils
 

T

throwWarning(String, String...) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Throws a MessageException in warning level
throwWarning(String) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
throwWarning(String, String...) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Throws a MessageException in warning level
throwWarning(String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
topicUpdated(String, String, boolean) - Method in class org.exoplatform.forum.rss.ForumFeedGenerator
 
TREE_GROUP_ID - Static variable in interface org.exoplatform.forum.common.webui.UISelectComponent
 
TYPE_GROUP - Static variable in interface org.exoplatform.forum.common.webui.UISelectComponent
 
TYPE_MEMBERSHIP - Static variable in interface org.exoplatform.forum.common.webui.UISelectComponent
 
TYPE_USER - Static variable in interface org.exoplatform.forum.common.webui.UISelectComponent
 

U

UIFormMultiValueInputSet - Class in org.exoplatform.forum.common.webui
Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Sep 14, 2006 Represents a multi value selector
UIFormMultiValueInputSet() - Constructor for class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
UIFormMultiValueInputSet(String, String) - Constructor for class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
 
UIFormMultiValueInputSet.AddActionListener - Class in org.exoplatform.forum.common.webui
 
UIFormMultiValueInputSet.AddActionListener() - Constructor for class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet.AddActionListener
 
UIFormMultiValueInputSet.RemoveActionListener - Class in org.exoplatform.forum.common.webui
 
UIFormMultiValueInputSet.RemoveActionListener() - Constructor for class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet.RemoveActionListener
 
UIFormScrollSelectBox - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SAS Author : Vu Duy Tu tuvd@exoplatform.com Feb 5, 2013
UIFormScrollSelectBox() - Constructor for class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
UIFormScrollSelectBox(String, String) - Constructor for class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
UIFormScrollSelectBox(String, String, String) - Constructor for class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
UIFormScrollSelectBox(String, String, List<SelectItemOption<String>>) - Constructor for class org.exoplatform.forum.common.webui.UIFormScrollSelectBox
 
UIForumFilter - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SAS Author : Vu Duy Tu tuvd@exoplatform.com Jan 3, 2013
UIForumFilter() - Constructor for class org.exoplatform.forum.common.webui.UIForumFilter
 
UIForumFilter(String, String) - Constructor for class org.exoplatform.forum.common.webui.UIForumFilter
 
UIForumFilter(String, String, String) - Constructor for class org.exoplatform.forum.common.webui.UIForumFilter
 
UIGroupSelector - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SARL Author : Pham Tuan phamtuanchip@yahoo.de Modifier: Vu Duy Tu
UIGroupSelector() - Constructor for class org.exoplatform.forum.common.webui.UIGroupSelector
 
UIGroupSelector.ChangeNodeActionListener - Class in org.exoplatform.forum.common.webui
 
UIGroupSelector.ChangeNodeActionListener() - Constructor for class org.exoplatform.forum.common.webui.UIGroupSelector.ChangeNodeActionListener
 
UIGroupSelector.SelectMembershipActionListener - Class in org.exoplatform.forum.common.webui
 
UIGroupSelector.SelectMembershipActionListener() - Constructor for class org.exoplatform.forum.common.webui.UIGroupSelector.SelectMembershipActionListener
 
UIGroupSelector.SelectPathActionListener - Class in org.exoplatform.forum.common.webui
 
UIGroupSelector.SelectPathActionListener() - Constructor for class org.exoplatform.forum.common.webui.UIGroupSelector.SelectPathActionListener
 
UIPollRadioBoxInput - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SAS Author : Vu Duy Tu tuvd@exoplatform.com March 9, 2013 11:23:48 AM
UIPollRadioBoxInput(String, String, List<SelectItemOption<String>>) - Constructor for class org.exoplatform.forum.common.webui.UIPollRadioBoxInput
The list of radio boxes
UIPopupAction - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Jan 26, 2010 - 10:19:17 AM
UIPopupAction() - Constructor for class org.exoplatform.forum.common.webui.UIPopupAction
 
UIPopupContainer - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SARL Author : Vu Duy Tu tu.duy@exoplatform.com Octo 26, 2007 9:48:18 AM
UIPopupContainer() - Constructor for class org.exoplatform.forum.common.webui.UIPopupContainer
 
UISelectComponent - Interface in org.exoplatform.forum.common.webui
Created by The eXo Platform SARL Author : Pham Tuan tuan.pham@exoplatform.com Aug 29, 2007
UISelector - Interface in org.exoplatform.forum.common.webui
Created by The eXo Platform SARL Author : Pham Tuan tuan.pham@exoplatform.com Aug 29, 2007
UIUserSelect - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SAS Author : Nguyen Van Hoang hoangnv01@gmail.com Jun 22, 2010
UIUserSelect() - Constructor for class org.exoplatform.forum.common.webui.UIUserSelect
 
UIUserSelect.SearchActionListener - Class in org.exoplatform.forum.common.webui
 
UIUserSelect.SearchActionListener() - Constructor for class org.exoplatform.forum.common.webui.UIUserSelect.SearchActionListener
 
updateSelect(String, String) - Method in interface org.exoplatform.forum.common.webui.UISelector
 
UserHelper - Class in org.exoplatform.forum.common
 
UserHelper() - Constructor for class org.exoplatform.forum.common.UserHelper
 

V

validators_ - Variable in class org.exoplatform.forum.common.webui.UIFormMultiValueInputSet
A list of validators

W

warning(String) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Sends a warning message to ui and ignore ajax update on Portlets
warning(String, String) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
warning(String, String[]) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
 
warning(String, boolean) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Sends a warning message to ui
warning(String, String[], boolean) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Sends a parameterized warning to ui
warning(String, String, boolean) - Method in class org.exoplatform.forum.common.webui.BaseEventListener
Sends a parameterized warning to ui
warning(String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Sends a warning message to ui and ignore ajax update on Portlets
warning(String, String) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
warning(String, String[]) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
 
warning(String, boolean) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Sends a warning message to ui
warning(String, String[], boolean) - Method in class org.exoplatform.forum.common.webui.BaseUIForm
Sends a parameterized warning to ui
WebUIUtils - Class in org.exoplatform.forum.common.webui
Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Jul 22, 2011
WebUIUtils() - Constructor for class org.exoplatform.forum.common.webui.WebUIUtils
 

A B C D E F G H I K L M N O P Q R S T U V W

Copyright © 2013 eXo Platform SAS. All Rights Reserved.