C E G I L P S T U

P

properties() - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns all properites of the current file.
properties(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns all properites of the selected file.
property(String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected file property value, same as using the <cms:property name="..."
property(String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected file property value, same as using the <cms:property name="..." file="..."
property(String, String, String) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected file property value, same as using the <cms:property name="..." file="..." default="..."
property(String, String, String, boolean) - Method in class com.opencms.flex.jsp.CmsJspActionElement
Returns a selected file property value with optional HTML escaping, same as using the <cms:property name="..." file="..." default="..."

C E G I L P S T U