7604 |
25 Feb 19 |
nicklas |
<?xml version="1.0" encoding="UTF-8" ?> |
7604 |
25 Feb 19 |
nicklas |
<taglib xmlns="http://java.sun.com/xml/ns/javaee" |
7604 |
25 Feb 19 |
nicklas |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
7604 |
25 Feb 19 |
nicklas |
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd" |
7604 |
25 Feb 19 |
nicklas |
version="2.1"> |
7604 |
25 Feb 19 |
nicklas |
6 |
<!-- |
7604 |
25 Feb 19 |
nicklas |
$Id: $ |
7604 |
25 Feb 19 |
nicklas |
8 |
|
7604 |
25 Feb 19 |
nicklas |
Copyright (C) Nicklas Nordborg |
7604 |
25 Feb 19 |
nicklas |
10 |
|
7604 |
25 Feb 19 |
nicklas |
This file is part of BASE - BioArray Software Environment. |
7604 |
25 Feb 19 |
nicklas |
Available at http://base.thep.lu.se/ |
7604 |
25 Feb 19 |
nicklas |
13 |
|
7604 |
25 Feb 19 |
nicklas |
BASE is free software; you can redistribute it and/or |
7604 |
25 Feb 19 |
nicklas |
modify it under the terms of the GNU General Public License |
7604 |
25 Feb 19 |
nicklas |
as published by the Free Software Foundation; either version 3 |
7604 |
25 Feb 19 |
nicklas |
of the License, or (at your option) any later version. |
7604 |
25 Feb 19 |
nicklas |
18 |
|
7604 |
25 Feb 19 |
nicklas |
BASE is distributed in the hope that it will be useful, |
7604 |
25 Feb 19 |
nicklas |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
7604 |
25 Feb 19 |
nicklas |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
7604 |
25 Feb 19 |
nicklas |
GNU General Public License for more details. |
7604 |
25 Feb 19 |
nicklas |
23 |
|
7604 |
25 Feb 19 |
nicklas |
You should have received a copy of the GNU General Public License |
7604 |
25 Feb 19 |
nicklas |
along with BASE. If not, see <http://www.gnu.org/licenses/>. |
7604 |
25 Feb 19 |
nicklas |
26 |
--> |
7604 |
25 Feb 19 |
nicklas |
<description> |
7604 |
25 Feb 19 |
nicklas |
Taglibs for the extensions system. |
7604 |
25 Feb 19 |
nicklas |
</description> |
7604 |
25 Feb 19 |
nicklas |
<display-name>extensions</display-name> |
7604 |
25 Feb 19 |
nicklas |
<tlib-version>3.0</tlib-version> |
7604 |
25 Feb 19 |
nicklas |
<short-name>extensions</short-name> |
7604 |
25 Feb 19 |
nicklas |
33 |
|
7604 |
25 Feb 19 |
nicklas |
<tag> |
7604 |
25 Feb 19 |
nicklas |
<name>scripts</name> |
7604 |
25 Feb 19 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.extensions.Scripts</tag-class> |
7604 |
25 Feb 19 |
nicklas |
<body-content>empty</body-content> |
7604 |
25 Feb 19 |
nicklas |
<attribute> |
7604 |
25 Feb 19 |
nicklas |
<name>context</name> |
7604 |
25 Feb 19 |
nicklas |
<required>true</required> |
7604 |
25 Feb 19 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7604 |
25 Feb 19 |
nicklas |
</attribute> |
8045 |
03 Jun 22 |
nicklas |
<attribute> |
8045 |
03 Jun 22 |
nicklas |
<name>extension</name> |
8045 |
03 Jun 22 |
nicklas |
<required>false</required> |
8045 |
03 Jun 22 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
8045 |
03 Jun 22 |
nicklas |
</attribute> |
7604 |
25 Feb 19 |
nicklas |
</tag> |
7604 |
25 Feb 19 |
nicklas |
49 |
|
7604 |
25 Feb 19 |
nicklas |
<tag> |
7604 |
25 Feb 19 |
nicklas |
<name>stylesheets</name> |
7604 |
25 Feb 19 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.extensions.Stylesheets</tag-class> |
7604 |
25 Feb 19 |
nicklas |
<body-content>empty</body-content> |
7604 |
25 Feb 19 |
nicklas |
<attribute> |
7604 |
25 Feb 19 |
nicklas |
<name>context</name> |
7604 |
25 Feb 19 |
nicklas |
<required>true</required> |
7604 |
25 Feb 19 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7604 |
25 Feb 19 |
nicklas |
</attribute> |
8045 |
03 Jun 22 |
nicklas |
<attribute> |
8045 |
03 Jun 22 |
nicklas |
<name>extension</name> |
8045 |
03 Jun 22 |
nicklas |
<required>false</required> |
8045 |
03 Jun 22 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
8045 |
03 Jun 22 |
nicklas |
</attribute> |
7604 |
25 Feb 19 |
nicklas |
</tag> |
7604 |
25 Feb 19 |
nicklas |
65 |
|
7604 |
25 Feb 19 |
nicklas |
<tag> |
7604 |
25 Feb 19 |
nicklas |
<name>render</name> |
7604 |
25 Feb 19 |
nicklas |
<tag-class>net.sf.basedb.clients.web.taglib.extensions.Render</tag-class> |
7604 |
25 Feb 19 |
nicklas |
<body-content>empty</body-content> |
7604 |
25 Feb 19 |
nicklas |
<attribute> |
7604 |
25 Feb 19 |
nicklas |
<name>extensions</name> |
7604 |
25 Feb 19 |
nicklas |
<required>true</required> |
7604 |
25 Feb 19 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7604 |
25 Feb 19 |
nicklas |
</attribute> |
7604 |
25 Feb 19 |
nicklas |
<attribute> |
7604 |
25 Feb 19 |
nicklas |
<name>context</name> |
7604 |
25 Feb 19 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7604 |
25 Feb 19 |
nicklas |
</attribute> |
7604 |
25 Feb 19 |
nicklas |
<attribute> |
7604 |
25 Feb 19 |
nicklas |
<name>item</name> |
7604 |
25 Feb 19 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7604 |
25 Feb 19 |
nicklas |
</attribute> |
7604 |
25 Feb 19 |
nicklas |
<attribute> |
7604 |
25 Feb 19 |
nicklas |
<name>renderer</name> |
7604 |
25 Feb 19 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7604 |
25 Feb 19 |
nicklas |
</attribute> |
7604 |
25 Feb 19 |
nicklas |
<attribute> |
7604 |
25 Feb 19 |
nicklas |
<name>wrapper</name> |
7604 |
25 Feb 19 |
nicklas |
<rtexprvalue>true</rtexprvalue> |
7604 |
25 Feb 19 |
nicklas |
</attribute> |
7604 |
25 Feb 19 |
nicklas |
</tag> |
7604 |
25 Feb 19 |
nicklas |
</taglib> |