Documentation Center

delete_lang_item

Deletes a single language item from a langauge within a skin.

Parameters

action
delete_lang_item
resource
The filename of the language resource to modify.
resskin
The name of the skin to modify.
langitem
The key of the language item to delete.

Example URL

http://<host>:<port>/<context>/web/dev.xql?action=delete_lang_item&resource=<value>&resskin=<value>&langitem=<value>

Successful Result

Explanation of what the function returns under different cases.

Failed Result

Explanation of what types of errors this function may generate and their statusCode values.