See: Description
Class | Description |
---|---|
LayoutComponentTag |
Defines a component in a layout.
|
LayoutContext |
Used to move contextual information about a layout rendering between a LayoutRenderTag and
a LayoutDefinitionTag.
|
LayoutDefinitionTag |
On the surface, allows a developer to define a layout using a custom tag - but is actually
the tag responsible for generating the output of the layout.
|
LayoutRenderTag |
Renders a named layout, optionally overriding one or more components in the layout.
|
Provides lightweight tag classes for creating and using simple re-usable layouts similar in concept to Tiles or Sitemesh.
? Copyright 2005-2006, Stripes Development Team.