
Public Member Functions | |
| GCQRCode (String name, NSDictionary associations, WOElement element) | |
Protected Member Functions | |
| void | addQueryParameters (ERXMutableURL chartUrl, WOResponse response, WOContext context) |
Protected Attributes | |
| WOAssociation | _ecLevel |
| WOAssociation | _margin |
| WOAssociation | _outputEncoding |
| WOAssociation | _text |
text the text to encode outputEncoding the output encoding to use (defaults to UTF-8) ecLevel the error correction level ("L", "M", "Q", or "H") margin the margin around the code size "wxh" format chart size ("300x400") width the width of the chart height the height of the chart custom custom query string parameters to append id the id of the img tag class the class of the img tag alt the alt text of the img tag
| void addQueryParameters | ( | ERXMutableURL | chartUrl, | |
| WOResponse | response, | |||
| WOContext | context | |||
| ) | [protected] |
Reimplemented from GCAbstractChart.
WOAssociation _ecLevel [protected] |
WOAssociation _margin [protected] |
WOAssociation _outputEncoding [protected] |
WOAssociation _text [protected] |
1.5.8