My Project
dbDonation Class Reference

Static Public Member Functions

static addDonation ($v)
static deleteDonation ($id)
static getAllDonationsByDonor ($donorID)
static getAllDonations ()
static getAllDonationsInMonth ($month)

Detailed Description

[missing class comment]


Member Function Documentation

static addDonation ( v) [static]

Inserts a donation instance into the donation table.

Parameters:
Donation$vThe donation to be inserted
Returns:
TRUE if insertion succeeds. FALSE otherwise.

The documentation for this class was generated from the following file:
 All Data Structures Files Functions