XQuery API (Developer Module)
- add_skin
Creates a new skin within the database and all the required sub-collections. - delete_lang_item
Deletes a single language item from a langauge within a skin. - delete_resource
Deletes a single resource from a specific skin. - delete_skin
Deletes a skin and all of its resources from the database. - edit_lang
A HTML form interface allowing the user to modify specific language items within a skin. - home
Loads the HTML home page for your developer's workbench. - menu
Returns the menu for the developer's workbench, where you can select skins to modify or change XForm definitions. - merge_lang
Provides an HTML interface for merging differences between two languages, across or within the same skin. - prep_merge_lang
Provides an HTML interface allowing a user to select a target skin and language into which to merge a given language. - save_lang_item
Saves a single language item to a langauge resource within a skin. - save_merge_lang
Provides a utility to apply the changes that were made the language merge interface (see actionmerge_lang). - 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. - upload_interface
Returns an HTML page allow for uploading of resources into a skin through the UI. - upload_resource
Accepts a binary resource and uploads it into a skin. - view_resources
Provides an HTML listing of all of the resources of a specific type within a skin.