Class BaseJSPDynamicSection
java.lang.Object
com.liferay.frontend.taglib.dynamic.section.BaseJSPDynamicSection
- All Implemented Interfaces:
DynamicSection
-
Constructor Details
-
BaseJSPDynamicSection
public BaseJSPDynamicSection()
-
-
Method Details
-
modify
public com.liferay.petra.string.StringBundler modify(com.liferay.petra.string.StringBundler sb, javax.servlet.jsp.PageContext pageContext) throws IOException, javax.servlet.ServletException - Specified by:
modify
in interfaceDynamicSection
- Throws:
IOException
javax.servlet.ServletException
-
getJspPath
-
getServletContext
protected abstract javax.servlet.ServletContext getServletContext()
-