phpDocumentor CoreAPI
ProfileAPI
[ class tree: CoreAPI ] [ index: CoreAPI ] [ all elements ]

Procedural File: profile_api.php

Source Location: /core/profile_api.php

Page Details
Copyright:  Copyright (C) 2002 - 2009 MantisBT Team - mantisbt-dev@lists.sourceforge.net
Copyright:  Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
Link:  http://www.mantisbt.org
Functions
profile_create  [line 26]

void profile_create( $p_user_id, $p_platform, $p_os, $p_os_build, $p_description  )
Parameters:
   $p_user_id: 
   $p_platform: 
   $p_os: 
   $p_os_build: 
   $p_description: 

Information Tags:
Copyright:  Copyright (C) 2002 - 2009 MantisBT Team - mantisbt-dev@lists.sourceforge.net
Copyright:  Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
Link:  http://www.mantisbt.org

[ Top ]
profile_delete  [line 72]

void profile_delete( $p_user_id, $p_profile_id  )
Parameters:
   $p_user_id: 
   $p_profile_id: 


[ Top ]
profile_get_all_for_project  [line 231]

void profile_get_all_for_project( $p_project_id  )
Parameters:
   $p_project_id: 


[ Top ]
profile_get_all_for_user  [line 194]

void profile_get_all_for_user( $p_user_id  )
Parameters:
   $p_user_id: 


[ Top ]
profile_get_all_rows  [line 171]

void profile_get_all_rows( $p_user_id  )
Parameters:
   $p_user_id: 


[ Top ]
profile_get_default  [line 260]

void profile_get_default( $p_user_id  )
Parameters:
   $p_user_id: 


[ Top ]
profile_get_field_all_for_user  [line 206]

void profile_get_field_all_for_user( $p_field, [ $p_user_id = null]  )
Parameters:
   $p_field: 
   $p_user_id: 


[ Top ]
profile_get_global  [line 255]

void profile_get_global( )


[ Top ]
profile_get_row  [line 142]

void profile_get_row( $p_user_id, $p_profile_id  )
Parameters:
   $p_user_id: 
   $p_profile_id: 


[ Top ]
profile_get_row_direct  [line 157]

void profile_get_row_direct( $p_profile_id  )
Parameters:
   $p_profile_id: 


[ Top ]
profile_is_global  [line 276]

void profile_is_global( $p_profile_id  )
Parameters:
   $p_profile_id: 


[ Top ]
profile_update  [line 92]

void profile_update( $p_user_id, $p_profile_id, $p_platform, $p_os, $p_os_build, $p_description  )
Parameters:
   $p_user_id: 
   $p_profile_id: 
   $p_platform: 
   $p_os: 
   $p_os_build: 
   $p_description: 


[ Top ]


Documentation generated on Sun, 05 Apr 2009 23:01:29 +0100 by phpDocumentor 1.4.1