public final class Collection extends TagImpl
Constructor and Description |
---|
Collection() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setAction(String action)
set the value action
Specifies the action to perform.
|
void |
setCategories(boolean categories) |
void |
setCollection(String collection)
set the value collection
Specifies a collection name or an alias if action = "map"
|
void |
setEngine(String engine) |
void |
setLanguage(String language)
set the value language
|
void |
setName(String name)
set the value name
|
void |
setPath(String strPath)
set the value path
|
static String |
validateLanguage(String language) |
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Collection()
public void release()
public void setCategories(boolean categories)
categories
- the categories to setApplicationException
public void setAction(String action)
action
- value to setpublic void setPath(String strPath) throws PageException
path
- value to setPageException
public void setCollection(String collection)
collection
- value to setpublic void setLanguage(String language)
language
- value to setpublic static String validateLanguage(String language)
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
Copyright © 2015 Lucee