[opencms-dev] New Administrative tools

eal at kb.dk eal at kb.dk
Fri Aug 18 15:58:52 CEST 2006


I am doing a Report in the Administrative view, up to now I have manage to 
get the new icon and the JSP in the workplace/mytool and the jar file 
with:

public class CmsMyReport extends A_CmsListDialog

and because this report is dependen of a input screen a have also created 
a 2do icon in Administrative view, plus JSP and the class in the jar :

public class CmsReportInputDates extends CmsWidgetDialog

I have also made my bean to hold the values entered  another class and my 
manifest.xml 

My problem is that i can seen to find the place to connect the 2 classes, 
or send the data.

I think the way to get the data there is through getDialogObject is it ?

and I tried to do page forward through:

getToolManager().jspForwardTool(this, forwardPath, param);

But to no use.

I also tried to play with the properties but I dont think thats the way.


Thanks in advance 

Eric 

PS thanks Roman for the help last time ;-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060818/d477849b/attachment.htm>


More information about the opencms-dev mailing list