[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1506) CMSPortlet : change internal properties from private to protected

Antoine Herzog (JIRA) jira-events at lists.jboss.org
Tue Jun 26 19:05:21 EDT 2007


CMSPortlet : change internal properties from private to protected
-----------------------------------------------------------------

                 Key: JBPORTAL-1506
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1506
             Project: JBoss Portal
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Portal CMS
    Affects Versions: 2.6 CR3
         Environment: JBP2.6RC3
            Reporter: Antoine Herzog
         Assigned To: Sohil Shah
            Priority: Minor


In the CMSPortlet (great new features !), a lot of internal properties are with the PRIVATE scope.
url manipulation, CMSservice, DEFAULT_PAGES_PATH, etc...

it would be great that they are in PROTECTED scope, so anyone can override the CMSPortlet class for minor adaptation of features.

I write my own CMSPortlet, from the one provided, for the CMS needs of my portal (adding a footer, logging for debug, I18n management, etc...) 

but some people may just want to override the class and modify a few thing here and there


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list