[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/

Folder./
 
Folderadmin/
 
Folderapi/
 
Foldercore/
 
Foldercss/
 
Folderdoc/
 
Folderdocbook/
 
Folderimages/
 
Folderjavascript/
 
Folderlang/
 
Folderlibrary/
 
Folderpackages/
 
Folderplugins/
 
Folderscripts/
 
Foldertests/
 
Fileaccount_delete.php                           [source] [114 lines]   CALLERS This page is called from: - account_page.php EXPECTED BEHAVIOUR - Delete the currently logged in user account - Logout the current user - Redirect to the page specified in the logout_redirect_page config option
Fileaccount_manage_columns_page.php              [source] [47 lines]    
Fileaccount_page.php                             [source] [243 lines]   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
Fileaccount_prefs_inc.php                        [source] [299 lines]   
Fileaccount_prefs_page.php                       [source] [73 lines]    CALLERS This page is called from: - print_account_menu() - header redirects from account_*.php EXPECTED BEHAVIOUR - Display the user's current preferences - Allow the user to edit the preferences - Provide the option of saving changes or resetting to default values
Fileaccount_prefs_reset.php                      [source] [94 lines]    CALLERS This page is called from: - account_prefs_inc.php EXPECTED BEHAVIOUR - Reset the user's preferences to default values - Redirect to account_prefs_page.php or another page, if given
Fileaccount_prefs_update.php                     [source] [144 lines]   Updates prefs then redirect to account_prefs_page.php
Fileaccount_prof_edit_page.php                   [source] [144 lines]   This page allows the user to edit his/her profile Changes get POSTed to account_prof_update.php
Fileaccount_prof_menu_page.php                   [source] [172 lines]   This page allows users to add a new profile which is POSTed to account_prof_add.php Users can also manage their profiles
Fileaccount_prof_update.php                      [source] [139 lines]   This page updates the users profile information then redirects to account_prof_menu_page.php
Fileaccount_sponsor_page.php                     [source] [361 lines]   CALLERS This page is called from: - print_menu() - print_account_menu() EXPECTED BEHAVIOUR - Display the user's current sponsorships - Allow the user to edit the payment flag
Fileaccount_sponsor_update.php                   [source] [95 lines]    This page updates a user's sponsorships If an account is protected then changes are forbidden The page gets redirected back to account_page.php
Fileaccount_update.php                           [source] [143 lines]   This page updates a user's information If an account is protected then changes are forbidden The page gets redirected back to account_page.php
Fileadm_config_delete.php                        [source] [68 lines]    
Fileadm_config_report.php                        [source] [221 lines]   
Fileadm_config_set.php                           [source] [148 lines]   This page stores the reported bug
Fileadm_permissions_report.php                   [source] [162 lines]   
Filebilling_inc.php                              [source] [268 lines]   This include file prints out the bug bugnote_stats $f_bug_id must already be defined
Filebilling_page.php                             [source] [57 lines]    
Filebrowser_search_plugin.php                    [source] [64 lines]    
Filebug_actiongroup.php                          [source] [354 lines]   This page allows actions to be performed an an array of bugs
Filebug_actiongroup_add_note_inc.php             [source] [131 lines]   
Filebug_actiongroup_attach_tags_inc.php          [source] [132 lines]   
Filebug_actiongroup_ext.php                      [source] [119 lines]   
Filebug_actiongroup_ext_page.php                 [source] [89 lines]    
Filebug_actiongroup_page.php                     [source] [394 lines]   This page allows actions to be performed on an array of bugs
Filebug_actiongroup_update_product_build_inc.php [source] [93 lines]    
Filebug_actiongroup_update_severity_inc.php      [source] [100 lines]   
Filebug_change_status_page.php                   [source] [388 lines]   
Filebug_file_add.php                             [source] [98 lines]    Add file to a bug and then view the bug
Filebug_file_delete.php                          [source] [72 lines]    Delete a file from a bug and then view the bug
Filebug_file_upload_inc.php                      [source] [97 lines]    This include file prints out the bug file upload form It POSTs to bug_file_add.php
Filebug_monitor_add.php                          [source] [101 lines]   This file turns monitoring on or off for a bug for the current user
Filebug_monitor_delete.php                       [source] [90 lines]    This file turns monitoring on or off for a bug for the current user
Filebug_monitor_list_view_inc.php                [source] [118 lines]   This include file prints out the list of users monitoring the current bug. $f_bug_id must be set and be set to the bug id
Filebug_relationship_add.php                     [source] [138 lines]   
Filebug_relationship_delete.php                  [source] [128 lines]   To delete a relationship we need to ensure that: - User not anomymous - Source bug exists and is not in read-only state (peer bug could not exist...) - User that update the source bug and at least view the destination bug - Relationship must exist
Filebug_relationship_graph.php                   [source] [196 lines]   
Filebug_relationship_graph_img.php               [source] [73 lines]    
Filebug_reminder.php                             [source] [120 lines]   This page allows an authorized user to send a reminder by email to another user
Filebug_reminder_page.php                        [source] [148 lines]   
Filebug_report.php                               [source] [276 lines]   This page stores the reported bug
Filebug_report_advanced_page.php                 [source] [18 lines]    
Filebug_report_page.php                          [source] [581 lines]   This file POSTs data to report_bug.php
Filebug_revision_drop.php                        [source] [59 lines]    
Filebug_revision_view_page.php                   [source] [187 lines]   
Filebug_set_sponsorship.php                      [source] [109 lines]   
Filebug_sponsorship_list_view_inc.php            [source] [192 lines]   This include file prints out the list of users sponsoring the current bug. $f_bug_id must be set to the bug id
Filebug_stick.php                                [source] [66 lines]    This file sticks or unsticks a bug to the top of the view page
Filebug_update.php                               [source] [412 lines]   Update bug data then redirect to the appropriate viewing page
Filebug_update_advanced_page.php                 [source] [724 lines]   
Filebug_update_page.php                          [source] [22 lines]    MantisBT Core API's
Filebug_view_advanced_page.php                   [source] [36 lines]    
Filebug_view_inc.php                             [source] [796 lines]   This include file prints out the bug information $f_bug_id MUST be specified before the file is included
Filebug_view_page.php                            [source] [36 lines]    
Filebugnote_add.php                              [source] [106 lines]   Insert the bugnote into the database then redirect to the bug page
Filebugnote_add_inc.php                          [source] [143 lines]   
Filebugnote_delete.php                           [source] [93 lines]    Remove the bugnote and bugnote text and redirect back to the viewing page
Filebugnote_edit_page.php                        [source] [155 lines]   CALLERS This page is submitted to by the following pages: - bugnote_inc.php EXPECTED BEHAVIOUR Allow the user to modify the text of a bugnote, then submit to bugnote_update.php with the new text
Filebugnote_set_view_state.php                   [source] [91 lines]    Set an existing bugnote private or public.
Filebugnote_stats_inc.php                        [source] [173 lines]   This include file prints out the bug bugnote_stats $f_bug_id must already be defined
Filebugnote_update.php                           [source] [90 lines]    Update bugnote data then redirect to the appropriate viewing page
Filebugnote_view_inc.php                         [source] [287 lines]   This include file prints out the list of bugnotes attached to the bug $f_bug_id must be set and be set to the bug id
Filechangelog_page.php                           [source] [357 lines]   
Fileconfig_defaults_inc.php                      [source] [4065 lines]  Default Configuration Variables This file should not be changed. If you want to override any of the values defined here, define them in a file called config_inc.php, which will be loaded after this file.
Fileconfig_inc.php.sample                        [source] [80 lines]    
Filecore.php                                     [source] [269 lines]   MantisBT Core Initialises the MantisBT core, connects to the database, starts plugins and performs other global operations that either help initialise MantisBT or are required to be executed on every page load.
Filecsv_export.php                               [source] [136 lines]   
Fileexcel_xml_export.php                         [source] [142 lines]   Excel (2003 SP2 and above) export page
Filefile_download.php                            [source] [237 lines]   Add file and redirect to the referring page
Filehistory_inc.php                              [source] [117 lines]   This include file prints out the bug history $f_bug_id must already be defined
Fileindex.php                                    [source] [41 lines]    
Fileissues_rss.php                               [source] [242 lines]   GET PARAMETERS FOR THIS PAGE project_id: 0 - all projects, otherwise project id. filter_id: The filter id to use for generating the rss. sort: This parameter is ignore if filter_id is supplied and is not equal to 0. "update": issues ordered descending by last updated date. "submit": issues ordered descending by submit date (default).
Filejavascript_config.php                        [source] [63 lines]    
Filejavascript_translations.php                  [source] [52 lines]    
Filejump_to_bug.php                              [source] [42 lines]    
Filelogin.php                                    [source] [76 lines]    Check login then redirect to main_page.php or to login_page.php
Filelogin_anon.php                               [source] [59 lines]    login_anon.php logs a user in anonymously without having to enter a username or password. Depends on two global configuration variables: allow_anonymous_login - bool which must be true to allow anonymous login. anonymous_account - name of account to login with.
Filelogin_cookie_test.php                        [source] [53 lines]    Check to see if cookies are working
Filelogin_page.php                               [source] [269 lines]   Login page POSTs results to login.php Check to see if the user is already logged in
Filelogin_select_proj_page.php                   [source] [93 lines]    Allows the user to select a project that is visible to him
Filelogout_page.php                              [source] [39 lines]    
Filelost_pwd.php                                 [source] [134 lines]   
Filelost_pwd_page.php                            [source] [95 lines]    
Filemain_page.php                                [source] [135 lines]   This is the first page a user sees when they login to the bugtracker News is displayed which can notify users of any important changes
Filemake_captcha_img.php                         [source] [308 lines]   
Filemanage_columns_copy.php                      [source] [114 lines]   
Filemanage_columns_inc.php                       [source] [167 lines]   
Filemanage_config_columns_page.php               [source] [50 lines]    
Filemanage_config_columns_reset.php              [source] [67 lines]    
Filemanage_config_columns_set.php                [source] [139 lines]   
Filemanage_config_email_page.php                 [source] [325 lines]   
Filemanage_config_email_set.php                  [source] [189 lines]   
Filemanage_config_revert.php                     [source] [100 lines]   
Filemanage_config_work_threshold_page.php        [source] [366 lines]   
Filemanage_config_work_threshold_set.php         [source] [191 lines]   
Filemanage_config_workflow_graph_page.php        [source] [80 lines]    
Filemanage_config_workflow_page.php              [source] [457 lines]   
Filemanage_config_workflow_set.php               [source] [159 lines]   
Filemanage_custom_field_create.php               [source] [80 lines]    
Filemanage_custom_field_delete.php               [source] [89 lines]    
Filemanage_custom_field_edit_page.php            [source] [231 lines]   
Filemanage_custom_field_page.php                 [source] [92 lines]    
Filemanage_custom_field_proj_add.php             [source] [67 lines]    
Filemanage_custom_field_update.php               [source] [90 lines]    
Filemanage_overview_page.php                     [source] [99 lines]    
Filemanage_plugin_install.php                    [source] [61 lines]    
Filemanage_plugin_page.php                       [source] [285 lines]   
Filemanage_plugin_uninstall.php                  [source] [73 lines]    
Filemanage_plugin_update.php                     [source] [75 lines]    
Filemanage_plugin_upgrade.php                    [source] [61 lines]    
Filemanage_prof_menu_page.php                    [source] [25 lines]    
Filemanage_proj_cat_add.php                      [source] [96 lines]    
Filemanage_proj_cat_copy.php                     [source] [87 lines]    
Filemanage_proj_cat_delete.php                   [source] [99 lines]    
Filemanage_proj_cat_edit_page.php                [source] [107 lines]   
Filemanage_proj_cat_update.php                   [source] [98 lines]    
Filemanage_proj_create.php                       [source] [114 lines]   
Filemanage_proj_create_page.php                  [source] [140 lines]   
Filemanage_proj_custom_field_add_existing.php    [source] [81 lines]    
Filemanage_proj_custom_field_copy.php            [source] [73 lines]    
Filemanage_proj_custom_field_remove.php          [source] [95 lines]    
Filemanage_proj_custom_field_update.php          [source] [81 lines]    
Filemanage_proj_delete.php                       [source] [75 lines]    
Filemanage_proj_edit_page.php                    [source] [614 lines]   
Filemanage_proj_page.php                         [source] [213 lines]   
Filemanage_proj_subproj_add.php                  [source] [85 lines]    
Filemanage_proj_subproj_delete.php               [source] [75 lines]    
Filemanage_proj_update.php                       [source] [67 lines]    
Filemanage_proj_update_children.php              [source] [63 lines]    
Filemanage_proj_user_add.php                     [source] [66 lines]    
Filemanage_proj_user_copy.php                    [source] [77 lines]    
Filemanage_proj_user_remove.php                  [source] [99 lines]    
Filemanage_proj_ver_add.php                      [source] [117 lines]   
Filemanage_proj_ver_copy.php                     [source] [87 lines]    
Filemanage_proj_ver_delete.php                   [source] [82 lines]    
Filemanage_proj_ver_edit_page.php                [source] [121 lines]   
Filemanage_proj_ver_update.php                   [source] [103 lines]   
Filemanage_tags_page.php                         [source] [196 lines]   
Filemanage_user_create.php                       [source] [146 lines]   
Filemanage_user_create_page.php                  [source] [121 lines]   
Filemanage_user_delete.php                       [source] [101 lines]   
Filemanage_user_edit_page.php                    [source] [252 lines]   
Filemanage_user_page.php                         [source] [356 lines]   
Filemanage_user_proj_add.php                     [source] [65 lines]    
Filemanage_user_proj_delete.php                  [source] [89 lines]    
Filemanage_user_prune.php                        [source] [88 lines]    
Filemanage_user_reset.php                        [source] [92 lines]    
Filemanage_user_update.php                       [source] [229 lines]   
Filemantis_offline.php.sample                    [source] [65 lines]    
Filemeta_inc.php                                 [source] [32 lines]    
Filemy_view_inc.php                              [source] [542 lines]   
Filemy_view_page.php                             [source] [201 lines]   
Filenews_add.php                                 [source] [78 lines]    
Filenews_edit_page.php                           [source] [146 lines]   
Filenews_list_page.php                           [source] [89 lines]    
Filenews_menu_page.php                           [source] [119 lines]   
Filenews_rss.php                                 [source] [192 lines]   
Filenews_update.php                              [source] [83 lines]    
Filenews_view_page.php                           [source] [73 lines]    
Filepermalink_page.php                           [source] [71 lines]    
Fileplugin.php                                   [source] [64 lines]    
Fileplugin_file.php                              [source] [56 lines]    
Fileprint_all_bug_options_inc.php                [source] [197 lines]   
Fileprint_all_bug_options_page.php               [source] [46 lines]    This page allows the user to set the fields of the bugs he wants to print Update is POSTed to acount_prefs_update.php Reset is POSTed to acount_prefs_reset.php
Fileprint_all_bug_options_reset.php              [source] [99 lines]    Reset prefs to defaults then redirect to account_prefs_page.php
Fileprint_all_bug_options_update.php             [source] [108 lines]   Updates printing prefs then redirect to print_all_bug_page_page.php
Fileprint_all_bug_page.php                       [source] [256 lines]   Bugs to display / print / export can be selected with the checkboxes A printing Options link allows to choose the fields to export Export : - the bugs displayed in print_all_bug_page.php are saved in a .doc or .xls file - the IE icons allows to see or directly print the same result
Fileprint_all_bug_page_word.php                  [source] [582 lines]   Word 2000 export page The bugs displayed in print_all_bug_page.php are saved in a .doc file The IE icon allows to see or directly print the same result
Fileprint_bug_page.php                           [source] [578 lines]   
Fileprint_bugnote_inc.php                        [source] [174 lines]   This include file prints out the list of bugnotes attached to the bug $f_bug_id must be set and be set to the bug id
Fileproj_doc_add.php                             [source] [88 lines]    
Fileproj_doc_add_page.php                        [source] [112 lines]   
Fileproj_doc_delete.php                          [source] [94 lines]    
Fileproj_doc_edit_page.php                       [source] [158 lines]   
Fileproj_doc_page.php                            [source] [175 lines]   
Fileproj_doc_update.php                          [source] [167 lines]   
Fileproject_page.php                             [source] [136 lines]   
Filequery_delete.php                             [source] [75 lines]    
Filequery_delete_page.php                        [source] [81 lines]    
Filequery_store.php                              [source] [106 lines]   
Filequery_store_page.php                         [source] [101 lines]   
Filequery_view_page.php                          [source] [114 lines]   
Filereturn_dynamic_filters.php                   [source] [157 lines]   
Fileroadmap_page.php                             [source] [357 lines]   
Filesearch.php                                   [source] [152 lines]   
Fileset_project.php                              [source] [140 lines]   
Filesignup.php                                   [source] [124 lines]   
Filesignup_page.php                              [source] [119 lines]   
Filesummary_page.php                             [source] [388 lines]   
Filetag_attach.php                               [source] [163 lines]   
Filetag_create.php                               [source] [58 lines]    
Filetag_delete.php                               [source] [59 lines]    
Filetag_detach.php                               [source] [51 lines]    
Filetag_update.php                               [source] [89 lines]    
Filetag_update_page.php                          [source] [128 lines]   
Filetag_view_page.php                            [source] [152 lines]   
Fileverify.php                                   [source] [83 lines]    
Fileview.php                                     [source] [38 lines]    
Fileview_all_bug_page.php                        [source] [103 lines]   
Fileview_all_inc.php                             [source] [261 lines]   
Fileview_all_set.php                             [source] [632 lines]   
Fileview_filters_page.php                        [source] [499 lines]   
Fileview_user_page.php                           [source] [119 lines]   
Filewiki.php                                     [source] [55 lines]    
Fileworkflow_graph_img.php                       [source] [87 lines]    
Filexmlhttprequest.php                           [source] [55 lines]    This is the first page a user sees when they login to the bugtracker News is displayed which can notify users of any important changes


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