[ PHPXref.com ] [ Generated: Sun Jul 20 19:53:39 2008 ] [ PHProjekt 5.0.1 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/settings/ -> settings.inc.php (summary)

PHProjekt Version 5.0

File Size: 109 lines (5 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  settings_get_request_settings()
  get_profile_from_user()

Functions
Functions that are not part of a class:

settings_get_request_settings()   X-Ref
Get the variables from _REQUEST that should be serialized.

return: array settings-array

get_profile_from_user($id)   X-Ref
Fetch the profiledata of ID $id from the DB.
It is checked whether this profile really belongs to the current user or not.
The values of the array will be empty if a profile is selected that
does not belong to the current user,

param: int $id    ID of the profile to fetch
return: array     Array with the keys: ID, bezeichnung, personen.



[ Powered by PHPXref - Served by Debian GNU/Linux ]