[ Index ]
 

Code source de Mantis 1.1.0rc3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/core/ -> bug_api.php (sommaire)

(pas de description)

Poids: 1505 lignes (53 kb)
Inclus ou requis: 14 fois
Référencé: 0 fois
Nécessite: 9 fichiers
 core/tag_api.php
 core/twitter_api.php
 core/sponsorship_api.php
 core/history_api.php
 core/file_api.php
 core/relationship_api.php
 core/bugnote_api.php
 core/string_api.php
 core/email_api.php

Définit 1 class

BugData:: (40 méthodes):
  bug_cache_database_result()
  bug_cache_row()
  bug_add_to_cache()
  bug_clear_cache()
  bug_text_cache_row()
  bug_text_clear_cache()
  bug_exists()
  bug_ensure_exists()
  bug_is_user_reporter()
  bug_is_user_handler()
  bug_is_readonly()
  bug_is_resolved()
  bug_check_workflow()
  bug_create()
  bug_copy()
  bug_delete()
  bug_delete_all()
  bug_update()
  bug_get_extended_row()
  bug_get_row()
  bug_get()
  bug_get_field()
  bug_get_text_field()
  bug_format_summary()
  bug_get_bugnote_count()
  bug_get_newest_bugnote_timestamp()
  bug_get_bugnote_stats()
  bug_get_attachments()
  bug_set_field()
  bug_assign()
  bug_close()
  bug_resolve()
  bug_reopen()
  bug_update_date()
  bug_monitor()
  bug_unmonitor()
  bug_format_id()
  bug_prepare_db()
  bug_prepare_edit()
  bug_prepare_display()


Classe: BugData  - X-Ref

bug_cache_database_result( $p_bug_datebase_result, $p_stats = null )   X-Ref
Pas de description

bug_cache_row( $p_bug_id, $p_trigger_errors=true )   X-Ref
Pas de description

bug_add_to_cache( $p_bug_row )   X-Ref
Pas de description

bug_clear_cache( $p_bug_id = null )   X-Ref
Pas de description

bug_text_cache_row( $p_bug_id, $p_trigger_errors=true )   X-Ref
Pas de description

bug_text_clear_cache( $p_bug_id = null )   X-Ref
Pas de description

bug_exists( $p_bug_id )   X-Ref
Pas de description

bug_ensure_exists( $p_bug_id )   X-Ref
Pas de description

bug_is_user_reporter( $p_bug_id, $p_user_id )   X-Ref
Pas de description

bug_is_user_handler( $p_bug_id, $p_user_id )   X-Ref
Pas de description

bug_is_readonly( $p_bug_id )   X-Ref
Pas de description

bug_is_resolved( $p_bug_id )   X-Ref
Pas de description

bug_check_workflow( $p_bug_status, $p_wanted_status )   X-Ref
Pas de description

bug_create( $p_bug_data )   X-Ref
Pas de description

bug_copy( $p_bug_id, $p_target_project_id = null, $p_copy_custom_fields = false, $p_copy_relationships = false,$p_copy_history = false, $p_copy_attachments = false, $p_copy_bugnotes = false, $p_copy_monitoring_users = false )   X-Ref
Pas de description

bug_delete( $p_bug_id )   X-Ref
Pas de description

bug_delete_all( $p_project_id )   X-Ref
Pas de description

bug_update( $p_bug_id, $p_bug_data, $p_update_extended = false, $p_bypass_mail = false )   X-Ref
Pas de description

bug_get_extended_row( $p_bug_id )   X-Ref
Pas de description

bug_get_row( $p_bug_id )   X-Ref
Pas de description

bug_get( $p_bug_id, $p_get_extended = false )   X-Ref
Pas de description

bug_get_field( $p_bug_id, $p_field_name )   X-Ref
Pas de description

bug_get_text_field( $p_bug_id, $p_field_name )   X-Ref
Pas de description

bug_format_summary( $p_bug_id, $p_context )   X-Ref
Pas de description

bug_get_bugnote_count( $p_bug_id )   X-Ref
Pas de description

bug_get_newest_bugnote_timestamp( $p_bug_id )   X-Ref
Pas de description

bug_get_bugnote_stats( $p_bug_id )   X-Ref
Pas de description

bug_get_attachments( $p_bug_id )   X-Ref
Pas de description

bug_set_field( $p_bug_id, $p_field_name, $p_status, $p_prepare = true )   X-Ref
Pas de description

bug_assign( $p_bug_id, $p_user_id, $p_bugnote_text='', $p_bugnote_private = false )   X-Ref
Pas de description

bug_close( $p_bug_id, $p_bugnote_text = '', $p_bugnote_private = false, $p_time_tracking = '0:00' )   X-Ref
Pas de description

bug_resolve( $p_bug_id, $p_resolution, $p_fixed_in_version = '', $p_bugnote_text = '', $p_duplicate_id = null, $p_handler_id = null, $p_bugnote_private = false, $p_time_tracking = '0:00' )   X-Ref
Pas de description

bug_reopen( $p_bug_id, $p_bugnote_text='', $p_time_tracking = '0:00', $p_bugnote_private = false )   X-Ref
Pas de description

bug_update_date( $p_bug_id )   X-Ref
Pas de description

bug_monitor( $p_bug_id, $p_user_id )   X-Ref
Pas de description

bug_unmonitor( $p_bug_id, $p_user_id )   X-Ref
Pas de description

bug_format_id( $p_bug_id )   X-Ref
Pas de description

bug_prepare_db( $p_bug_data )   X-Ref
Pas de description

bug_prepare_edit( $p_bug_data )   X-Ref
Pas de description

bug_prepare_display( $p_bug_data )   X-Ref
Pas de description



Généré le : Thu Nov 29 09:42:17 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics