OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | May 2007 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [exoplatform] Portelts inheriting from UIPortelet constructor parameters?


Hi ,

Do  you mean when the contructor  , new UIOrganizationPortlet(..),  is
called ???  the UIComponent   objects  is instantiated by a
reflection framework,  the root  object is configured in the
portlet.xml  file ,   the framework  will check  all the dependecies
children ,  they are declared in the constructor,  instantiate them
and then create the  UIComponent object. This process is run
recursively.


On 5/31/07, FLORENT.TROLAT <FLORENT.TROLAT@xxxxxxxx> wrote:
I would know where the constructors of portlet inheriting from
UIPorlet  can be found or configured :
public class UIOrganizationPortlet extends UIPortlet {

  public UIOrganizationPortlet(UIGroupNode uiGroupNode,
                               UIMembershipNode uiMembershipNode) throws
Exception {
    setId("organization-portlet");
...

In this example where in eXo the params UIGroupNode uiGroupNode,
UIMembershipNode uiMembershipNode are passed to the portlet (xml file?
java hook?).

Thank you for your help
flo.



--
You receive this message as a subscriber of the exoplatform@xxxxxxxxxxxxx 
mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws





<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.