~ubuntu-branches/ubuntu/maverick/docbook-xsl-doc/maverick

« back to all changes in this revision

Viewing changes to doc/common/template.select.mediaobject.index.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-07-23 15:19:36 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090723151936-hnjus4hda6gl9486
Tags: 1.75.2-1
* New upstream release.
* debian/control (Standards-Version): Bumped to 3.8.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>select.mediaobject.index</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="base.html" title="Common � Base Template Reference"><link rel="prev" href="template.select.mediaobject.html" title="select.mediaobject"><link rel="next" href="template.is.acceptable.mediaobject.html" title="is.acceptable.mediaobject"><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">select.mediaobject.index</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.select.mediaobject.html">Prev</a>�</td><th width="60%" align="center">Common � Base Template Reference</th><td width="20%" align="right">�<a accesskey="n" href="template.is.acceptable.mediaobject.html">Next</a></td></tr></table><hr></div><div class="refentry" title="select.mediaobject.index"><a name="template.select.mediaobject.index"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>select.mediaobject.index</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="base.html" title="Common � Base Template Reference"><link rel="prev" href="template.select.mediaobject.html" title="select.mediaobject"><link rel="next" href="template.is.acceptable.mediaobject.html" title="is.acceptable.mediaobject"><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">select.mediaobject.index</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.select.mediaobject.html">Prev</a>�</td><th width="60%" align="center">Common � Base Template Reference</th><td width="20%" align="right">�<a accesskey="n" href="template.is.acceptable.mediaobject.html">Next</a></td></tr></table><hr></div><div class="refentry" title="select.mediaobject.index"><a name="template.select.mediaobject.index"></a><div class="titlepage"></div>
2
2
<div class="refnamediv"><h2>select.mediaobject.index</h2><p>
3
3
select.mediaobject.index
4
4
 &#8212; Selects the position of the appropriate media object from a list
10
10
  ...
11
11
&lt;/xsl:template&gt;</pre>
12
12
</div>
13
 
<div class="refsect1" title="Description"><a name="id1458032"></a><h2>Description</h2>
 
13
<div class="refsect1" title="Description"><a name="id1457552"></a><h2>Description</h2>
14
14
 
15
15
<p>This template takes a list of media objects (usually the
16
16
children of a mediaobject or inlinemediaobject) and determines
36
36
 
37
37
<p>If no acceptable object is located, no index is returned.</p>
38
38
 
39
 
</div><div class="refsect1" title="Parameters"><a name="id1458068"></a><h2>Parameters</h2>
 
39
</div><div class="refsect1" title="Parameters"><a name="id1457587"></a><h2>Parameters</h2>
40
40
 
41
41
<div class="variablelist"><dl><dt><span class="term">olist</span></dt><dd>
42
42
 
49
49
 
50
50
</dd></dl></div>
51
51
 
52
 
</div><div class="refsect1" title="Returns"><a name="id1458108"></a><h2>Returns</h2>
 
52
</div><div class="refsect1" title="Returns"><a name="id1457627"></a><h2>Returns</h2>
53
53
 
54
54
<p>Returns the position in the original list of the selected object.</p>
55
55