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

Procedural File: assets.inc.php

Source Location: /code/assets.inc.php

Page Details

php functions for assets book

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: assets.inc.php 130 2007-08-17 14:24:44Z m2mtech $
License:  GNU General Public License Version 2
Copyright:  2007 m2m server software gmbh
Author:  m2mtech <tech@m2m.at>
Includes
require_once ('code/numbers.inc.php') [line 40]

number functions

[ Top ]

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

database functions for assets book

[ Top ]

require_once ('code/assets.html.php') [line 30]

html functions for assets book

[ Top ]

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

date functions

[ Top ]


Functions
checkSetValue  [line 417]

void checkSetValue( eaInput &$in, string $var, mixed $val  )

check & store post variables

Parameters:
eaInput   &$in:  input data
string   $var:  variable name
mixed   $val:  variable value


[ Top ]
genOptAssets  [line 53]

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

generate data for html output of assets book

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


[ Top ]
genOptAssetsItem  [line 248]

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

generate data for html output of assets book item

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


[ Top ]
genOptAssetsPrint  [line 164]

void genOptAssetsPrint( &$db, &$in  )
Parameters:
   &$db: 
   &$in: 


[ Top ]
saveAssetsItem  [line 298]

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

save assets book item

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


[ Top ]


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