railo.runtime.type.scope
Interface ScriptProtected
- All Known Implementing Classes:
- CGIImpl, CookieImpl, FormImpl, URLImpl
public interface ScriptProtected
UNDEFINED
static final int UNDEFINED
- See Also:
- Constant Field Values
YES
static final int YES
- See Also:
- Constant Field Values
NO
static final int NO
- See Also:
- Constant Field Values
isScriptProtected
boolean isScriptProtected()
- Returns:
- returns if the values of the scope are already protected against cross site scripting
setScriptProtecting
void setScriptProtecting(ApplicationContext ac,
boolean scriptProtecting)
- transform the string values of the scope do a script protecting way
Copyright © 2012 Railo