Package | Description |
---|---|
org.apache.turbine.modules |
Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionLoader
The purpose of this class is to allow one to load and execute
Action modules.
|
class |
LayoutLoader
The purpose of this class is to allow one to load and execute
Layout modules.
|
class |
NavigationLoader
The purpose of this class is to allow one to load and execute
Navigation modules.
|
class |
PageLoader
The purpose of this class is to allow one to load and execute Page
modules.
|
class |
ScheduledJobLoader
ScheduledJobs loader class.
|
class |
ScreenLoader
The purpose of this class is to allow one to load and execute
Screen modules.
|
Modifier and Type | Method and Description |
---|---|
GenericLoader<T> |
GenericLoader.setReload(boolean reload)
Sets whether or not this external action is reload itself.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.