Member Function Documentation
Inserts an individual instance in the individual table.
- Parameters:
-
Individual | $v | The individual instance that's inserted. |
- Returns:
- TRUE if insertion succeeds. FALSE otherwise.
Delete's an individual with the supplied DonorID
- Parameters:
-
Individual | $id | The donor ID of the individual that will be edited |
- Returns:
- TRUE if update was scucessful, FALSE otherwise
Edit's an individual with the supplied DonorID
- Parameters:
-
Individual | $v | The donor ID of the individual that will be edited |
- Returns:
- TRUE if update was scucessful, FALSE otherwise
Stores individual table in array $allIndArray
- Parameters:
-
- Author:
- Matt V
- Parameters:
-
- Returns:
- $allIndArray returns individuals given id
- Author:
- Matt Vartanian Gets individuals by last name
- Parameters:
-
Searches for an individual by last name
- Parameters:
-
$nameChosen | The name of theindividual that will be searched for |
- Returns:
- TRUE if update was scucessful, FALSE otherwise
The documentation for this class was generated from the following file: