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"> |
204 |
18 Mar 05 |
nicklas |
6 |
<!-- |
2306 |
22 May 06 |
jari |
$Id$ |
204 |
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, Nicklas Nordborg, Martin Svensson |
3675 |
16 Aug 07 |
jari |
Copyright (C) 2007 Nicklas Nordborg |
204 |
18 Mar 05 |
nicklas |
12 |
|
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/ |
204 |
18 Mar 05 |
nicklas |
15 |
|
204 |
18 Mar 05 |
nicklas |
BASE is free software; you can redistribute it and/or |
204 |
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 |
204 |
18 Mar 05 |
nicklas |
of the License, or (at your option) any later version. |
204 |
18 Mar 05 |
nicklas |
20 |
|
204 |
18 Mar 05 |
nicklas |
BASE is distributed in the hope that it will be useful, |
204 |
18 Mar 05 |
nicklas |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
204 |
18 Mar 05 |
nicklas |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
204 |
18 Mar 05 |
nicklas |
GNU General Public License for more details. |
204 |
18 Mar 05 |
nicklas |
25 |
|
204 |
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/>. |
204 |
18 Mar 05 |
nicklas |
28 |
--> |
6154 |
04 Oct 12 |
nicklas |
<description> |
6154 |
04 Oct 12 |
nicklas |
The main taglibs for BASE are defined here. |
6154 |
04 Oct 12 |
nicklas |
</description> |
6154 |
04 Oct 12 |
nicklas |
<display-name>base</display-name> |
6154 |
04 Oct 12 |
nicklas |
<tlib-version>3.0</tlib-version> |
6154 |
04 Oct 12 |
nicklas |
<short-name>base</short-name> |
204 |
18 Mar 05 |
nicklas |
35 |
|
204 |
18 Mar 05 |
nicklas |
<tag> |
204 |
18 Mar 05 |
nicklas |
<name>page</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Page</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
6155 |
05 Oct 12 |
nicklas |
<name>id</name> |
6155 |
05 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6155 |
05 Oct 12 |
nicklas |
</attribute> |
6155 |
05 Oct 12 |
nicklas |
<attribute> |
204 |
18 Mar 05 |
nicklas |
<name>type</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
204 |
18 Mar 05 |
nicklas |
<name>title</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
204 |
18 Mar 05 |
nicklas |
<name>menu</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
6144 |
21 Sep 12 |
nicklas |
<attribute> |
6144 |
21 Sep 12 |
nicklas |
<name>doctype</name> |
6144 |
21 Sep 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6144 |
21 Sep 12 |
nicklas |
</attribute> |
6540 |
26 Sep 14 |
nicklas |
<attribute> |
6540 |
26 Sep 14 |
nicklas |
<name>favicon</name> |
6540 |
26 Sep 14 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6540 |
26 Sep 14 |
nicklas |
</attribute> |
6684 |
14 Jan 15 |
nicklas |
<attribute> |
6684 |
14 Jan 15 |
nicklas |
<name>noskin</name> |
6684 |
14 Jan 15 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6684 |
14 Jan 15 |
nicklas |
</attribute> |
7217 |
31 Oct 16 |
nicklas |
<attribute> |
7217 |
31 Oct 16 |
nicklas |
<name>sc</name> |
7217 |
31 Oct 16 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7217 |
31 Oct 16 |
nicklas |
</attribute> |
415 |
18 Apr 05 |
nicklas |
</tag> |
415 |
18 Apr 05 |
nicklas |
73 |
|
415 |
18 Apr 05 |
nicklas |
<tag> |
415 |
18 Apr 05 |
nicklas |
<name>head</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Head</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
417 |
19 Apr 05 |
nicklas |
<attribute> |
417 |
19 Apr 05 |
nicklas |
<name>styles</name> |
417 |
19 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
417 |
19 Apr 05 |
nicklas |
</attribute> |
417 |
19 Apr 05 |
nicklas |
<attribute> |
417 |
19 Apr 05 |
nicklas |
<name>scripts</name> |
417 |
19 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
417 |
19 Apr 05 |
nicklas |
</attribute> |
415 |
18 Apr 05 |
nicklas |
</tag> |
415 |
18 Apr 05 |
nicklas |
87 |
|
415 |
18 Apr 05 |
nicklas |
<tag> |
415 |
18 Apr 05 |
nicklas |
<name>body</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Body</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
6192 |
31 Oct 12 |
nicklas |
<name>id</name> |
415 |
18 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
415 |
18 Apr 05 |
nicklas |
</attribute> |
415 |
18 Apr 05 |
nicklas |
<attribute> |
6192 |
31 Oct 12 |
nicklas |
<name>clazz</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
6192 |
31 Oct 12 |
nicklas |
<name>subclass</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
6192 |
31 Oct 12 |
nicklas |
<name>style</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
6192 |
31 Oct 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
204 |
18 Mar 05 |
nicklas |
</tag> |
204 |
18 Mar 05 |
nicklas |
110 |
|
204 |
18 Mar 05 |
nicklas |
<tag> |
204 |
18 Mar 05 |
nicklas |
<name>icon</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Icon</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
204 |
18 Mar 05 |
nicklas |
<name>id</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
415 |
18 Apr 05 |
nicklas |
<name>clazz</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
204 |
18 Mar 05 |
nicklas |
<attribute> |
5911 |
15 Dec 11 |
nicklas |
<name>subclass</name> |
5911 |
15 Dec 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5911 |
15 Dec 11 |
nicklas |
</attribute> |
5911 |
15 Dec 11 |
nicklas |
<attribute> |
415 |
18 Apr 05 |
nicklas |
<name>style</name> |
204 |
18 Mar 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
204 |
18 Mar 05 |
nicklas |
</attribute> |
415 |
18 Apr 05 |
nicklas |
<attribute> |
415 |
18 Apr 05 |
nicklas |
<name>image</name> |
415 |
18 Apr 05 |
nicklas |
<required>true</required> |
415 |
18 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
415 |
18 Apr 05 |
nicklas |
</attribute> |
495 |
29 Apr 05 |
nicklas |
<attribute> |
497 |
29 Apr 05 |
nicklas |
<name>tooltip</name> |
497 |
29 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
497 |
29 Apr 05 |
nicklas |
</attribute> |
497 |
29 Apr 05 |
nicklas |
<attribute> |
495 |
29 Apr 05 |
nicklas |
<name>visible</name> |
495 |
29 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
495 |
29 Apr 05 |
nicklas |
</attribute> |
5918 |
21 Dec 11 |
nicklas |
<attribute> |
5918 |
21 Dec 11 |
nicklas |
<name>enabled</name> |
5918 |
21 Dec 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5918 |
21 Dec 11 |
nicklas |
</attribute> |
6096 |
03 Sep 12 |
nicklas |
<attribute> |
6096 |
03 Sep 12 |
nicklas |
<name>tabindex</name> |
6096 |
03 Sep 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6096 |
03 Sep 12 |
nicklas |
</attribute> |
7414 |
12 Oct 17 |
nicklas |
<attribute> |
7414 |
12 Oct 17 |
nicklas |
<name>href</name> |
7414 |
12 Oct 17 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7414 |
12 Oct 17 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
204 |
18 Mar 05 |
nicklas |
</tag> |
204 |
18 Mar 05 |
nicklas |
158 |
|
429 |
21 Apr 05 |
nicklas |
<tag> |
429 |
21 Apr 05 |
nicklas |
<name>button</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Button</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>empty</body-content> |
429 |
21 Apr 05 |
nicklas |
<attribute> |
429 |
21 Apr 05 |
nicklas |
<name>id</name> |
429 |
21 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
429 |
21 Apr 05 |
nicklas |
</attribute> |
429 |
21 Apr 05 |
nicklas |
<attribute> |
429 |
21 Apr 05 |
nicklas |
<name>clazz</name> |
429 |
21 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
429 |
21 Apr 05 |
nicklas |
</attribute> |
429 |
21 Apr 05 |
nicklas |
<attribute> |
5900 |
07 Dec 11 |
nicklas |
<name>subclass</name> |
5900 |
07 Dec 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5900 |
07 Dec 11 |
nicklas |
</attribute> |
5900 |
07 Dec 11 |
nicklas |
<attribute> |
429 |
21 Apr 05 |
nicklas |
<name>style</name> |
429 |
21 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
429 |
21 Apr 05 |
nicklas |
</attribute> |
429 |
21 Apr 05 |
nicklas |
<attribute> |
429 |
21 Apr 05 |
nicklas |
<name>title</name> |
429 |
21 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
429 |
21 Apr 05 |
nicklas |
</attribute> |
429 |
21 Apr 05 |
nicklas |
<attribute> |
429 |
21 Apr 05 |
nicklas |
<name>tooltip</name> |
429 |
21 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
429 |
21 Apr 05 |
nicklas |
</attribute> |
495 |
29 Apr 05 |
nicklas |
<attribute> |
2171 |
20 Apr 06 |
nicklas |
<name>image</name> |
2171 |
20 Apr 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2171 |
20 Apr 06 |
nicklas |
</attribute> |
2171 |
20 Apr 06 |
nicklas |
<attribute> |
495 |
29 Apr 05 |
nicklas |
<name>visible</name> |
495 |
29 Apr 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
495 |
29 Apr 05 |
nicklas |
</attribute> |
507 |
03 May 05 |
nicklas |
<attribute> |
507 |
03 May 05 |
nicklas |
<name>disabled</name> |
507 |
03 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
507 |
03 May 05 |
nicklas |
</attribute> |
6096 |
03 Sep 12 |
nicklas |
<attribute> |
6096 |
03 Sep 12 |
nicklas |
<name>tabindex</name> |
6096 |
03 Sep 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6096 |
03 Sep 12 |
nicklas |
</attribute> |
6155 |
05 Oct 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
429 |
21 Apr 05 |
nicklas |
</tag> |
429 |
21 Apr 05 |
nicklas |
205 |
|
530 |
09 May 05 |
nicklas |
<tag> |
530 |
09 May 05 |
nicklas |
<name>buttongroup</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.ButtonGroup</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
530 |
09 May 05 |
nicklas |
<attribute> |
530 |
09 May 05 |
nicklas |
<name>id</name> |
530 |
09 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
530 |
09 May 05 |
nicklas |
</attribute> |
530 |
09 May 05 |
nicklas |
<attribute> |
530 |
09 May 05 |
nicklas |
<name>clazz</name> |
530 |
09 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
530 |
09 May 05 |
nicklas |
</attribute> |
530 |
09 May 05 |
nicklas |
<attribute> |
5900 |
07 Dec 11 |
nicklas |
<name>subclass</name> |
530 |
09 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
530 |
09 May 05 |
nicklas |
</attribute> |
530 |
09 May 05 |
nicklas |
<attribute> |
5900 |
07 Dec 11 |
nicklas |
<name>style</name> |
530 |
09 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
530 |
09 May 05 |
nicklas |
</attribute> |
5906 |
12 Dec 11 |
nicklas |
<attribute> |
5906 |
12 Dec 11 |
nicklas |
<name>vertical</name> |
5906 |
12 Dec 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5906 |
12 Dec 11 |
nicklas |
</attribute> |
530 |
09 May 05 |
nicklas |
</tag> |
530 |
09 May 05 |
nicklas |
231 |
|
600 |
17 May 05 |
nicklas |
<tag> |
6216 |
14 Dec 12 |
nicklas |
<name>calendar</name> |
6216 |
14 Dec 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.CalendarButton</tag-class> |
6216 |
14 Dec 12 |
nicklas |
<body-content>empty</body-content> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>id</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>clazz</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>subclass</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>style</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>title</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>textarea</name> |
6216 |
14 Dec 12 |
nicklas |
<required>true</required> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>tooltip</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>image</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>visible</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>disabled</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<attribute> |
6216 |
14 Dec 12 |
nicklas |
<name>tabindex</name> |
6216 |
14 Dec 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6216 |
14 Dec 12 |
nicklas |
</attribute> |
6216 |
14 Dec 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
6216 |
14 Dec 12 |
nicklas |
</tag> |
6216 |
14 Dec 12 |
nicklas |
283 |
|
6216 |
14 Dec 12 |
nicklas |
<tag> |
600 |
17 May 05 |
nicklas |
<name>propertyvalue</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.PropertyValue</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>empty</body-content> |
600 |
17 May 05 |
nicklas |
<attribute> |
1606 |
14 Nov 05 |
nicklas |
<name>dbcontrol</name> |
1606 |
14 Nov 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
1606 |
14 Nov 05 |
nicklas |
</attribute> |
1606 |
14 Nov 05 |
nicklas |
<attribute> |
600 |
17 May 05 |
nicklas |
<name>item</name> |
600 |
17 May 05 |
nicklas |
<required>true</required> |
600 |
17 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
600 |
17 May 05 |
nicklas |
</attribute> |
600 |
17 May 05 |
nicklas |
<attribute> |
600 |
17 May 05 |
nicklas |
<name>property</name> |
600 |
17 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
600 |
17 May 05 |
nicklas |
</attribute> |
600 |
17 May 05 |
nicklas |
<attribute> |
2354 |
07 Jun 06 |
martin |
<name>enableEditLink</name> |
600 |
17 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
600 |
17 May 05 |
nicklas |
</attribute> |
600 |
17 May 05 |
nicklas |
<attribute> |
2354 |
07 Jun 06 |
martin |
<name>enablePropertyLink</name> |
2354 |
07 Jun 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
2354 |
07 Jun 06 |
martin |
</attribute> |
2354 |
07 Jun 06 |
martin |
<attribute> |
2416 |
22 Jun 06 |
nicklas |
<name>enableDownloadLink</name> |
2416 |
22 Jun 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2416 |
22 Jun 06 |
nicklas |
</attribute> |
2416 |
22 Jun 06 |
nicklas |
<attribute> |
600 |
17 May 05 |
nicklas |
<name>tooltip</name> |
600 |
17 May 05 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
600 |
17 May 05 |
nicklas |
</attribute> |
5364 |
21 Jun 10 |
nicklas |
<attribute> |
5364 |
21 Jun 10 |
nicklas |
<name>nulltext</name> |
5364 |
21 Jun 10 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5364 |
21 Jun 10 |
nicklas |
</attribute> |
600 |
17 May 05 |
nicklas |
</tag> |
2108 |
24 Mar 06 |
martin |
322 |
|
2108 |
24 Mar 06 |
martin |
<tag> |
2108 |
24 Mar 06 |
martin |
<name>help</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Help</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>empty</body-content> |
2108 |
24 Mar 06 |
martin |
<attribute> |
5901 |
08 Dec 11 |
nicklas |
<name>id</name> |
2108 |
24 Mar 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
5901 |
08 Dec 11 |
nicklas |
</attribute> |
2108 |
24 Mar 06 |
martin |
<attribute> |
5901 |
08 Dec 11 |
nicklas |
<name>clazz</name> |
2406 |
21 Jun 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5901 |
08 Dec 11 |
nicklas |
</attribute> |
2406 |
21 Jun 06 |
nicklas |
<attribute> |
5901 |
08 Dec 11 |
nicklas |
<name>subclass</name> |
2108 |
24 Mar 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
2108 |
24 Mar 06 |
martin |
</attribute> |
2108 |
24 Mar 06 |
martin |
<attribute> |
2108 |
24 Mar 06 |
martin |
<name>style</name> |
2108 |
24 Mar 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
2108 |
24 Mar 06 |
martin |
</attribute> |
2108 |
24 Mar 06 |
martin |
<attribute> |
5901 |
08 Dec 11 |
nicklas |
<name>helpid</name> |
2108 |
24 Mar 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
5901 |
08 Dec 11 |
nicklas |
</attribute> |
2108 |
24 Mar 06 |
martin |
<attribute> |
5901 |
08 Dec 11 |
nicklas |
<name>tabcontrol</name> |
2108 |
24 Mar 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
5901 |
08 Dec 11 |
nicklas |
</attribute> |
5901 |
08 Dec 11 |
nicklas |
<attribute> |
5901 |
08 Dec 11 |
nicklas |
<name>image</name> |
5901 |
08 Dec 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2108 |
24 Mar 06 |
martin |
</attribute> |
2108 |
24 Mar 06 |
martin |
<attribute> |
5901 |
08 Dec 11 |
nicklas |
<name>tooltip</name> |
2108 |
24 Mar 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
2108 |
24 Mar 06 |
martin |
</attribute> |
2108 |
24 Mar 06 |
martin |
<attribute> |
2108 |
24 Mar 06 |
martin |
<name>visible</name> |
2108 |
24 Mar 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
2108 |
24 Mar 06 |
martin |
</attribute> |
2108 |
24 Mar 06 |
martin |
</tag> |
2596 |
25 Aug 06 |
nicklas |
364 |
|
2596 |
25 Aug 06 |
nicklas |
<tag> |
6166 |
11 Oct 12 |
nicklas |
<name>zoom</name> |
6166 |
11 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Zoom</tag-class> |
6166 |
11 Oct 12 |
nicklas |
<body-content>empty</body-content> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>id</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>clazz</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>subclass</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>style</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>image</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>textarea</name> |
6166 |
11 Oct 12 |
nicklas |
<required>true</required> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>title</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>tooltip</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>visible</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
<attribute> |
6166 |
11 Oct 12 |
nicklas |
<name>tabindex</name> |
6166 |
11 Oct 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6166 |
11 Oct 12 |
nicklas |
</attribute> |
6166 |
11 Oct 12 |
nicklas |
</tag> |
6166 |
11 Oct 12 |
nicklas |
411 |
|
6166 |
11 Oct 12 |
nicklas |
<tag> |
2596 |
25 Aug 06 |
nicklas |
<name>select</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Select</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>empty</body-content> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>id</name> |
2596 |
25 Aug 06 |
nicklas |
<required>true</required> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>clazz</name> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
6300 |
19 Jun 13 |
nicklas |
<name>subclass</name> |
6300 |
19 Jun 13 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6300 |
19 Jun 13 |
nicklas |
</attribute> |
6300 |
19 Jun 13 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>style</name> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
5663 |
22 Jun 11 |
nicklas |
<name>buttonclass</name> |
5663 |
22 Jun 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5663 |
22 Jun 11 |
nicklas |
</attribute> |
5663 |
22 Jun 11 |
nicklas |
<attribute> |
5663 |
22 Jun 11 |
nicklas |
<name>buttonstyle</name> |
5663 |
22 Jun 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5663 |
22 Jun 11 |
nicklas |
</attribute> |
5663 |
22 Jun 11 |
nicklas |
<attribute> |
5663 |
22 Jun 11 |
nicklas |
<name>buttontitle</name> |
5663 |
22 Jun 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5663 |
22 Jun 11 |
nicklas |
</attribute> |
5663 |
22 Jun 11 |
nicklas |
<attribute> |
5663 |
22 Jun 11 |
nicklas |
<name>buttonicon</name> |
5663 |
22 Jun 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5663 |
22 Jun 11 |
nicklas |
</attribute> |
5663 |
22 Jun 11 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>required</name> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>current</name> |
2596 |
25 Aug 06 |
nicklas |
<required>true</required> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>denied</name> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>recent</name> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
2597 |
25 Aug 06 |
nicklas |
<name>selectrecent</name> |
2597 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2597 |
25 Aug 06 |
nicklas |
</attribute> |
2597 |
25 Aug 06 |
nicklas |
<attribute> |
2949 |
24 Nov 06 |
martin |
<name>defaultitem</name> |
2949 |
24 Nov 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
2949 |
24 Nov 06 |
martin |
</attribute> |
2949 |
24 Nov 06 |
martin |
<attribute> |
5687 |
09 Aug 11 |
nicklas |
<name>defaultitems</name> |
5687 |
09 Aug 11 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5687 |
09 Aug 11 |
nicklas |
</attribute> |
5687 |
09 Aug 11 |
nicklas |
<attribute> |
2949 |
24 Nov 06 |
martin |
<name>selectdefault</name> |
2949 |
24 Nov 06 |
martin |
<rtexprvalue>true</rtexprvalue> |
2949 |
24 Nov 06 |
martin |
</attribute> |
2949 |
24 Nov 06 |
martin |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>newitem</name> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>visible</name> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
2596 |
25 Aug 06 |
nicklas |
<attribute> |
2596 |
25 Aug 06 |
nicklas |
<name>disabled</name> |
2596 |
25 Aug 06 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
2596 |
25 Aug 06 |
nicklas |
</attribute> |
5364 |
21 Jun 10 |
nicklas |
<attribute> |
5364 |
21 Jun 10 |
nicklas |
<name>unselectedtext</name> |
5364 |
21 Jun 10 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
5364 |
21 Jun 10 |
nicklas |
</attribute> |
6096 |
03 Sep 12 |
nicklas |
<attribute> |
6096 |
03 Sep 12 |
nicklas |
<name>tabindex</name> |
6096 |
03 Sep 12 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
6096 |
03 Sep 12 |
nicklas |
</attribute> |
6300 |
19 Jun 13 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
2596 |
25 Aug 06 |
nicklas |
</tag> |
3610 |
27 Jul 07 |
nicklas |
<tag> |
3610 |
27 Jul 07 |
nicklas |
<name>section</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.HideableSection</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>id</name> |
3610 |
27 Jul 07 |
nicklas |
<required>true</required> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>clazz</name> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>showclazz</name> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>hideclazz</name> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>style</name> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>contentstyle</name> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>title</name> |
3610 |
27 Jul 07 |
nicklas |
<required>true</required> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>visible</name> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>initial</name> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
3610 |
27 Jul 07 |
nicklas |
<attribute> |
3610 |
27 Jul 07 |
nicklas |
<name>context</name> |
3610 |
27 Jul 07 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
3610 |
27 Jul 07 |
nicklas |
</attribute> |
6196 |
02 Nov 12 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
3610 |
27 Jul 07 |
nicklas |
</tag> |
4711 |
18 Dec 08 |
nicklas |
<tag> |
4711 |
18 Dec 08 |
nicklas |
<name>catch</name> |
6154 |
04 Oct 12 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.ExceptionCatcher</tag-class> |
6154 |
04 Oct 12 |
nicklas |
<body-content>JSP</body-content> |
4711 |
18 Dec 08 |
nicklas |
<attribute> |
4711 |
18 Dec 08 |
nicklas |
<name>clazz</name> |
4711 |
18 Dec 08 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
4711 |
18 Dec 08 |
nicklas |
</attribute> |
4711 |
18 Dec 08 |
nicklas |
</tag> |
7943 |
04 May 21 |
nicklas |
<tag> |
7943 |
04 May 21 |
nicklas |
<name>input</name> |
7943 |
04 May 21 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.Input</tag-class> |
7943 |
04 May 21 |
nicklas |
<body-content>JSP</body-content> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>id</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>clazz</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>subclass</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>style</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>type</name> |
7943 |
04 May 21 |
nicklas |
<required>true</required> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>name</name> |
7943 |
04 May 21 |
nicklas |
<required>true</required> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>value</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>checked</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>title</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>visible</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<attribute> |
7943 |
04 May 21 |
nicklas |
<name>tabindex</name> |
7943 |
04 May 21 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7943 |
04 May 21 |
nicklas |
</attribute> |
7943 |
04 May 21 |
nicklas |
<dynamic-attributes>true</dynamic-attributes> |
7943 |
04 May 21 |
nicklas |
</tag> |
204 |
18 Mar 05 |
nicklas |
</taglib> |