PageFormats (Component)
The PageFormats object lets you register a new page format with CommonSpot or manage a page format that are built into CommonSpot. For example, you may want to have a page format other than the 'cfm', like 'asp', 'aspx', etc.
Methods marked below with [L] may be logged at the site level (if transaction logging is licensed and enabled by the administrator)
Customization is not supported for this component.
Methods:
delete [L] | Deletes a page format. |
deleteMultiple | Deletes one or more page formats. |
getList | Returns zero or more structures, each containing information about the page formats that were registered for the site. If a page format is specified, information regarding just that page format is returned. |
save [L] | Saves a new page format or updates an existing one. |