Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | Index 
CacheManager.setPagesByArg
Creates a page inventory list based on a name/value pair.
Syntax
public int setPagesByArg(ICS ics, String name, String value)Parameters
ics- The ICS context.
 
name- A variable name. You can optionally specify
 pagename.
value- The value associated with
 name.
Description
The
setPagesByArgmethod creates a page inventory list based on a name/value pair. All pages that have the specifiedname/valuepair in the query string will be set.Returns
Returns the number of pages added to the page inventory list.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.