Documentation > CMS Template API Library > TemplateBuilder
CrownPeak.CMSAPI.ComponentFrameworkTemplates.TemplateBuilder
This class encapsulates all of the functions utilized by the Component Builder Template
Name | Description | Type |
---|---|---|
CopyHelper | Encapsulates the copy process for the Template Definition. |
Method |
DeleteHelper | Encapsulates the delete process for the Template Definition. |
Method |
FilenameHelper | Encapsulates the filename process for the Template Definition. |
Method |
InputHelper | Encapsulates the input process for the Template Definition. |
Method |
OutputCodeHelper | Encapsulates the output_code process for the Template Definition. |
Method |
OutputComponentsHelper | Encapsulates the output_components process for the Template Definition. |
Method |
OutputHelper | Encapsulates the output process for the Template Definition. |
Method |
PostInputHelper | Encapsulates the output process for the Template Definition. |
Method |
PostSaveHelper | Encapsulates the output process for the Template Definition. |
Method |
UrlHelper | Encapsulates the url process for the Template Definition. |
Method |