doc
 All Classes Functions Variables Properties
Public Member Functions | Protected Attributes | Properties
EMLocalCartDataSource Class Reference

Inherits NSObject, and <EMCartDataSource>.

List of all members.

Public Member Functions

(id) - initWithEndpoint:
(BOOL) - sendPassword:error:
(id) - processURLString:error:

Protected Attributes

NSMutableArray * _cartItems
NSString * _endpoint
NSMutableArray * _delegates

Properties

NSMutableArray * items
NSInteger totalQuantity

Member Function Documentation

- (BOOL) sendPassword: (NSString *)  email
error: (NSError **)  error 

Can use this to resend the plain-text password to the email address provided

Reimplemented from <EMCartDataSource>.


Property Documentation

- (NSMutableArray *) items [read, write, retain]

The backing array of EMCartItem objects.


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