File/bin/latex_invoices.php

Description

Generate Invoices for teams

This is a command-line script for generating invoices. It expectes one commandline arguments

  • a CompUnix name
This file is part of CompInaBox.

Includes
 include ("$CIB_CONFIG_PATH/comps/{$unixname}_config.inc") (line 115)
 include ("$CIB_INCLUDE_PATH/tools/SlidingDoors_header.inc") (line 116)
 include ("../include/paths.inc") (line 110)
Functions
arrayColumn (line 77)
void arrayColumn (mixed $arr, mixed $col)
collapseRegArray (line 23)

Flattens the Registration Array and totals the amount due

  • return: a simplified version of $registrants
array collapseRegArray (array $registrants, float &$total)
  • array $registrants: a highly nested/structure array
  • float $total: passed by reference, holds the total due
sortLastName (line 88)
void sortLastName (mixed $tempArray)

Documentation generated on Tue, 25 Apr 2006 13:04:24 -0400 by phpDocumentor 1.3.0RC3