📄 portal-layout.tld
字号:
<taglib
xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3c.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd"
version="2.0">
<tlib-version>1.0</tlib-version>
<jsp-version>2.0</jsp-version>
<short-name></short-name>
<uri>http://www.jboss.org/portal</uri>
<tag>
<name>region</name>
<tag-class>org.jboss.portal.core.theme.tag.RegionTagHandler</tag-class>
<body-content>empty</body-content>
<attribute>
<name>orientation</name>
</attribute>
<attribute>
<name>regionName</name>
</attribute>
</tag>
<tag>
<name>portlet</name>
<tag-class>org.jboss.portal.core.theme.tag.PortletTagHandler</tag-class>
<body-content>empty</body-content>
<attribute>
<name>instanceRef</name>
</attribute>
</tag>
<tag>
<name>theme</name>
<tag-class>org.jboss.portal.core.theme.tag.ThemeTagHandler</tag-class>
<body-content>empty</body-content>
<attribute>
<name>themeName</name>
</attribute>
</tag>
</taglib>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -