Documentation Center

skin_resources

Provides a simple list of the resource types (such as images, JavaScript) available within this skin. From there, the user selects a resource type to view or into which to upload content.

Parameters

action
skin_resources
devskin
The name of the skin to view.

Example URL

http://<host>:<port>/<context>/web/dev.xql?action=skin_resources&devskin=<value>

Successful Result

Tabbed HTML interface for choosing a type of skin resource.

Failed Result

Accessing this API feature requires the "Develop app" permission, and the function will return a 401 Unauthorized (html/401unauthorized.html) page if the permission is not available.