home *** CD-ROM | disk | FTP | other *** search
- <section id="section-db-title">
- <title>Common Utilities for Titles</title>
- <variablelist>
- <title>Templates</title>
- <varlistentry>
- <term>
- <link linkend="template_db.title">
- <function role="template">db.title</function>
- </link>
- </term>
- <listitem>
- <para>
- Process the title of an element
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="template_db.titleabbrev">
- <function role="template">db.titleabbrev</function>
- </link>
- </term>
- <listitem>
- <para>
- Process the abbreviated title of an element
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="template_db.subtitle">
- <function role="template">db.subtitle</function>
- </link>
- </term>
- <listitem>
- <para>
- Process the subtitle of an element
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- <refentry id="template_db.title">
- <indexterm>
- <primary>db.title</primary>
- </indexterm>
- <refnamediv>
- <refname>db.title</refname>
- <refpurpose>
- Process the title of an element
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The element for which to process the title
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- <refentry id="template_db.titleabbrev">
- <indexterm>
- <primary>db.titleabbrev</primary>
- </indexterm>
- <refnamediv>
- <refname>db.titleabbrev</refname>
- <refpurpose>
- Process the abbreviated title of an element
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The element for which to process the abbreviated title
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- <refentry id="template_db.subtitle">
- <indexterm>
- <primary>db.subtitle</primary>
- </indexterm>
- <refnamediv>
- <refname>db.subtitle</refname>
- <refpurpose>
- Process the subtitle of an element
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The element for which to process the subtitle
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- </section>