Uses of Class
org.apache.turbine.modules.LayoutLoader
-
Packages that use LayoutLoader Package Description org.apache.turbine.modules Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view.org.apache.turbine.modules.pages Page class implementations. -
-
Uses of LayoutLoader in org.apache.turbine.modules
Methods in org.apache.turbine.modules that return LayoutLoader Modifier and Type Method Description static LayoutLoaderLayoutLoader. getInstance()The method through which this class is accessed. -
Uses of LayoutLoader in org.apache.turbine.modules.pages
Fields in org.apache.turbine.modules.pages declared as LayoutLoader Modifier and Type Field Description protected LayoutLoaderDefaultPage. layoutLoaderInjected loader instance
-