ERXPatcher.DynamicElementsPatches.JavaScript Class Reference
Inherits com::webobjects::appserver::_private::WOJavaScript.
List of all members.
|
Public Member Functions |
| void | appendAttributesToResponse (WOResponse woresponse, WOContext wocontext) |
| | JavaScript (String aName, NSDictionary associations, WOElement element) |
Static Public Attributes |
| static boolean | removeLanguageAttribute = ERXProperties.booleanForKeyWithDefault("er.extensions.foundation.ERXPatcher.DynamicElementsPatches.Javascript.removeLanguageAttribute", false) |
Protected Member Functions |
| void | setLanguage (String s) |
Private Attributes |
| WOAssociation | _language |
Constructor & Destructor Documentation
Member Function Documentation
| void appendAttributesToResponse |
( |
WOResponse |
woresponse, |
|
|
WOContext |
wocontext | |
|
) |
| | |
| void setLanguage |
( |
String |
s |
) |
[protected] |
Member Data Documentation
boolean removeLanguageAttribute = ERXProperties.booleanForKeyWithDefault("er.extensions.foundation.ERXPatcher.DynamicElementsPatches.Javascript.removeLanguageAttribute", false) [static] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Core/ERExtensions/Sources/er/extensions/foundation/ERXPatcher.java