File/program/lib/donors/donors.php

Description

/program/lib/donors/donors.php - a list of benefactors (people and organisations)

This file provides a list of people and organisations that contributed to Website@School by donating money, commissioning specific features, etc. It is included and called from /program/main_admin.php.

Functions
show_benefactor_logo (line 39)

output the logos of zero, one or more of the Website

  • return: output added to output
void show_benefactor_logo (object &$output, [bool $text_only = FALSE], [int $num = 1], [string $m = ''])
  • object &$output: collects the html output
  • bool $text_only: if TRUE do not show a graphical image
  • int $num: the number of benefactors to show this time around
  • string $m: margin for increased readability

Documentation generated on Tue, 28 Jun 2016 19:09:14 +0200 by phpDocumentor 1.4.0