[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/api/soap/ -> mc_user_pref_api.php (summary)

(no description)

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

Defines 1 function

  mc_user_pref_get_pref()

Functions
Functions that are not part of a class:

mc_user_pref_get_pref( $p_username, $p_password, $p_project_id, $p_pref_name )   X-Ref
Get the value for the specified user preference.

param: string   $p_username    The user's username
param: string   $p_password    The user's password
param: int      $p_project_id  Project ID (0 = ALL_PROJECTS (mantisbt/core/constant_inc.php))
param: string   $p_pref_name   The name of the preference
return: string  $t_user_pref   The requested preference value



Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7