[opencms-dev] Find the right formatter in java
Le Nouveau
opencms at lenouveau.fr
Mon Jul 29 11:38:29 CEST 2013
Hi all,
I would like to dynamically fill a page (index.html) with several modules.
To do this, I directly modify the xml content of the page.
Here is what I generate :
* <Elements>*
* <Uri>*
* <link type="STRONG">*
*
<target><![CDATA[/sites/default/formateur/.content/article/article_00003.html]]></target>
*
* <uuid>cedde3a1-efa0-11e2-9487-d581768949cb</uuid>*
* </link>*
* </Uri>*
* <Formatter/>*
* </Elements>*
*
*
My problem is to find the formatter file, even if each module has only one
formatter available : How can I get the list of the available formatters ?
Thanks for your help.
Have a nice day,
LeNouveau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20130729/cce68348/attachment.htm>
More information about the opencms-dev
mailing list