6154 |
04 Oct 12 |
nicklas |
<?xml version="1.0" encoding="UTF-8" ?> |
6154 |
04 Oct 12 |
nicklas |
<taglib xmlns="http://java.sun.com/xml/ns/javaee" |
6154 |
04 Oct 12 |
nicklas |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
6154 |
04 Oct 12 |
nicklas |
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd" |
6154 |
04 Oct 12 |
nicklas |
version="2.1"> |
1851 |
27 Jan 06 |
nicklas |
6 |
<!-- |
2306 |
22 May 06 |
jari |
$Id$ |
1851 |
27 Jan 06 |
nicklas |
8 |
|
6154 |
04 Oct 12 |
nicklas |
Copyright (C) 2006 Jari Häkkinen, Nicklas Nordborg |
1851 |
27 Jan 06 |
nicklas |
10 |
|
2304 |
22 May 06 |
jari |
This file is part of BASE - BioArray Software Environment. |
2304 |
22 May 06 |
jari |
Available at http://base.thep.lu.se/ |
1851 |
27 Jan 06 |
nicklas |
13 |
|
1851 |
27 Jan 06 |
nicklas |
BASE is free software; you can redistribute it and/or |
1851 |
27 Jan 06 |
nicklas |
modify it under the terms of the GNU General Public License |
4476 |
05 Sep 08 |
jari |
as published by the Free Software Foundation; either version 3 |
1851 |
27 Jan 06 |
nicklas |
of the License, or (at your option) any later version. |
1851 |
27 Jan 06 |
nicklas |
18 |
|
1851 |
27 Jan 06 |
nicklas |
BASE is distributed in the hope that it will be useful, |
1851 |
27 Jan 06 |
nicklas |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
1851 |
27 Jan 06 |
nicklas |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
1851 |
27 Jan 06 |
nicklas |
GNU General Public License for more details. |
1851 |
27 Jan 06 |
nicklas |
23 |
|
1851 |
27 Jan 06 |
nicklas |
You should have received a copy of the GNU General Public License |
4510 |
11 Sep 08 |
jari |
along with BASE. If not, see <http://www.gnu.org/licenses/>. |
1851 |
27 Jan 06 |
nicklas |
26 |
--> |
6154 |
04 Oct 12 |
nicklas |
<description> |
6154 |
04 Oct 12 |
nicklas |
For displaying path-like page titles. |
6154 |
04 Oct 12 |
nicklas |
</description> |
6154 |
04 Oct 12 |
nicklas |
<display-name>path</display-name> |
6154 |
04 Oct 12 |
nicklas |
<tlib-version>3.0</tlib-version> |
6154 |
04 Oct 12 |
nicklas |
<short-name>path</short-name> |
1851 |
27 Jan 06 |
nicklas |
33 |
|
1851 |
27 Jan 06 |
nicklas |
<tag> |
1851 |
27 Jan 06 |
nicklas |
<name>path</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.path.Path</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>id</name> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>clazz</name> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
6600 |
17 Nov 14 |
nicklas |
<name>subclass</name> |
6600 |
17 Nov 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6600 |
17 Nov 14 |
nicklas |
</attribute> |
6600 |
17 Nov 14 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>style</name> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
6600 |
17 Nov 14 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
1851 |
27 Jan 06 |
nicklas |
</tag> |
1851 |
27 Jan 06 |
nicklas |
56 |
|
1851 |
27 Jan 06 |
nicklas |
<tag> |
1851 |
27 Jan 06 |
nicklas |
<name>pathelement</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.path.PathElement</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>empty</body-content> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>id</name> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>clazz</name> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
6600 |
17 Nov 14 |
nicklas |
<name>subclass</name> |
6600 |
17 Nov 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6600 |
17 Nov 14 |
nicklas |
</attribute> |
6600 |
17 Nov 14 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>style</name> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>title</name> |
1851 |
27 Jan 06 |
nicklas |
<required>true</required> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>tooltip</name> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
1851 |
27 Jan 06 |
nicklas |
<attribute> |
4701 |
11 Dec 08 |
nicklas |
<name>visible</name> |
4701 |
11 Dec 08 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
4701 |
11 Dec 08 |
nicklas |
</attribute> |
4701 |
11 Dec 08 |
nicklas |
<attribute> |
4701 |
11 Dec 08 |
nicklas |
<name>enabled</name> |
4701 |
11 Dec 08 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
4701 |
11 Dec 08 |
nicklas |
</attribute> |
4701 |
11 Dec 08 |
nicklas |
<attribute> |
1851 |
27 Jan 06 |
nicklas |
<name>href</name> |
1851 |
27 Jan 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1851 |
27 Jan 06 |
nicklas |
</attribute> |
6600 |
17 Nov 14 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
1851 |
27 Jan 06 |
nicklas |
</tag> |
1851 |
27 Jan 06 |
nicklas |
</taglib> |
1851 |
27 Jan 06 |
nicklas |
101 |
|