Resource (Component)
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:
checkAlias | Returns 'OK' if the given name may be used as a resource alias. If the name cannot be used, the return is a short-hand reason why - 'alias:{resourceName}' indicates that the name is already an alias, 'resource' indicates that the name is in use as a resource name and cannot be used as an alias. |
delete [L] | Deletes a resource. |
deleteMultiple | Deletes one or more specified resources. |
deleteType [L] | Deletes a resource type. |
getGeneralSettings | Returns a structure of resource's general settings. |
getList | Returns one or more structures, each containing information about an existing resource. |
getSourceURLs | |
getTypeList | Returns one or more structures, each containing information about an existing resource type. |
save [L] | Creates a new or updates a resource. |
saveGeneralSettings [L] | Save the general settings for resources. |
saveType [L] | Creates a new or updates a resource type. |
setOrder [L] | Sets the order in which resources are rendered. |
updateAlias [L] | Updates alias list for an existing resource. |