|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.Controller
org.torweg.pulse.component.util.admin.InitWestPanelController
public class InitWestPanelController
This Controller is only used to produces an AJAX-result to initialise a
west-panel with. This is to hold the Controllers of
org.torweg.pulse.component.util for the current Bundle for
the pulse website-administration.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.bundle.Controller |
|---|
Controller.AlwaysRun |
| Constructor Summary | |
|---|---|
InitWestPanelController()
|
|
| Method Summary | |
|---|---|
void |
initialize(EditorConfiguration conf)
Initialises this Controller with the given Configuration. |
InitWestPanelControllerResult |
initUtilWestPanel(Bundle bundle, ServiceRequest request)
Initialises a utility west-panel for the pulse website-administration. |
| Methods inherited from class org.torweg.pulse.bundle.Controller |
|---|
getAlwaysRun, isAlwaysRun, setAlwaysRun |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitWestPanelController()
| Method Detail |
|---|
@RequireToken @Action(value="initUtilWestPanel", generate=true) @Permission(value="initUtilWestPanel") public final InitWestPanelControllerResult initUtilWestPanel(Bundle bundle, ServiceRequest request)
bundle - the current Bundle.request - the current ServiceRequest.
InitWestPanelControllerResult.public final void initialize(EditorConfiguration conf)
Controller with the given Configuration.
initialize in interface Configurable<EditorConfiguration>conf - the ConfigurationConfigurable.initialize(org.torweg.pulse.configuration.Configuration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||