- getAll() - Method in interface org.sakaiproject.pasystem.api.Banners
-
- getAll() - Method in interface org.sakaiproject.pasystem.api.Popups
-
- getAssignees(String) - Method in interface org.sakaiproject.pasystem.api.Popups
-
- getBanners() - Method in interface org.sakaiproject.pasystem.api.PASystem
-
Return the banners sub-service
- getFooter() - Method in interface org.sakaiproject.pasystem.api.PASystem
-
Return the HTML to be appended to the bottom of each portal page.
- getForId(String) - Method in interface org.sakaiproject.pasystem.api.Banners
-
- getForId(String) - Method in interface org.sakaiproject.pasystem.api.Popups
-
- getI18n(ClassLoader, String) - Method in interface org.sakaiproject.pasystem.api.PASystem
-
Return an I18N translator for a given file and locale.
- getPopupContent(String) - Method in interface org.sakaiproject.pasystem.api.Popups
-
- getPopups() - Method in interface org.sakaiproject.pasystem.api.PASystem
-
Return the popups sub-service.
- getRelevantBanners(String, String) - Method in interface org.sakaiproject.pasystem.api.Banners
-
A list of banners that should be shown for a given server and user.
- getSeverityScore() - Method in class org.sakaiproject.pasystem.api.Banner
-
A numeric type representing this banner's importance (higher number = more important)
- getTemplate() - Method in class org.sakaiproject.pasystem.api.Popup
-
The HTML to be shown for this popup.
- getType() - Method in class org.sakaiproject.pasystem.api.Banner
-
The type of this banner (high, medium, low).
- getUuid() - Method in class org.sakaiproject.pasystem.api.Banner
-
- getUuid() - Method in class org.sakaiproject.pasystem.api.Popup
-