Uses of Class
org.apache.turbine.modules.layouts.VelocityLayout
-
Packages that use VelocityLayout Package Description org.apache.turbine.modules.layouts Layout class implementations. -
-
Uses of VelocityLayout in org.apache.turbine.modules.layouts
Subclasses of VelocityLayout in org.apache.turbine.modules.layouts Modifier and Type Class Description classVelocityCachedLayoutThis Layout module is Turbine 2.3.3 VelocityDirectLayout (same package) with methods added forPipelineData.classVelocityDirectLayoutThis Layout module allows Velocity templates to be used as layouts.classVelocityOnlyLayoutThis Layout module allows Velocity templates to be used as layouts.classVelocityXslLayoutThis Layout module allows Velocity XML templates to be used as layouts.
-