mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-14 15:14:56 +00:00
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@3890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
24 lines
587 B
XML
24 lines
587 B
XML
<refentry id="htmlhelp.button.locate">
|
|
<refmeta>
|
|
<refentrytitle>htmlhelp.button.locate</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>htmlhelp.button.locate</refname>
|
|
<refpurpose>Should be Locate button shown?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='htmlhelp.button.locate.frag'>
|
|
<xsl:param name="htmlhelp.button.locate" select="0"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If you want Locate button shown on toolbar, turn this
|
|
parameter to 1.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|