<< Back - Alkacon logo

OpenCms 6.0 interactive documentation:

Show source

OpenCms logo - Forward >>

Source code for: /alkacon-documentation/documentation_taglib/test_tag_property.jsp


<%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms"  %>

<cms:include property="template" suffix="" element="head" />

<h2>
Properties of the current and other files:
</h2>

Value of "Export": <i><cms:property name="Export"/></i>  
<p>
Value of "export": <i><cms:property name="export"/></i>
<p>
Value of "Description": <i><cms:property name="Description"/></i>
<p>
(*) Value of "Title" of this element (test_tag_property.jsp): <i><cms:property name="Title" file="element.uri"/></i>
<p>
Value of "Title" of parent file: <i><cms:property name="Title" file="uri"/></i>
<p>
Value of "Title" of file <code>test_tag_user.jsp</code>: <i><cms:property name="Title" file="test_tag_user.jsp"/></i>
<p>

<cms:include property="template" suffix="" element="foot" />

©2005 Alkacon Software GmbH (http://www.alkacon.com) - The OpenCms experts