- getAccessibleOptionsLink() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getAllMessagesText() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanCreateChannel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanDelete() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getCanDeleteMessages() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getCanEdit() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getCanEditChannel(ChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanManageTool() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Check for add/edit/del perms on the channel
- getCanPost() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanRead(ChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanRead() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getCanRemoveChannel(ChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanRemoveChannelMessages(ChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanRemoveMessage(ChatMessage) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanRemoveMessage() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getCanRenderAllMessages() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanRenderDateMessages() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanRenderMessageOptions() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Determins if the message option display dropdown gets rendered or not
- getCanRenderNoMessages() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCanRenderNumberMessages() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getChars() - Method in class org.sakaiproject.chat2.tool.DecoratedSynopticOptions
-
- getChatChannel() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getChatChannels() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
gets the tool decorated channels
- getChatFunctionPrefix() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getChatManager() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
gets the chatManager
- getChatMessage() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getChatRoomsSelectItems() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
This creates select items out of the channels available to the tool
- getChatTool() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getChatTool() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getColor(String) - Method in class org.sakaiproject.chat2.tool.ColorMapper
-
get the color associated with a string.
- getColor() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getColorMapper() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getColors() - Method in class org.sakaiproject.chat2.tool.ColorMapper
-
Returns the entire array of color names.
- getContext() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Gets the id of the site we are in
- getCourierString() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
This allows us to change/give the courier address.
- getCreated() - Method in class org.sakaiproject.chat2.tool.ChatDelivery
-
- getCurrentChannel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
gets the current channel
- getCurrentChannelEdit() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCurrentChatChannelId() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
gets the channel id of the current channel.
- getCurrentMessage() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCurrentSynopticOptions() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCustomOptionText(String, int) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getCustomOptionValue(String) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getDate() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getDatesMessage() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getDateTime() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getDays() - Method in class org.sakaiproject.chat2.tool.DecoratedSynopticOptions
-
- getDisplayDate() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getDisplayId() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getDisplayTime() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getEndDate() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getEnterChatText() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
Returns the bundle message with key "enter_the_chat_room", inserting the chat channel's title
- getEnterTool() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
This is called from the first page to redirect the user to the proper view.
- getFilterParamLast() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getFilterParamNone() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getFilterParamPast() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getFramePlacementId() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Returns the frame identifier for resizing
- getId() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getItems() - Method in class org.sakaiproject.chat2.tool.DecoratedSynopticOptions
-
- getKey() - Method in class org.sakaiproject.chat2.tool.ColorMapper.KeyValue
-
- getLocation() - Method in class org.sakaiproject.chat2.tool.PresenceObserverHelper
-
- getMaintainer() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getMapping() - Method in class org.sakaiproject.chat2.tool.ColorMapper
-
Returns the mapping of names to colors.
- getMappingList() - Method in class org.sakaiproject.chat2.tool.ColorMapper
-
Returns the mapping of names to colors.
- getMessage() - Method in class org.sakaiproject.chat2.tool.ChatDelivery
-
- getMessageFromBundle(String, Object[]) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getMessageFromBundle(String) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getMessageId() - Method in class org.sakaiproject.chat2.tool.ChatDelivery
-
- getMessageOptions() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getMessageOptionsList() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getMessageOwnerDisplayName(ChatMessage) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getMessages(String, Date, int, boolean) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getMessagesCount(String, Date) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getMessagesShownTotalText() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getNewMessageText() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getNext() - Method in class org.sakaiproject.chat2.tool.ColorMapper
-
Returns the index of the next color in the COLORS array that will be assigned to a name.
- getNoMessagesText() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getNum_colors() - Method in class org.sakaiproject.chat2.tool.ColorMapper
-
Returns the size of the array of color names.
- getNumberChannelMessages() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getOwner() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getPastXDaysText(int) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getPastXMessagesText(int) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getPermissionsMessage() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getPresentUsers() - Method in class org.sakaiproject.chat2.tool.PresenceObserverHelper
-
- getRestrictedBody() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
Returns the body of the message, but limited to the number of characters
specified in the tool's configuration properties
- getRoomMessages() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getRoomMessagesCount() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Finds the current messages count for the current room
- getServerUrl() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getSessionId() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getSetAsDefaultText() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getSiteChannelCount() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
gets the number of channels in this site
- getSiteChannels() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
gets the channels in this site
- getSoundAlert() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getStartDate() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- getSynopticMessages() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getTime() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getToolContext() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getToolManager() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getToolString() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Gets the id of the tool we are in
- getToolTitle() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getTtl() - Method in class org.sakaiproject.chat2.tool.ChatDelivery
-
- getUnformattedBody() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- getUsersInCurrentChannel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
this gets the users in a channel.
- getValue() - Method in class org.sakaiproject.chat2.tool.ColorMapper.KeyValue
-
- getViewingChatRoomText() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getViewOptions() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- getWorksite() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- placementId - Variable in class org.sakaiproject.chat2.tool.ChatDelivery
-
- PresenceObserverHelper - Class in org.sakaiproject.chat2.tool
-
PresenceObservingCourier is an EventObservingCourier which watches for only presence service events at a particular location, and delivers a direct refresh delivery.
- PresenceObserverHelper(PresenceObserver, String) - Constructor for class org.sakaiproject.chat2.tool.PresenceObserverHelper
-
This variant, watches presense changes at
the specified location, and sends the notifications to
that same location.
- processActionAddRoom() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- processActionBackToRoom() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- processActionCancelChangeChannel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
When the user wants to cancel changing a room
- processActionDeleteMessage() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Deletes the current message
- processActionDeleteMessage() - Method in class org.sakaiproject.chat2.tool.DecoratedChatMessage
-
- processActionDeleteMessageCancel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Cancels the delete of the current message
- processActionDeleteMessageConfirm(DecoratedChatMessage) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Deletes the specified message
- processActionDeleteRoom() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
deletes the current room and all it's messages
- processActionDeleteRoom() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- processActionDeleteRoomCancel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
cancels the deletion of a room via the confirmation
- processActionDeleteRoomConfirm(DecoratedChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Sets the current room and goes to confirm deleting the room
- processActionDeleteRoomMessages() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
deletes the current room's messages
- processActionDeleteRoomMessages() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- processActionDeleteRoomMessagesCancel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
cancels the deletion of a room's messages via the confirmation
- processActionDeleteRoomMessagesConfirm(DecoratedChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Sets the current room and goes to confirm deleting the room's messages
- processActionEditRoom(DecoratedChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Sets the current room and goes to edit that room
- processActionEditRoom() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
This method will edit the room from the page listing all the rooms
- processActionEditRoomCancel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Sets the current room to null
- processActionEditRoomDirect() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
This method will edit the room directly from the main chat page
- processActionEditRoomSave() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Sets the current room to null
- processActionEnterRoom(DecoratedChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
Sets the current room and goes to the room page
- processActionEnterRoom() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- processActionListRooms() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- processActionPermissions() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- processActionSetAsDefaultRoom(DecoratedChatChannel) - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- processActionSetAsDefaultRoom() - Method in class org.sakaiproject.chat2.tool.DecoratedChatChannel
-
- processActionSynopticOptions() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- processActionSynopticOptionsCancel() - Method in class org.sakaiproject.chat2.tool.ChatTool
-
- processActionSynopticOptionsSave() - Method in class org.sakaiproject.chat2.tool.ChatTool
-