[opencms-dev] backoffice integration....help!

Pierre Tissot Pierre.Tissot at cern.ch
Fri Jun 27 13:59:01 CEST 2003


Hi,

I have made a the frontend of a module of mine, now I want to put the backend 
in the backoffice, but I dont undersatand why nothing is appears.

I have produce my Backoffice class exentend from A_CmsBackoffice 

I have implemented the 

public byte[] getContentEdit(CmsObject cms,	 CmsXmlWpTemplateFile template, 
					 String elementName, Hashtable parameters,	 String templateSelector)

public String getEditUrl(...

public String getBackofficeUrl(.....

public String getCreateUrl(....

public byte[] getContentNew(....

I have made the workplace template

<WORKPLACE>
<TEMPLATE>
.....
</TEMPLATE>
</WORKPLACE>

And I have put the property in the directory:
NavPos
NavText

And in the backoffice this module dot appear. Something missing? If more 
detail are necessary tell me.

Best Regards
Pierre Tissot






More information about the opencms-dev mailing list