📄 lybbs.tld
字号:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE taglib
PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
"http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
<taglib>
<tlib-version>1.3</tlib-version>
<jsp-version>1.2</jsp-version>
<short-name>lybbs</short-name>
<description>
<![CDATA[
This tag library contains functionality specific to the lybbs forum.
]]>
</description>
<tag>
<name>web</name>
<tag-class>net.lybbs.common.tag.WebTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>key</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeHomePageNewTopicTag</name>
<tag-class>net.lybbs.common.tag.TypeHomePageNewTopicTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeHomePageStarUserTag</name>
<tag-class>net.lybbs.common.tag.TypeHomePageStarUserTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeIndexLeftTag</name>
<tag-class>net.lybbs.common.tag.TypeIndexLeftTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeUserHeaderTag</name>
<tag-class>net.lybbs.common.tag.TypeUserHeaderTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>forumID</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeFirstAnnouncementTag</name>
<tag-class>net.lybbs.common.tag.TypeFirstAnnouncementTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>forumID</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeOnlineTag</name>
<tag-class>net.lybbs.common.tag.TypeOnlineTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>forumID</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeBoardIconTag</name>
<tag-class>net.lybbs.common.tag.TypeBoardIconTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>forumID</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeAdminTag</name>
<tag-class>net.lybbs.common.tag.TypeAdminTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeForumListTag</name>
<tag-class>net.lybbs.common.tag.TypeForumListTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>forumID</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>readFlag</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>cacheFirstPageEnabled</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeTopicListTag</name>
<tag-class>net.lybbs.common.tag.TypeTopicListTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeForumJumpTag</name>
<tag-class>net.lybbs.common.tag.TypeForumJumpTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeSearchForumListTag</name>
<tag-class>net.lybbs.common.tag.TypeSearchForumListTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>stat</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeLeftTag</name>
<tag-class>net.lybbs.admincenter.tag.TypeLeftTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeGroupTag</name>
<tag-class>net.lybbs.admincenter.tag.TypeGroupTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>defaultGroupID</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeGroupForumListTag</name>
<tag-class>net.lybbs.admincenter.tag.TypeGroupForumListTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>catalogID</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>groupID</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeAdminStyleListTag</name>
<tag-class>net.lybbs.admincenter.tag.TypeAdminStyleListTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeEmotListTag</name>
<tag-class>net.lybbs.common.tag.TypeEmotListTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeAdTag</name>
<tag-class>net.lybbs.common.tag.TypeAdTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeUserQuotaTag</name>
<tag-class>net.lybbs.common.tag.TypeUserQuotaTag</tag-class>
<body-content>empty</body-content>
</tag>
<tag>
<name>typeHomePageChartTag</name>
<tag-class>net.lybbs.stat.tag.TypeHomePageChartTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>horizontal</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>chartType</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>display3d</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>typeStatChartTag</name>
<tag-class>net.lybbs.stat.tag.TypeStatChartTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>horizontal</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>chartType</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>display3d</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>blog</name>
<tag-class>net.lyblog.common.tag.BlogTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>key</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>name</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>property</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>scope</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
</taglib>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -