Understanding the Fluid Page Utilities Classes

The fluid page utilities classes of the PT_PAGE_UTILS application package provide tools to manage certain aspects of your fluid applications:

  • PT_PAGE_UTILS:Banner — Use the Banner class to control items in the fluid banner including the title as well as visibility of some of the items that appear in the Actions menu.

  • PT_PAGE_UTILS:PanelController — Use the PanelController class to inquire on and update the modes and visibility of the Side Page 1 (left panel) and Side Page 2 (right panel).

  • PT_PAGE_UTILS:Utils — The Utils class provides general utility methods for working with viewport settings, displaying confirmation messages in the banner, and working with toggle buttons.