Main Page | Directories | File List | File Members

my/votes.php File Reference

Go to the source code of this file.

Variables

 $new_votes_list = array()
 $new_votes_list_item_id = array()
 $new_votes_list_tracker = array()
 $count = $count + $new_vote
print $PHP_SELF
 $sql = "SELECT * FROM user_votes WHERE user_id='".user_getid()."' ORDER BY howmuch DESC , item_id ASC LIMIT 100 "
 $result = db_query($sql)
 $prefix = utils_get_tracker_prefix($row['tracker'])
 $icon = utils_get_tracker_icon($row['tracker'])
nbsp
< ahref="'.$GLOBALS['sys_home'].$row['tracker'].'/?func=detailitem&amp;item_id='.$row['item_id'].'">< imgsrc="'.$GLOBALS['sys_home'].'images/'.SV_THEME.'.theme/'.$icon.'.png"class="icon"alt="'.$row['tracker'].'"/> summary


Variable Documentation

$count = $count + $new_vote
 

Definition at line 49 of file my/votes.php.

Referenced by my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), my_item_list(), show_features_boxes(), and show_votes().

$icon = utils_get_tracker_icon($row['tracker'])
 

Definition at line 98 of file my/votes.php.

Referenced by format_item_details(), my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), and my_item_list().

$new_votes_list[$row[vote_id]] = array()
 

Definition at line 41 of file my/votes.php.

$new_votes_list_item_id[$row[vote_id]] = array()
 

Definition at line 42 of file my/votes.php.

$new_votes_list_tracker[$row[vote_id]] = array()
 

Definition at line 43 of file my/votes.php.

print $PHP_SELF
 

Definition at line 87 of file my/votes.php.

$prefix = utils_get_tracker_prefix($row['tracker'])
 

Definition at line 97 of file my/votes.php.

Referenced by my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), my_item_list(), and show_votes().

$result = db_query($sql)
 

Definition at line 90 of file my/votes.php.

$sql = "SELECT * FROM user_votes WHERE user_id='".user_getid()."' ORDER BY howmuch DESC , item_id ASC LIMIT 100 "
 

Definition at line 89 of file my/votes.php.

<ahref="'.$GLOBALS['sys_home'].$row['tracker'].'/?func=detailitem&amp;item_id='.$row['item_id'].'"><imgsrc="'.$GLOBALS['sys_home'].'images/'.SV_THEME.'.theme/'.$icon.'.png"class="icon"alt="'.$row['tracker'].'"/> vote vote& nbsp
 

Definition at line 102 of file my/votes.php.

<ahref="'.$GLOBALS['sys_home'].$row['tracker'].'/?func=detailitem&amp;item_id='.$row['item_id'].'"><imgsrc="'.$GLOBALS['sys_home'].'images/'.SV_THEME.'.theme/'.$icon.'.png"class="icon"alt="'.$row['tracker'].'"/> summary
 

Definition at line 104 of file my/votes.php.

Referenced by forum_header(), get_news_name(), menu_thispage(), my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), my_item_list(), news_show_latest(), show_item_list_sober(), show_votes(), and trackers_data_handle_update().


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