public static class CmsJspTagProperty.CmsPropertyAction extends java.lang.Object
FileUse.| Constructor and Description |
|---|
CmsPropertyAction(javax.servlet.ServletRequest req,
java.lang.String action)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getVfsUri()
Returns the VFS site path of the resource for which the properties should be read.
|
boolean |
isSearch()
Returns
true if it should be searched for the property, otherwise false. |
public CmsPropertyAction(javax.servlet.ServletRequest req, java.lang.String action)
req - the current servlet request.action - the action to perform.public java.lang.String getVfsUri()
public boolean isSearch()
true if it should be searched for the property, otherwise false.true if it should be searched for the property, otherwise false.