| Package | Description |
|---|---|
| org.springframework.extensions.surf.taglib |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectTag |
class |
ComponentIncludeTag
Deprecated.
|
class |
ComponentTag |
class |
IncludeTag
This class has been created to solve the problem of components rendering chrome that use
the
regionInclude tag (resulting in an OutOfMemory exception) and regions rendering
chrome that use the componentInclude tag (resulting in an infinite loop). |
class |
ObjectAnchorTag
Renders an HTML anchor tag to a page or page type using the attributes provided.
|
class |
ObjectLinkTag
This tag will render the URL to the page or page type specified by the attributes provided.
|
class |
RegionIncludeTag
Deprecated.
|
class |
RegionTag |
class |
ResourceTag
Outputs the requested url representation of a resource.
|
class |
StylesheetTag
The "link" tag is provided so that multiple CSS resources requested by a component
can be batched up into a single "style" tag with multiple @import statements.
|
class |
SurfBugInclude
A custom JSP tag that should only be used in
SurfBug instances to
render whatever component is being debugged |
Copyright © 2005–2016 Alfresco Software. All rights reserved.