[opencms-dev] HowTo Access the CmsObject?

Anatol opencms at recordcaster.de
Mon Jul 25 12:29:52 CEST 2005


Hi Borja Marcos, hi all!

Borja Marcos Suarez schrieb:

>you can get it with:
>
><%
>
>CmsJspActionElement cms= new CmsJspActionElement
>(pageContext,request,response);
>
>CmsObject object= cms.getCmsObject();
>
>%>
>  
>
Yes, I remember having seen this two years ago in OpenCms 5. But hmm .. 
I've looked at the API 6.0 Documentation:
/opencms/opencms/alkacon-documentation/javadoc/core/org/opencms/jsp/CmsJspActionElement.html

... and can't find any method getCmsObject(). Is it possible, that this 
function was undocumented or removed?

Greetings
Anatol




More information about the opencms-dev mailing list