Main Page | Directories | File List | File Members

Group.class File Reference

Go to the source code of this file.

Functions

 if (db_numrows($this->db_result)< 1)

Variables

<?php $PROJECT_OBJ=array();functionproject_get_object($group_id){global $PROJECT_OBJ;if(!$PROJECT_OBJ Error ["_".$group_id."_"]){$PROJECT_OBJ["_".$group_id."_"]=newProject($group_id);return $PROJECT_OBJ["_".$group_id."_"];}else{return $PROJECT_OBJ["_".$group_id."_"];}}classGroupextendsError{var $project_data_array;var $data_array;var $type_data_array;var $group_id;var $db_result;var $perm_data_array;var $is_admin;functionGroup($id){$this->()
$this group_id = $id
$this db_result = db_query("SELECT * FROM groups WHERE group_id='$id'")
$this type_id = $type
$this db_type_result = db_query("SELECT * FROM group_type WHERE type_id='$type'")


Function Documentation

if  ) 
 

Definition at line 65 of file Group.class.

References setError().

00066         {
00067           #function in class we extended
00068           $this->setError('Group Not Found');
00069           $this->data_array=array();
00070         } 


Variable Documentation

$this db_result = db_query("SELECT * FROM groups WHERE group_id='$id'")
 

Definition at line 64 of file Group.class.

Referenced by cookbook_build_form(), db_createinsertinto(), format_item_attached_files(), format_item_cc_list(), format_item_details(), forum_header(), forum_show_a_nested_message(), forum_show_nested_messages(), get_forum_name(), get_forum_saved_date(), get_news_name(), graphs_build(), member_getpermissions(), menu_thispage(), my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), my_item_list(), news_show_latest(), news_total_number(), people_get_category_name(), people_show_category_list(), people_show_category_table(), post_message(), show_grouphistory(), show_item_history(), show_item_list_sober(), show_submessages(), show_thread(), show_votes(), trackers_conf_copy(), trackers_data_get_default_value(), trackers_data_get_item_group(), trackers_data_get_item_notification_info(), trackers_data_get_max_value_id(), trackers_data_get_notification_settings(), trackers_data_handle_update(), trackers_transition_update_other_field(), trackers_votes_update(), trackers_votes_user_giventoitem_count(), and user_get_result_set_from_unix().

$this db_type_result = db_query("SELECT * FROM group_type WHERE type_id='$type'")
 

Definition at line 80 of file Group.class.

<?php$PROJECT_OBJ=array();functionproject_get_object($group_id){global$PROJECT_OBJ;if(!$PROJECT_OBJ Error["_".$group_id."_"]){$PROJECT_OBJ["_".$group_id."_"]=newProject($group_id);return$PROJECT_OBJ["_".$group_id."_"];}else{return$PROJECT_OBJ["_".$group_id."_"];}}classGroupextendsError{var$project_data_array;var$data_array;var$type_data_array;var$group_id;var$db_result;var$perm_data_array;var$is_admin;functionGroup($id){$this->()
 

Definition at line 62 of file Group.class.

Referenced by format_item_changes(), get_next_thread_id(), html_feedback_top(), post_message(), and utils_check_path().

$this group_id = $id
 

Definition at line 63 of file Group.class.

Referenced by conf_form(), context_title(), cookbook_context_possiblevalues(), cookbook_context_project_impossiblevalues(), format_item_attached_files(), format_item_cc_list(), format_item_changes(), format_item_details(), forum_header(), forum_show_a_nested_message(), gnuevalconfirm_email(), html_select_permission_box(), html_select_restriction_box(), member_add(), member_approve(), member_check(), member_check_is_pending(), member_check_private(), member_remove(), menu_thispage(), news_show_latest(), news_total_number(), project_admin_registration_info(), project_tabs(), search_box(), send_pending_user_email(), show_all_users_remove_list(), show_grouphistory(), show_item_history(), show_item_list(), show_item_list_sober(), site_project_header(), tabs(), trackers_conf_copy(), trackers_data_create_value(), trackers_data_get_all_fields(), trackers_data_get_cached_field_value(), trackers_data_get_field_predefined_values(), trackers_data_get_group_id(), trackers_data_get_item_group(), trackers_data_get_technicians(), trackers_data_get_transition(), trackers_data_handle_update(), trackers_data_reset_usage(), trackers_data_show_notification_settings(), trackers_data_update_value(), and trackers_votes_update().

$this type_id = $type
 

Definition at line 79 of file Group.class.

Referenced by search_box(), show_features_boxes(), show_sitestats(), stats_getprojects(), stats_getprojects_active(), and stats_getprojects_bytype_active().


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