hst-core-tags
Function isReadable

boolean isReadable(java.lang.Object, java.lang.String)
Tests if the property of the bean is a readable one

Example:
<c:if test="${hst:isReadable(object, 'propertyName')}">


Function Information
Function Classorg.hippoecm.hst.utils.PropertyUtils
Function Signatureboolean isReadable(java.lang.Object, java.lang.String)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.