Uploaded image for project: 'PUBLIC - Liferay Faces'
  1. PUBLIC - Liferay Faces
  2. FACES-2600

Add support for BridgePortalContext.ADD_STYLE_SHEET_TEXT_TO_HEAD_SUPPORT

Details

    Description

      Similar to BridgePortalContext.ADD_SCRIPT_TEXT_TO_HEAD_SUPPORT, this task involves adding the BridgePortalContext.ADD_STYLE_SHEET_TEXT_TO_HEAD_SUPPORT constant and associated implementation code. The constant acts as a flag as to whether or not the portlet container has the ability to add elements like the following to the <head>...</head> section of the portal page:

      <style>input {display: none; } </style>
      

      Attachments

        Activity

          People

            kyle.stiemann Kyle Stiemann (Inactive)
            neil.griffin Neil Griffin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package
                bridge-impl-2.0.0
                bridge-impl-3.0.0
                bridge-api-2.0.0
                bridge-api-3.0.0
                bridge-api-4.0.0
                bridge-impl-4.0.0
                bridge-impl-5.0.0