
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| String | contentContainerID () |
| ERDIVQueryPage (WOContext context) | |
| void | setPropertyKey (String propertyKey) |
| void | setSubContext (D2WContext aContext) |
| String | stylesheet () |
| D2WContext | subContext () |
Protected Attributes | |
| D2WContext | _subContext |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) |
| ERDIVQueryPage | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Overridden from the parent for better logging. Reports exceptions in the console for easier debugging.
Reimplemented from ERD2WQueryPage.
| String contentContainerID | ( | ) |
| void setPropertyKey | ( | String | propertyKey | ) |
Gives each property its own d2wContext rather than sharing one Necessary for ajax or dyanmic D2W
| void setSubContext | ( | D2WContext | aContext | ) |
| String stylesheet | ( | ) |
Implements ERDIVPageInterface.
| D2WContext subContext | ( | ) |
D2WContext _subContext [protected] |
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) [static, private] |
1.5.8