public class GUIDemoSite extends java.lang.Object implements SiteInstance
Initial Date: 11.09.2007
| 构造器和说明 |
|---|
GUIDemoSite(java.util.Locale loc) |
| 限定符和类型 | 方法和说明 |
|---|---|
MainLayoutController |
createController(UserRequest ureq,
WindowControl wControl) |
NavElement |
getNavElement() |
boolean |
isKeepState() |
void |
reset() |
public NavElement getNavElement()
getNavElement 在接口中 SiteInstancepublic MainLayoutController createController(UserRequest ureq, WindowControl wControl)
createController 在接口中 SiteInstancepublic boolean isKeepState()
isKeepState 在接口中 SiteInstancepublic void reset()
reset 在接口中 SiteInstance