MantisBT
[ class tree: MantisBT ] [ index: MantisBT ] [ all elements ]

Procedural File: account_page.php

Source Location: /account_page.php



Page Details:

CALLERS

This page is called from:

  • print_menu()
  • print_account_menu()
  • header redirects from account_*.php
  • included by verify.php to allow user to change their password
EXPECTED BEHAVIOUR
  • Display the user's current settings
  • Allow the user to edit their settings
  • Allow the user to save their changes
  • Allow the user to delete their account if account deletion is enabled
CALLS This page calls the following pages:
  • account_update.php (to save changes)
  • account_delete.php (to delete the user's account)
RESTRICTIONS & PERMISSIONS
  • User must be authenticated
  • The user's account must not be protected




Tags:

copyright:  Copyright (C) 2002 - 2010 MantisBT Team - mantisbt-dev@lists.sourceforge.net
copyright:  Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
link:  http://www.mantisbt.org


Includes:

require_once('core.php') [line 48]
MantisBT Core API's

require_once(current_user_api.php) [line 50]






Documentation generated on Sun, 12 Dec 2010 23:50:04 +0900 by phpDocumentor 1.4.3
inserted by FC2 system