OpenCms JSP standard taglib
Function convertList

java.util.List convertList(java.util.List, java.lang.String)
Takes a list of Java beans as first argument and a property name for a property of these beans as second argument. The function returns a list where for each given bean the specified property is returned, i.e., for each bean, bean.property is returned.


Function Information
Function Classorg.opencms.jsp.util.CmsJspElFunctions
Function Signaturejava.util.List convertList(java.util.List, 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.