Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 1051

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>dbhh</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="pi-html.html" title="Part 1. HTML Processing Instruction Reference"><link rel="prev" href="dbhtml-include_href.html" title="dbhtml-include_href"><link rel="next" href="pi-fo.html" title="Part 2. FO Processing Instruction Reference"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">dbhh</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="dbhtml-include_href.html">Prev</a> </td><th width="60%" align="center">Part 1. HTML Processing Instruction Reference</th><td width="20%" align="right"> <a accesskey="n" href="pi-fo.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="dbhh"></a><div class="titlepage"></div>
<div class="refnamediv"><h2>dbhh</h2><p>
dbhh
 &#8212; Sets topic name and topic id for context-sensitive HTML Help
</p></div>
<div class="refsynopsisdiv"><h2>Synopsis</h2>

    <pre class="synopsis"><code class="sgmltag-xmlpi">&lt;?dbhh topicname="<em class="replaceable"><code>name</code></em>" topicid="<em class="replaceable"><code>id</code></em>"?&gt;</code></pre>
  
</div>
<div class="refsect1"><a name="idp9060096"></a><h2>Description</h2>
    
<p>Use the <a href="../pi/dbhh.html"><code class="sgmltag-xmlpi">&lt;?dbhh?&gt;</code></a> PI as a child of components
      that should be used as targets for context-sensitive help requests.</p>

  </div><div class="refsect1"><a name="idp9063904"></a><h2>Parameters</h2>
    
<div class="variablelist"><dl class="variablelist"><dt><span class="term">topicname="<em class="replaceable"><code>name</code></em>"</span></dt><dd>
          
<p>Specifies a unique string constant that identifies a help topic</p>

        </dd><dt><span class="term">topicid="<em class="replaceable"><code>id</code></em>"</span></dt><dd>
          
<p>Specifies a unique integer value for the <code class="literal">topicname</code> string</p>

        </dd></dl></div>

  </div><div class="refsect1"><a name="idp9069936"></a><h2>Related Information in <a class="ulink" href="http://www.sagehill.net/docbookxsl/" target="_top">DocBook XSL: The Complete Guide</a></h2>
    
<p><a class="ulink" href="http://www.sagehill.net/docbookxsl/HtmlHelp.html#HHContextHelp" target="_top">Context-sensitive help</a></p>

  </div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="dbhtml-include_href.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pi-html.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pi-fo.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">dbhtml-include_href </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Part 2. FO Processing Instruction Reference</td></tr></table></div></body></html>