home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / gnome / help / gnome-doc-xslt / C / db-title.xml < prev    next >
Encoding:
Text File  |  2006-08-07  |  2.8 KB  |  120 lines

  1. <section id="section-db-title">
  2.   <title>Common Utilities for Titles</title>
  3.   <variablelist>
  4.     <title>Templates</title>
  5.     <varlistentry>
  6.       <term>
  7.         <link linkend="template_db.title">
  8.           <function role="template">db.title</function>
  9.         </link>
  10.       </term>
  11.       <listitem>
  12.         <para>
  13.     Process the title of an element
  14.   </para>
  15.       </listitem>
  16.     </varlistentry>
  17.     <varlistentry>
  18.       <term>
  19.         <link linkend="template_db.titleabbrev">
  20.           <function role="template">db.titleabbrev</function>
  21.         </link>
  22.       </term>
  23.       <listitem>
  24.         <para>
  25.     Process the abbreviated title of an element
  26.   </para>
  27.       </listitem>
  28.     </varlistentry>
  29.     <varlistentry>
  30.       <term>
  31.         <link linkend="template_db.subtitle">
  32.           <function role="template">db.subtitle</function>
  33.         </link>
  34.       </term>
  35.       <listitem>
  36.         <para>
  37.     Process the subtitle of an element
  38.   </para>
  39.       </listitem>
  40.     </varlistentry>
  41.   </variablelist>
  42.   <refentry id="template_db.title">
  43.     <indexterm>
  44.       <primary>db.title</primary>
  45.     </indexterm>
  46.     <refnamediv>
  47.       <refname>db.title</refname>
  48.       <refpurpose>
  49.     Process the title of an element
  50.   </refpurpose>
  51.     </refnamediv>
  52.     <refsection>
  53.       <title>Parameters</title>
  54.       <variablelist>
  55.         <varlistentry>
  56.           <term>
  57.             <parameter>node</parameter>
  58.           </term>
  59.           <listitem>
  60.             <para>
  61.       The element for which to process the title
  62.     </para>
  63.           </listitem>
  64.         </varlistentry>
  65.       </variablelist>
  66.     </refsection>
  67.   </refentry>
  68.   <refentry id="template_db.titleabbrev">
  69.     <indexterm>
  70.       <primary>db.titleabbrev</primary>
  71.     </indexterm>
  72.     <refnamediv>
  73.       <refname>db.titleabbrev</refname>
  74.       <refpurpose>
  75.     Process the abbreviated title of an element
  76.   </refpurpose>
  77.     </refnamediv>
  78.     <refsection>
  79.       <title>Parameters</title>
  80.       <variablelist>
  81.         <varlistentry>
  82.           <term>
  83.             <parameter>node</parameter>
  84.           </term>
  85.           <listitem>
  86.             <para>
  87.       The element for which to process the abbreviated title
  88.     </para>
  89.           </listitem>
  90.         </varlistentry>
  91.       </variablelist>
  92.     </refsection>
  93.   </refentry>
  94.   <refentry id="template_db.subtitle">
  95.     <indexterm>
  96.       <primary>db.subtitle</primary>
  97.     </indexterm>
  98.     <refnamediv>
  99.       <refname>db.subtitle</refname>
  100.       <refpurpose>
  101.     Process the subtitle of an element
  102.   </refpurpose>
  103.     </refnamediv>
  104.     <refsection>
  105.       <title>Parameters</title>
  106.       <variablelist>
  107.         <varlistentry>
  108.           <term>
  109.             <parameter>node</parameter>
  110.           </term>
  111.           <listitem>
  112.             <para>
  113.       The element for which to process the subtitle
  114.     </para>
  115.           </listitem>
  116.         </varlistentry>
  117.       </variablelist>
  118.     </refsection>
  119.   </refentry>
  120. </section>