Uses of Class
org.opencms.jsp.util.CmsJspVfsAccessBean
Packages that use CmsJspVfsAccessBean
-
Uses of CmsJspVfsAccessBean in org.opencms.jsp.util
Methods in org.opencms.jsp.util that return CmsJspVfsAccessBeanModifier and TypeMethodDescriptionstatic CmsJspVfsAccessBeanCreates a new instance of the JSP VFS access utility bean.CmsJspContentAccessBean.getVfs()Returns an instance of a VFS access bean, initialized with the OpenCms user context this bean was created with.CmsJspResourceAccessBean.getVfs()Returns an instance of a VFS access bean, initialized with the OpenCms user context this bean was created with.CmsJspStandardContextBean.getVfs()Returns an initialized VFS access bean.static CmsJspVfsAccessBeanCmsJspElFunctions.getVfsAccessBean(Object input) Returns a JSP / EL VFS access bean.