Class CmsTemplateModel
java.lang.Object
ch.tocco.nice2.optional.cms.impl.template.CmsTemplateModel
Represents the model for a
CmsTemplate
. It is read from an XML-file with:
<template-model>
<states>
<state id="state_1"/>
<state id="state_2"/>
</states>
</template-model>
-
Nested Class Summary
-
Constructor Summary
-
Method Summary