GCQRCode Class Reference

Inherits er::googlechart::components::GCAbstractChart.

Collaboration diagram for GCQRCode:

Collaboration graph
[legend]

List of all members.

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


Detailed Description

QR Codes (see http://code.google.com/apis/chart/#qrcodes).

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

Author:
mschrag

Constructor & Destructor Documentation

GCQRCode ( String  name,
NSDictionary  associations,
WOElement  element 
)


Member Function Documentation

void addQueryParameters ( ERXMutableURL  chartUrl,
WOResponse  response,
WOContext  context 
) [protected]

Reimplemented from GCAbstractChart.


Member Data Documentation

WOAssociation _ecLevel [protected]

WOAssociation _margin [protected]

WOAssociation _outputEncoding [protected]

WOAssociation _text [protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:18 2012 for Project Wonder by  doxygen 1.5.8