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.
ExtensionPointfor registeringCDMfrExtensions.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 folderCocoonTransformerto trnasform docboock to CDM-FrDefault helper to export aProgramto CDM-fr format.Component able to generate CDM-fr for aCDMEntity.Generates CDM-fr for aCDMEntity.SimpleCDMfrExtensiongenerating 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