[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1506) CMSPortlet : change internal properties from private to protected
Julien Viet (JIRA)
jira-events at lists.jboss.org
Wed Jul 4 19:35:51 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1506?page=all ]
Julien Viet updated JBPORTAL-1506:
----------------------------------
Fix Version/s: 2.6.1 Final
2.8 Final
Affects Version/s: (was: 2.8 Final)
(was: 2.6.1 Final)
> 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
> Environment: JBP2.6RC3
> Reporter: Antoine Herzog
> Assigned To: Sohil Shah
> Priority: Minor
> Fix For: 2.8 Final, 2.6.1 Final
>
>
> 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