ea-Geiercode
[ class tree: ea-Geier ] [ index: ea-Geier ] [ all elements ]

Procedural File: travel.inc.php

Source Location: /code/travel.inc.php

Page Details

php functions for travel expenses

LICENSE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Link:  http://www.ea-geier.at/
Filesource:  Source Code for this file
Version:  $Id: travel.inc.php 138 2007-08-29 12:13:55Z m2mtech $
License:  GNU General Public License Version 2
Copyright:  2007 m2m server software gmbh
Author:  m2mtech <tech@m2m.at>
Includes
require_once ('code/travel.html.php') [line 30]

html functions for travel expenses

[ Top ]

require_once ('code/date.inc.php') [line 45]

date functions

[ Top ]

require_once ('code/travel.db.php') [line 35]

database functions for travel expenses

[ Top ]

require_once ('code/numbers.inc.php') [line 40]

number functions

[ Top ]


Functions
genOptTravel  [line 53]

void genOptTravel( eaDB &$db, eaInput &$in  )

generate data for html output of travel expenses

Parameters:
eaDB   &$db:  database
eaInput   &$in:  input data


[ Top ]
genOptTravelItem  [line 225]

void genOptTravelItem( eaDB &$db, eaInput &$in  )

generate data for html output of travel item

Parameters:
eaDB   &$db:  database
eaInput   &$in:  input data


[ Top ]
genOptTravelPrint  [line 155]

void genOptTravelPrint( eaDB &$db, eaInput &$in  )

generate data for print output of travel expesnses

Parameters:
eaDB   &$db:  database
eaInput   &$in:  input data


[ Top ]
saveTravelItem  [line 282]

void saveTravelItem( eaDB &$db, eaInput &$in  )

save travel item

Parameters:
eaDB   &$db:  database
eaInput   &$in:  input data


[ Top ]


Documentation generated on Sun, 09 Sep 2007 17:09:39 +0200 by phpDocumentor 1.3.1