| java.lang.Object org.araneaframework.http.extension.ExternalResourceInitializer
ExternalResourceInitializer | public class ExternalResourceInitializer (Code) | | Initializes the external resources of Aranea. External resources are static
files that are required by different web components - images, javascripts, html
files. All resources are listed in different XML configuration files.Consult the
reference manual for configuring resources how-to.
The order is to search all "conf/aranea-resources.xml" files and then the
extensions' configuration files.
author: "Toomas Römer" |
ARANEA_RESOURCES_FILE_NAME | final public static String ARANEA_RESOURCES_FILE_NAME(Code) | | Framework application main configuration file.
|
EXTENSION_TINY_MCE | final public static String EXTENSION_TINY_MCE(Code) | | |
|
|