public interface PASystem
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Banners |
getBanners()
Return the banners sub-service
|
String |
getFooter()
Return the HTML to be appended to the bottom of each portal page.
|
I18n |
getI18n(ClassLoader loader,
String resourceBase)
Return an I18N translator for a given file and locale.
|
Popups |
getPopups()
Return the popups sub-service.
|
void |
init() |
void init()
void destroy()
String getFooter()
Popups getPopups()
Banners getBanners()
I18n getI18n(ClassLoader loader, String resourceBase)
Copyright © 2003–2020 Sakai Project. All rights reserved.