Interface | Description |
---|---|
DynamicInformationProvider |
Interface representing a provider of dynamic information
|
Class | Description |
---|---|
AbstractInternalDynamicInformationGenerator |
Abstract generator for saxing dynamic information.
|
DynamicInformationGenerator |
This generator sax the dynamic information provided by
DynamicInformationProvider s |
DynamicInformationHandler |
Ignore root handler that remove the 'dynamic-information' root tag
|
DynamicInformationProviderExtensionPoint |
This class is in charge to load and initialize the various
DynamicInformationProvider |
GetSkinAction |
Get the current skin to the request
|
URLBasedDynamicInformationProvider |
Implementation of
DynamicInformationProvider allowing to SAX information from a confiured URL. |
Enum | Description |
---|---|
DynamicInformationException.ExceptionType |
Enum for type of exception
|
Exception | Description |
---|---|
DynamicInformationException |
Common exception for dynamic information
|