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

Procedural File: bug_actiongroup_update_product_build_inc.php

Source Location: /bug_actiongroup_update_product_build_inc.php



Page Details:



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








action_update_product_build_print_fields [line 40]

void action_update_product_build_print_fields( )

Prints the field within the custom action form. This has an entry for every field the user need to supply + the submit button. The fields are added as rows in a table that is already created by the calling code.

A row has two columns.




[ Top ]



action_update_product_build_print_title [line 27]

void action_update_product_build_print_title( )

Prints the title for the custom action page.



[ Top ]



action_update_product_build_process [line 75]

true|array action_update_product_build_process( $p_bug_id $p_bug_id)

Executes the custom action on the specified bug id.



Tags:

return:  Action executed successfully., ( bug_id => reason for failure )


Parameters

$p_bug_id   $p_bug_id   The bug id to execute the custom action on.
[ Top ]



action_update_product_build_validate [line 51]

true|array action_update_product_build_validate( $p_bug_id $p_bug_id)

Validates the action on the specified bug id.



Tags:

return:  Action can be applied., bug_id => reason for failure


Parameters

$p_bug_id   $p_bug_id   Bug ID
[ Top ]



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