3.1.5.3.14 get theme

Used by the client to request the files for the named theme from the server. The server MUST return all the files for the theme as a multipart/mixed MIME document.<32>

Parameters

service_name: This parameter is deprecated. See service_name in section 3.1.5.3.1.

theme_name: A STRING (section 2.2.2.1.5) that contains the name of the theme to be returned. The client MUST send the name of the theme and the server MUST return the files associated with that theme name in the response.

Entry Point

FPAuthorScriptUrl

Return Values

This request MUST return a multipart/mixed MIME document (as specified in [RFC1341]) as described for the return value of the get documents (section 3.1.5.3.12) method, which contains all the theme files for the named theme in the response. This method is effectively a shortcut for the get documents method, with the url_list argument values constructed from the service-relative URLs of the files contained within the folder with theme named in the shared themes folder. The files MAY be in any order within the document.