mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 11:06:08 +00:00
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@3890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
23 lines
626 B
XML
23 lines
626 B
XML
<refentry id="link.mailto.url">
|
|
<refmeta>
|
|
<refentrytitle>link.mailto.url</refentrytitle>
|
|
<refmiscinfo role="type">string</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>link.mailto.url</refname>
|
|
<refpurpose>Mailto URL for the LINK REL=made HTML HEAD element</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='link.mailto.url.frag'><xsl:param name="link.mailto.url"/></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If not the empty string, this address will be used for the
|
|
REL=made <sgmltag>LINK</sgmltag> element in the HTML <sgmltag>HEAD</sgmltag>.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|