URLShortener (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:

getFields Returns the fields associated with the specified service.
getList Returns a query describing the registered URL shortnening services.
getProperties Returns the properties associated with the specified service.
revokeAccess [L] Remove the access token saved for the provided URL shortening service.
saveParams [L] Save the parameters required by the URL shortening service.
sendAccessTokenInvalidNotification Sends an email to the site administrators and returns a comma delimited list of names of site administrators.
shortenURLs [L] Given a string containing one or more URLs, will create shortened URLs with the specified services, replace the long URLs in the string with the shortened URLs and return the detailed structure.