Partner.php

Location: extensions/GrandObjects/Partner.php
Source Code: master
Classes: Partner

Description

The Partner class is used to access data from the grand_partners table. A Partner contains an organization name and some information about it (city, country etc.). Partners are used to be associated with Contributions.

Static Factory Methods

  • newFromId($id)
  • newFromName($name)

Table Of Contents

Previous topic

Milestone.php

Next topic

PDF.php

This Page