- ChangeProfilePictureUpload - Class in org.sakaiproject.profile2.tool.pages.panels
-
- ChangeProfilePictureUpload(String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.ChangeProfilePictureUpload
-
Default constructor if modifying own
- ChangeProfilePictureUpload(String, String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.ChangeProfilePictureUpload
-
This constructor only called if we were a superuser editing someone else's picture.
- ChangeProfilePictureUrl - Class in org.sakaiproject.profile2.tool.pages.panels
-
- ChangeProfilePictureUrl(String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.ChangeProfilePictureUrl
-
Default constructor if modifying own
- ChangeProfilePictureUrl(String, String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.ChangeProfilePictureUrl
-
This constructor is only called if we were a superuser editing someone else's picture.
- CKEDITOR_ENTER_BR - Static variable in class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
CKEDITOR CKEDITOR_ENTER_BR - key.
- CKEDITOR_TOOLBAR_STANDARD - Static variable in class org.sakaiproject.profile2.tool.components.CKEditorConfig
-
Toolbar config
- CKEditorConfig - Class in org.sakaiproject.profile2.tool.components
-
- CKEditorConfig() - Constructor for class org.sakaiproject.profile2.tool.components.CKEditorConfig
-
- CKEditorTextArea - Class in org.sakaiproject.profile2.tool.components
-
Extends a wicket TextArea to create a CKEditor instance.
- CKEditorTextArea(String) - Constructor for class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
Basic constructor.
- CKEditorTextArea(String, boolean) - Constructor for class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
Basic constructor.
- CKEditorTextArea(String, IModel<String>, boolean) - Constructor for class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
Basic constructor.
- CKEditorTextArea(String, IModel<String>) - Constructor for class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
Basic constructor.
- CKEditorTextArea.CKEditorAjaxSubmitModifier - Class in org.sakaiproject.profile2.tool.components
-
Behavior for updating all editors from page.
- CKEditorTextArea.CKEditorAjaxSubmitModifier() - Constructor for class org.sakaiproject.profile2.tool.components.CKEditorTextArea.CKEditorAjaxSubmitModifier
-
Constructor.
- CloseButton - Class in org.sakaiproject.profile2.tool.components
-
- CloseButton(String, Component) - Constructor for class org.sakaiproject.profile2.tool.components.CloseButton
-
- CompanyProfileDisplay - Class in org.sakaiproject.profile2.tool.pages.panels
-
Panel for displaying and editing company profile data
- CompanyProfileDisplay(String, CompanyProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.CompanyProfileDisplay
-
- CompanyProfileEdit - Class in org.sakaiproject.profile2.tool.pages.panels
-
Panel for displaying and editing company profile data
- CompanyProfileEdit(String, CompanyProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.CompanyProfileEdit
-
- compareTo(RosterEntityProvider.RosterItem) - Method in class org.sakaiproject.profile2.tool.entityprovider.RosterEntityProvider.RosterItem
-
- ComponentVisualErrorBehaviour - Class in org.sakaiproject.profile2.tool.components
-
Behavior that checks if a FormComponent is valid.
- ComponentVisualErrorBehaviour(String, Component) - Constructor for class org.sakaiproject.profile2.tool.components.ComponentVisualErrorBehaviour
-
Constructor.
- ComposeNewMessage - Class in org.sakaiproject.profile2.tool.pages.panels
-
- ComposeNewMessage(String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.ComposeNewMessage
-
- CONFIG_ALIGN - Static variable in class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
CKEDITOR align - key.
- CONFIG_HEIGHT - Static variable in class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
CKEDITOR height - key.
- CONFIG_TOOLBAR - Static variable in class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
CKEDITOR toolbar - key.
- CONFIG_WIDTH - Static variable in class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
CKEDITOR width - key.
- ConfirmedFriends - Class in org.sakaiproject.profile2.tool.pages.panels
-
- ConfirmedFriends(String, String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.ConfirmedFriends
-
- ConfirmedFriendsDataProvider - Class in org.sakaiproject.profile2.tool.dataproviders
-
ConfirmedFriendsDataProvider.java
Steve Swinsburg
s.swinsburg@lancaster.ac.uk
January 2009
This implementation of Wicket's IDataProvider gets a list of confirmed friends
of userX, visible by userY.
- ConfirmedFriendsDataProvider(String) - Constructor for class org.sakaiproject.profile2.tool.dataproviders.ConfirmedFriendsDataProvider
-
- ConfirmFriend - Class in org.sakaiproject.profile2.tool.pages.windows
-
- ConfirmFriend(String, ModalWindow, FriendAction, String, String) - Constructor for class org.sakaiproject.profile2.tool.pages.windows.ConfirmFriend
-
- confirmFriendRequest(EntityReference, Map<String, Object>) - Method in class org.sakaiproject.profile2.tool.entityprovider.ProfileEntityProvider
-
- connectionsLogic - Variable in class org.sakaiproject.profile2.tool.pages.BasePage
-
- connectionsLogic - Variable in class org.sakaiproject.profile2.tool.pages.panels.ComposeNewMessage
-
- connectionsLogic - Variable in class org.sakaiproject.profile2.tool.pages.panels.ConfirmedFriends
-
- connectionsLogic - Variable in class org.sakaiproject.profile2.tool.pages.panels.FriendsFeed
-
- createCkConfig() - Static method in class org.sakaiproject.profile2.tool.components.CKEditorConfig
-
Create the CKEditor config.
- createCkConfig(String) - Static method in class org.sakaiproject.profile2.tool.components.CKEditorConfig
-
Create the CKEditor config by specifying the toolbar to use
To make things simple, use CKEDITOR_TOOLBAR_STANDARD or CKEDITOR_TOOLBAR_STANDARD
Defaults to CKEDITOR_TOOLBAR_STANDARD
- createDestroyMethod() - Method in class org.sakaiproject.profile2.tool.components.CKEditorTextArea
-
- createEntity(EntityReference, Object, Map<String, Object>) - Method in class org.sakaiproject.profile2.tool.entityprovider.ProfileStatusEntityProvider
-
- CreateWorksitePanel - Class in org.sakaiproject.profile2.tool.pages.panels
-
Panel for creating a worksite from a group of people.
- CreateWorksitePanel(String, List<Person>) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.CreateWorksitePanel
-
Creates an instance of CreateWorksitePanel.
- CROSS_IMG_LOCAL - Static variable in class org.sakaiproject.profile2.tool.components.ResourceReferences
-
- MessagesDataProvider - Class in org.sakaiproject.profile2.tool.dataproviders
-
Implementation of IDataProvider that retrieves messages in a given thread
- MessagesDataProvider(String) - Constructor for class org.sakaiproject.profile2.tool.dataproviders.MessagesDataProvider
-
- MessageThreadsDataProvider - Class in org.sakaiproject.profile2.tool.dataproviders
-
Implementation of IDataProvider that retrieves the MessageThreads for a user, containing the most recent message in each
- MessageThreadsDataProvider(String) - Constructor for class org.sakaiproject.profile2.tool.dataproviders.MessageThreadsDataProvider
-
- MessageThreadsView - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MessageThreadsView(String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MessageThreadsView
-
- MessageView - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MessageView(String, PageParameters) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MessageView
-
Constructor for an incoming link with a threadId as part of the PageParameters
- MessageView(String, String, String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MessageView
-
Constructor for normal viewing
- MessageView(String, String, String, String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MessageView
-
Constructor for normal viewing
- messagingLogic - Variable in class org.sakaiproject.profile2.tool.dataproviders.MessagesDataProvider
-
- messagingLogic - Variable in class org.sakaiproject.profile2.tool.models.DetachableMessageModel
-
- messagingLogic - Variable in class org.sakaiproject.profile2.tool.pages.BasePage
-
- messagingLogic - Variable in class org.sakaiproject.profile2.tool.pages.panels.ComposeNewMessage
-
- messagingLogic - Variable in class org.sakaiproject.profile2.tool.pages.panels.MessageThreadsView
-
- messagingLogic - Variable in class org.sakaiproject.profile2.tool.pages.panels.MessageView
-
- model(Person) - Method in class org.sakaiproject.profile2.tool.dataproviders.ConfirmedFriendsDataProvider
-
- model(Person) - Method in class org.sakaiproject.profile2.tool.dataproviders.FriendsFeedDataProvider
-
- model(GalleryImage) - Method in class org.sakaiproject.profile2.tool.dataproviders.GalleryImageDataProvider
-
- model(Message) - Method in class org.sakaiproject.profile2.tool.dataproviders.MessagesDataProvider
-
wraps retrieved message pojo with a wicket model
- model(MessageThread) - Method in class org.sakaiproject.profile2.tool.dataproviders.MessageThreadsDataProvider
-
wraps retrieved message pojo with a wicket model
- model(Person) - Method in class org.sakaiproject.profile2.tool.dataproviders.RequestedFriendsDataProvider
-
- model(WallItem) - Method in class org.sakaiproject.profile2.tool.dataproviders.WallItemDataProvider
-
- MyBusinessDisplay - Class in org.sakaiproject.profile2.tool.pages.panels
-
Panel for displaying business profile data.
- MyBusinessDisplay(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyBusinessDisplay
-
- MyBusinessEdit - Class in org.sakaiproject.profile2.tool.pages.panels
-
Panel for displaying and editing business profile data.
- MyBusinessEdit(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyBusinessEdit
-
- MyBusinessEdit(String, UserProfile, List<CompanyProfile>, List<CompanyProfile>, MyBusinessEdit.TabDisplay) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyBusinessEdit
-
- MyContactDisplay - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyContactDisplay(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyContactDisplay
-
- MyContactEdit - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyContactEdit(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyContactEdit
-
- MyFriends - Class in org.sakaiproject.profile2.tool.pages
-
- MyFriends() - Constructor for class org.sakaiproject.profile2.tool.pages.MyFriends
-
- MyInfoDisplay - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyInfoDisplay(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyInfoDisplay
-
- MyInfoEdit - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyInfoEdit(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyInfoEdit
-
- MyInterestsDisplay - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyInterestsDisplay(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyInterestsDisplay
-
- MyInterestsEdit - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyInterestsEdit(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyInterestsEdit
-
- MyMessages - Class in org.sakaiproject.profile2.tool.pages
-
- MyMessages() - Constructor for class org.sakaiproject.profile2.tool.pages.MyMessages
-
- MyMessages(String) - Constructor for class org.sakaiproject.profile2.tool.pages.MyMessages
-
- MyMessages(PageParameters) - Constructor for class org.sakaiproject.profile2.tool.pages.MyMessages
-
This constructor is called if we have a pageParameters object containing the threadId as the 'thread' parameter
Just redirects to normal MyMessages(String threadId)
- MyPicture - Class in org.sakaiproject.profile2.tool.pages
-
Component for current user to view one of their own pictures, with ability
to remove picture or set as profile image.
- MyPicture(String, GalleryImage, int) - Constructor for class org.sakaiproject.profile2.tool.pages.MyPicture
-
- MyPictures - Class in org.sakaiproject.profile2.tool.pages
-
Main gallery component for viewing the current user's picture gallery.
- MyPictures() - Constructor for class org.sakaiproject.profile2.tool.pages.MyPictures
-
Constructor for current user.
- MyPictures(int) - Constructor for class org.sakaiproject.profile2.tool.pages.MyPictures
-
Constructor for current user.
- MyPreferences - Class in org.sakaiproject.profile2.tool.pages
-
- MyPreferences() - Constructor for class org.sakaiproject.profile2.tool.pages.MyPreferences
-
- MyPrivacy - Class in org.sakaiproject.profile2.tool.pages
-
- MyPrivacy() - Constructor for class org.sakaiproject.profile2.tool.pages.MyPrivacy
-
- MyProfile - Class in org.sakaiproject.profile2.tool.pages
-
- MyProfile() - Constructor for class org.sakaiproject.profile2.tool.pages.MyProfile
-
Default constructor if viewing own
- MyProfile(String) - Constructor for class org.sakaiproject.profile2.tool.pages.MyProfile
-
This constructor is called if we are viewing someone elses but in edit mode.
- MyProfilePanel - Class in org.sakaiproject.profile2.tool.pages.panels
-
Container for viewing user's own profile.
- MyProfilePanel(String, UserProfile, MyProfilePanelState) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyProfilePanel
-
- MySearch - Class in org.sakaiproject.profile2.tool.pages
-
- MySearch() - Constructor for class org.sakaiproject.profile2.tool.pages.MySearch
-
- MySocialNetworkingDisplay - Class in org.sakaiproject.profile2.tool.pages.panels
-
Panel for displaying social networking profile data.
- MySocialNetworkingDisplay(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MySocialNetworkingDisplay
-
- MySocialNetworkingEdit - Class in org.sakaiproject.profile2.tool.pages.panels
-
Panel for editing social networking profile data.
- MySocialNetworkingEdit(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MySocialNetworkingEdit
-
- MyStaffDisplay - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyStaffDisplay(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyStaffDisplay
-
- MyStaffEdit - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyStaffEdit(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyStaffEdit
-
- MyStatusPanel - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyStatusPanel(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyStatusPanel
-
- MyStudentDisplay - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyStudentDisplay(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyStudentDisplay
-
- MyStudentEdit - Class in org.sakaiproject.profile2.tool.pages.panels
-
- MyStudentEdit(String, UserProfile) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyStudentEdit
-
- MyWallPanel - Class in org.sakaiproject.profile2.tool.pages.panels
-
Container for viewing user's own wall.
- MyWallPanel(String, String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyWallPanel
-
Creates a new instance of MyWallPanel.
- MyWallPanel(String) - Constructor for class org.sakaiproject.profile2.tool.pages.panels.MyWallPanel
-
Creates a new instance of MyWallPanel.