Package org.hippoecm.frontend.plugins.yui.header
-
Interface Summary Interface Description IYuiContext This interface is used to render the following header elements: YUI-modules, javascript sources, css stylesheets, on-dom-load/on-win-load scripts,DynamicTextTemplate
s andFinalTextTemplate
s. -
Class Summary Class Description CachedYuiDependencyResolver YuiContext The YuiContext uses the sharedYuiHeaderCache
service for loading/caching YUI-modules and header contributions.YuiHeaderCache A Wicket Ajax request can generate a response containing additional javascript and css resources to be loaded on the client.