|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.repository.site.RepositorySiteDef
public class RepositorySiteDef
Description:
TODO: Felix Jost Class Description for HomeSite
Initial Date: 12.07.2005
| Constructor Summary | |
|---|---|
RepositorySiteDef()
|
|
| Method Summary | |
|---|---|
SiteInstance |
createSite(UserRequest ureq,
WindowControl wControl)
site is open to both normal users and guest users |
ExtensionResource |
getExtensionCSS()
The extension may provider a CSS. |
java.util.List |
getExtensionResources()
The extension may provide a list of Resources. |
java.lang.String |
getName()
Return a name of this extension. |
void |
setup()
Called after OLAT fully started up. |
void |
tearDown()
Called before OLAT shuts down. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositorySiteDef()
| Method Detail |
|---|
public java.lang.String getName()
OLATExtension
getName in interface OLATExtensionOLATExtension.getName()public java.util.List getExtensionResources()
OLATExtension
getExtensionResources in interface OLATExtensionOLATExtension.getExtensionResources()public ExtensionResource getExtensionCSS()
OLATExtension
getExtensionCSS in interface OLATExtensionOLATExtension.getExtensionCSS()public void setup()
OLATExtension
setup in interface OLATExtensionOLATExtension.setup()public void tearDown()
OLATExtension
tearDown in interface OLATExtensionOLATExtension.tearDown()
public SiteInstance createSite(UserRequest ureq,
WindowControl wControl)
createSite in interface SiteDefinitionorg.olat.navigation.SiteDefinition#createSite(org.olat.core.gui.UserRequest, org.olat.core.gui.control.WindowControl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||