Class FlavorDescriptor


  • public class FlavorDescriptor
    extends Object
    A flavor represents the set of information that can be used to switch the theme styling on a given page.

    It holds presets that can be referenced in CSS files, as well as logo information. It can extend another flavor, in case it will its logo and presets. The name and label are not inherited.

    At registration, presets and log information are merged of a previous contribution with the same name already held that kind of information. When emptying the list of presets.

    Since:
    5.5