OpenCms JSP standard taglib
Function addToList

void addToList(java.util.List, java.lang.Object)

Extends the given list by adding the provided object.

The 1st parameter is the list, the 2nd the value to add.



Function Information
Function Classorg.opencms.jsp.util.CmsJspElFunctions
Function Signaturevoid addToList(java.util.List, java.lang.Object)
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.