[opencms-dev] current folder in widget
Thomas Maerz
thomasmaerz at gmx.de
Thu May 5 16:32:45 CEST 2005
"Marek" <mareknow-pbc at o2.pl> writes:
> access to CmsObject and cms.getRequestContext() but it is not what can
Returns the OpenCms VFS URI of the requested resource:
cms.getRequestContext().getUri()
,----[ org.opencms.file.CmsRequestContext ]
| /**
| * Returns the OpenCms VFS URI of the requested resource.<p>
| *
| * @return the OpenCms VFS URI of the requested resource
| */
| public String getUri() {
`----
Regards,
Thomas
More information about the opencms-dev
mailing list