Documentation Center

home_html

Display the home page of a publication language version as HTML.

Description

The TOC (toc.xml) is rendered against (home.xsl) to display the home page of a publication language version as HTML.

Parameters

action
home_html
lang
A language version of a publication.
pub
A publication, which is a logical grouping of information (topics and multimedia) related to a specific subject, containing one or more language versions.

Example URL

http://<host>:<port>/<context>/web/content.xql?action=home_html&lang=<value>&pub=<value>

Successful Result

The TOC (toc.xml) is rendered against (home.xsl) to create the publication home page and returned as HTML.

Failed Result

404 error if language version is not visible or if (toc.xml) is not available.

Permission exception if  user does not have 'Use application' permission.