Class HelpHandlers


  • public class HelpHandlers
    extends Object

    These handlers help make the help system work.

    Author:
    Ken Paulsen ([email protected])
    • Constructor Detail

      • HelpHandlers

        public HelpHandlers()
    • Method Detail

      • getHelpTOC

        public static void getHelpTOC​(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

        This handler provides access to IntegrationPoints for the requested key.

        Parameters:
        handlerCtx - The HandlerContext.
      • getHelpIndex

        public static void getHelpIndex​(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

        This handler provides access to IntegrationPoints for the requested key.

        Parameters:
        handlerCtx - The HandlerContext.