|
Class Summary |
| CListURLFullLinkMediator |
Generates HTMLAnchors with target URLs in href, display string
and image(s) if assigned. |
| CListURLFullMediator |
NOTE: Use CListURLFullLinkMediator to get HTMLAnchors, this class
might get changed in the future. |
| CListURLMediator |
This class uses delegation to pass on link generation requests to the
appropriate link mediator. |
| CListURLTemplateLinkMediator |
This class extends CListURLTemplateMediator generating HTMLAnchors using URL Templates. |
| CListURLTemplateMediator |
Created on Oct 29, 2002
Mediator for ASCompoundList, takes values from ASCompoundList and returns
URL Templates, comma separated String with the type of URL and its parameters. |