Package org.ametys.odf.cdmfr
package org.ametys.odf.cdmfr
-
ClassDescriptionHelper class containing useful methods to implements CDM-fr extension.base CDMfr extension for AmetysObject exportable in CDM-fr format.Interface for CMDfr extension.
ExtensionPoint
for registeringCDMfrExtension
s.Constants for CDM-fr tags, attributes and types.Helper for export tasks.This function calls a WS on remote server to delete a Program This function should be executed as a post-function of "unpublish" actionGenerate and put CDM-fr file in an output folderCocoonTransformer
to trnasform docboock to CDM-FrDefault helper to export aProgram
to CDM-fr format.Component able to generate CDM-fr for aCDMEntity
.Generates CDM-fr for aCDMEntity
.SimpleCDMfrExtension
generating CDM-fr Ametys extension for each configured attribute.
Each attribute should be configured like:
<attribute name="attributeName" tag="tagName">
and will be output with the following syntax:
<ametys-cdm:tagName>value</ametys-cdm:tagName>
The tag name is optional, defaulting to the attribute name.
It the attribute is of type "content", then the "cdm" view is also exported inside the attribute's XML tag if it exists.Send CDM-fr to a distant server