Uses of Class
de.uplanet.lucy.util.Layout
-
Packages that use Layout Package Description de.uplanet.lucy.server.auxiliaries Contains helper and convenience classes for Velocity-based web authoring with Intrexx. -
-
Uses of Layout in de.uplanet.lucy.server.auxiliaries
Methods in de.uplanet.lucy.server.auxiliaries that return Layout Modifier and Type Method Description Layout
LayoutManagerCallable. getLayout(String p_strLayout)
Get a specific layout.Methods in de.uplanet.lucy.server.auxiliaries that return types with arguments of type Layout Modifier and Type Method Description List<Layout>
LayoutManagerCallable. getLayouts()
Get a list of all layouts of the portal.
-