Allowed types for template variables
Identifier
com.togethersoft.selena.cmf.templateVariableTypesDescription
[Enter description of this extension point]Markup
<!ELEMENT extension EMPTY>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED
>
<!ELEMENT variableType EMPTY>
<!ATTLIST variableType
supportID CDATA #REQUIRED
>
Example
[Enter extension point usage example here.]API Information
[Enter API information here.]Supplied Implementation
[Enter information about supplied implementation of this extension point.]