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"> |
199 |
18 Mar 05 |
nicklas |
6 |
<!-- |
2306 |
22 May 06 |
jari |
$Id$ |
199 |
18 Mar 05 |
nicklas |
8 |
|
3675 |
16 Aug 07 |
jari |
Copyright (C) 2005 Nicklas Nordborg |
6154 |
04 Oct 12 |
nicklas |
Copyright (C) 2006 Jari Häkkinen |
199 |
18 Mar 05 |
nicklas |
11 |
|
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/ |
199 |
18 Mar 05 |
nicklas |
14 |
|
199 |
18 Mar 05 |
nicklas |
BASE is free software; you can redistribute it and/or |
199 |
18 Mar 05 |
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 |
199 |
18 Mar 05 |
nicklas |
of the License, or (at your option) any later version. |
199 |
18 Mar 05 |
nicklas |
19 |
|
199 |
18 Mar 05 |
nicklas |
BASE is distributed in the hope that it will be useful, |
199 |
18 Mar 05 |
nicklas |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
199 |
18 Mar 05 |
nicklas |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
199 |
18 Mar 05 |
nicklas |
GNU General Public License for more details. |
199 |
18 Mar 05 |
nicklas |
24 |
|
199 |
18 Mar 05 |
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/>. |
199 |
18 Mar 05 |
nicklas |
27 |
--> |
6154 |
04 Oct 12 |
nicklas |
<description> |
6154 |
04 Oct 12 |
nicklas |
A simple drop-down menu system in two levels. |
6154 |
04 Oct 12 |
nicklas |
</description> |
6154 |
04 Oct 12 |
nicklas |
<display-name>menu</display-name> |
6154 |
04 Oct 12 |
nicklas |
<tlib-version>3.0</tlib-version> |
6154 |
04 Oct 12 |
nicklas |
<short-name>menu</short-name> |
199 |
18 Mar 05 |
nicklas |
34 |
|
199 |
18 Mar 05 |
nicklas |
<tag> |
472 |
27 Apr 05 |
nicklas |
<name>menu</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.menu.Menu</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
199 |
18 Mar 05 |
nicklas |
<name>id</name> |
207 |
21 Mar 05 |
nicklas |
<required>true</required> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>type</name> |
416 |
18 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
416 |
18 Apr 05 |
nicklas |
</attribute> |
416 |
18 Apr 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>clazz</name> |
416 |
18 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
416 |
18 Apr 05 |
nicklas |
</attribute> |
416 |
18 Apr 05 |
nicklas |
<attribute> |
5918 |
21 Dec 11 |
nicklas |
<name>subclass</name> |
5918 |
21 Dec 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5918 |
21 Dec 11 |
nicklas |
</attribute> |
5918 |
21 Dec 11 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>style</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>open</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>filltext</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
6201 |
07 Nov 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
472 |
27 Apr 05 |
nicklas |
</tag> |
472 |
27 Apr 05 |
nicklas |
<tag> |
472 |
27 Apr 05 |
nicklas |
<name>menuitem</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.menu.Menuitem</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>empty</body-content> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>id</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
5918 |
21 Dec 11 |
nicklas |
<name>clazz</name> |
5918 |
21 Dec 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5918 |
21 Dec 11 |
nicklas |
</attribute> |
5918 |
21 Dec 11 |
nicklas |
<attribute> |
5918 |
21 Dec 11 |
nicklas |
<name>subclass</name> |
5918 |
21 Dec 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5918 |
21 Dec 11 |
nicklas |
</attribute> |
5918 |
21 Dec 11 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>style</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
369 |
05 Apr 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>title</name> |
472 |
27 Apr 05 |
nicklas |
<required>true</required> |
369 |
05 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
369 |
05 Apr 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
6201 |
07 Nov 12 |
nicklas |
<name>url</name> |
6201 |
07 Nov 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6201 |
07 Nov 12 |
nicklas |
</attribute> |
6201 |
07 Nov 12 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>tooltip</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>enabled</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
500 |
02 May 05 |
nicklas |
<name>visible</name> |
500 |
02 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
500 |
02 May 05 |
nicklas |
</attribute> |
500 |
02 May 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>icon</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
6401 |
28 Jan 14 |
nicklas |
<attribute> |
6401 |
28 Jan 14 |
nicklas |
<name>dynamic</name> |
6401 |
28 Jan 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6401 |
28 Jan 14 |
nicklas |
</attribute> |
6201 |
07 Nov 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
199 |
18 Mar 05 |
nicklas |
</tag> |
199 |
18 Mar 05 |
nicklas |
<tag> |
472 |
27 Apr 05 |
nicklas |
<name>submenu</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.menu.Submenu</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>empty</body-content> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
199 |
18 Mar 05 |
nicklas |
<name>id</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
6401 |
28 Jan 14 |
nicklas |
<name>clazz</name> |
6401 |
28 Jan 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6401 |
28 Jan 14 |
nicklas |
</attribute> |
6401 |
28 Jan 14 |
nicklas |
<attribute> |
6401 |
28 Jan 14 |
nicklas |
<name>subclass</name> |
6401 |
28 Jan 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6401 |
28 Jan 14 |
nicklas |
</attribute> |
6401 |
28 Jan 14 |
nicklas |
<attribute> |
416 |
18 Apr 05 |
nicklas |
<name>style</name> |
416 |
18 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
416 |
18 Apr 05 |
nicklas |
</attribute> |
416 |
18 Apr 05 |
nicklas |
<attribute> |
199 |
18 Mar 05 |
nicklas |
<name>title</name> |
199 |
18 Mar 05 |
nicklas |
<required>true</required> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>subid</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
199 |
18 Mar 05 |
nicklas |
<name>tooltip</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
199 |
18 Mar 05 |
nicklas |
<name>enabled</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
500 |
02 May 05 |
nicklas |
<name>visible</name> |
500 |
02 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
500 |
02 May 05 |
nicklas |
</attribute> |
500 |
02 May 05 |
nicklas |
<attribute> |
472 |
27 Apr 05 |
nicklas |
<name>icon</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
4262 |
30 Apr 08 |
nicklas |
<attribute> |
6401 |
28 Jan 14 |
nicklas |
<name>dynamic</name> |
4262 |
30 Apr 08 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
4262 |
30 Apr 08 |
nicklas |
</attribute> |
6201 |
07 Nov 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
199 |
18 Mar 05 |
nicklas |
</tag> |
199 |
18 Mar 05 |
nicklas |
<tag> |
199 |
18 Mar 05 |
nicklas |
<name>menuseparator</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.menu.Menuseparator</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>empty</body-content> |
199 |
18 Mar 05 |
nicklas |
<attribute> |
199 |
18 Mar 05 |
nicklas |
<name>id</name> |
199 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
199 |
18 Mar 05 |
nicklas |
</attribute> |
416 |
18 Apr 05 |
nicklas |
<attribute> |
6401 |
28 Jan 14 |
nicklas |
<name>clazz</name> |
6401 |
28 Jan 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6401 |
28 Jan 14 |
nicklas |
</attribute> |
6401 |
28 Jan 14 |
nicklas |
<attribute> |
6401 |
28 Jan 14 |
nicklas |
<name>subclass</name> |
6401 |
28 Jan 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6401 |
28 Jan 14 |
nicklas |
</attribute> |
6401 |
28 Jan 14 |
nicklas |
<attribute> |
416 |
18 Apr 05 |
nicklas |
<name>style</name> |
416 |
18 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
416 |
18 Apr 05 |
nicklas |
</attribute> |
500 |
02 May 05 |
nicklas |
<attribute> |
500 |
02 May 05 |
nicklas |
<name>visible</name> |
500 |
02 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
500 |
02 May 05 |
nicklas |
</attribute> |
6401 |
28 Jan 14 |
nicklas |
<attribute> |
6401 |
28 Jan 14 |
nicklas |
<name>dynamic</name> |
6401 |
28 Jan 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6401 |
28 Jan 14 |
nicklas |
</attribute> |
6201 |
07 Nov 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
199 |
18 Mar 05 |
nicklas |
</tag> |
199 |
18 Mar 05 |
nicklas |
202 |
|
199 |
18 Mar 05 |
nicklas |
</taglib> |