My Project
Donation Class Reference

Public Member Functions

 __construct ($id, $donationType, $value, $eventID, $designationID, $itemList="")
 getDonorID ()
 getDate ()
 getDonationType ()
 getValue ()
 getItemList ()
 getEventID ()
 getDesignationID ()

Detailed Description

.php Controls the model for Donation.php.

Copyright 2011 by Matthew Wakim. This program is part of Donate. Donate is free software. It comes with absolutely no warranty. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation (see <http://www.gnu.org/licenses/ for more information).

Version:
April 14th 2011
Author:
Scott Adie

Constructor & Destructor Documentation

__construct ( id,
donationType,
value,
eventID,
designationID,
itemList = "" 
)

Constructs a donation instance from all attribute values.

Parameters:
integer$iddonor ID
booleancash
decimal$valuevalue of goods
string$descriptiondescription of goods

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