Main Page | Directories | File List | File Members

include/trackers_run/admin/editqueryforms.php File Reference

Go to the source code of this file.

Variables

 $is_admin_page = 'y'
 $res = db_query("UPDATE ".ARTIFACT."_report SET name='$rep_name', description='$rep_desc',scope='$rep_scope' WHERE report_id=$report_id")
 $report_id = db_insertid($res)
 $sql
 $cb_report_val = ($$cb_report ? '1':'0')
 $tf_search_val = ($$tf_search ? '\''.$$tf_search.'\'' : 'NULL')
 $tf_report_val = ($$tf_report ? '\''.$$tf_report.'\'' : 'NULL')
 $tf_colwidth_val = ($$tf_colwidth? '\''.$$tf_colwidth.'\'' : 'NULL')


Variable Documentation

$cb_report_val = ($$cb_report ? '1':'0')
 

Definition at line 83 of file include/trackers_run/admin/editqueryforms.php.

$is_admin_page = 'y'
 

Definition at line 30 of file include/trackers_run/admin/editqueryforms.php.

$report_id = db_insertid($res)
 

Definition at line 63 of file include/trackers_run/admin/editqueryforms.php.

$res = db_query("UPDATE ".ARTIFACT."_report SET name='$rep_name', description='$rep_desc',scope='$rep_scope' WHERE report_id=$report_id")
 

Definition at line 54 of file include/trackers_run/admin/editqueryforms.php.

Referenced by trackers_data_get_all_report_fields(), trackers_data_get_cached_field_value(), trackers_data_get_field_value(), trackers_data_get_max_value_id(), trackers_data_is_default_value(), user_get_result_set_from_unix(), utils_date_to_unixtime(), and verify_login_valid().

$sql
 

Initial value:

 'INSERT INTO '.ARTIFACT.'_report_field (report_id, field_name,'.
     'show_on_query,show_on_result,place_query,place_result,col_width) VALUES '

Definition at line 67 of file include/trackers_run/admin/editqueryforms.php.

$tf_colwidth_val = ($$tf_colwidth? '\''.$$tf_colwidth.'\'' : 'NULL')
 

Definition at line 86 of file include/trackers_run/admin/editqueryforms.php.

$tf_report_val = ($$tf_report ? '\''.$$tf_report.'\'' : 'NULL')
 

Definition at line 85 of file include/trackers_run/admin/editqueryforms.php.

$tf_search_val = ($$tf_search ? '\''.$$tf_search.'\'' : 'NULL')
 

Definition at line 84 of file include/trackers_run/admin/editqueryforms.php.


Generated on Sun Feb 26 13:23:05 2006 for Savane PHP Frontend Developer Reference by  doxygen 1.4.4