\CGExtensionsLinkDefinition

Interfaces

LinkDefinitionGenerator An interface definition to classes that create link definitions.

Classes

LinkDefinitionGeneratorFactory This is a factory class that can generate a LinkDefinitionGenerator for a DataRef
CoreLinkDefinitionGenerator A class for generating linkdefinition objects given datarefs that match are for the core i.e: pages, stylesheets, etc
DataRef A class to abstract a data reference i.e: a content page, stylesheet, or a module data item this can then be used by the DataReferenceLinkGenerator stuff to generate links to these data items
LinkDefinition A class with all of the information necessary to create a link definition <a> tag.