Main Page | Directories | File List | File Members

browse.php File Reference

Go to the source code of this file.

Variables

 $preference_prefix = ARTIFACT
 $chunksz = sane_get("chunksz")
 $advsrch = sane_get("advsrch")
 $url_params [$field][] = $value_id
 $history_date_yearfd = sane_get("history_date_yearfd")
 $history_date_monthfd = sane_get("history_date_monthfd")
 $history_date_dayfd = sane_get("history_date_dayfd")
 $morder = sane_get("morder")
 $order = sane_get("order")
 $report_id = sane_get("report_id")
 $set = sane_get("set")
 $field = str_replace('[]','',$field)
 $history_search = $hist_pref[0]
 $history_field = $hist_pref[1]
 $history_event = $hist_pref[2]
 $history_date = $hist_pref[3]
 $select_count = 'SELECT count(DISTINCT '.ARTIFACT.'.bug_id) AS count '
 $select = 'SELECT DISTINCT '.ARTIFACT.'.group_id,'.ARTIFACT.'.priority,'.ARTIFACT.'.privacy,'.ARTIFACT.'.status_id'
 $from = 'FROM '.ARTIFACT.' '
 $where = ' AND '.ARTIFACT.'.'.$field." >= $time ".'AND '.ARTIFACT.'.'.$field." <= $time_end "
 $is = 0
 $load_cal = false
 $summary_search = 0
 $details_search = 0
 $labels = "\n".'<tr align="'.$align.'" valign="top">'
 $boxes = "\n".'<tr align="'.$align.'" valign="top">'
 $ib
 advsrch
 morder
nbsp
history_field Any history_event
history_date</p >< pclass="smaller">< spanclass="preinput"><
/span > history_date</p ><
pclass="smaller">< inputtype="text"name="chunksz"size="3"maxlength="5"'.'value="'.$chunksz.'"/></p >< pclass="smaller"></p >< pclass="smaller"> 
msort = 1','msort=0',$url).'&amp
 order


Variable Documentation

$advsrch = sane_get("advsrch")
 

Definition at line 93 of file browse.php.

$boxes = "\n".'<tr align="'.$align.'" valign="top">'
 

Definition at line 577 of file browse.php.

$chunksz = sane_get("chunksz")
 

Definition at line 46 of file browse.php.

Referenced by show_item_list().

$details_search = 0
 

Definition at line 560 of file browse.php.

$field = str_replace('[]','',$field)
 

Definition at line 259 of file browse.php.

$from = 'FROM '.ARTIFACT.' '
 

Definition at line 409 of file browse.php.

Referenced by sendmail_mail(), and trackers_transition_get_update().

$history_date = $hist_pref[3]
 

Definition at line 277 of file browse.php.

$history_date_dayfd = sane_get("history_date_dayfd")
 

Definition at line 130 of file browse.php.

$history_date_monthfd = sane_get("history_date_monthfd")
 

Definition at line 129 of file browse.php.

$history_date_yearfd = sane_get("history_date_yearfd")
 

Definition at line 128 of file browse.php.

$history_event = $hist_pref[2]
 

Definition at line 276 of file browse.php.

$history_field = $hist_pref[1]
 

Definition at line 275 of file browse.php.

$history_search = $hist_pref[0]
 

Definition at line 274 of file browse.php.

$ib
 

Definition at line 617 of file browse.php.

$is = 0
 

Definition at line 555 of file browse.php.

$labels = "\n".'<tr align="'.$align.'" valign="top">'
 

Definition at line 576 of file browse.php.

$load_cal = false
 

Definition at line 556 of file browse.php.

$morder = sane_get("morder")
 

Definition at line 154 of file browse.php.

Referenced by show_item_list().

$order = sane_get("order")
 

Definition at line 155 of file browse.php.

$preference_prefix = ARTIFACT
 

Definition at line 31 of file browse.php.

$report_id = sane_get("report_id")
 

Definition at line 204 of file browse.php.

$select = 'SELECT DISTINCT '.ARTIFACT.'.group_id,'.ARTIFACT.'.priority,'.ARTIFACT.'.privacy,'.ARTIFACT.'.status_id'
 

Definition at line 408 of file browse.php.

Referenced by search_box().

$select_count = 'SELECT count(DISTINCT '.ARTIFACT.'.bug_id) AS count '
 

Definition at line 407 of file browse.php.

$set = sane_get("set")
 

Definition at line 242 of file browse.php.

$summary_search = 0
 

Definition at line 559 of file browse.php.

$url_params['history'][] = $value_id
 

Definition at line 99 of file browse.php.

$where = ' AND '.ARTIFACT.'.'.$field." >= $time ".'AND '.ARTIFACT.'.'.$field." <= $time_end "
 

Definition at line 477 of file browse.php.

advsrch
 

Initial value:

'.$advsrch;

$url_nomorder = $url;
# the htmlspecialchars() is necessary, because $morder
# contains < and > for the sorting order.
$url .= '&amp

Definition at line 905 of file browse.php.

morder
 

Definition at line 910 of file browse.php.

history_field Any history_event history_date</p><pclass="smaller"><spanclass="preinput"></span> history_date</p><pclass="smaller"><inputtype="text"name="chunksz"size="3"maxlength="5"'.'value="'.$chunksz.'"/></p><pclass="smaller"></p><pclass="smaller"> msort = 1','msort=0',$url).'&amp
 

Definition at line 1106 of file browse.php.

& nbsp
 

Definition at line 1024 of file browse.php.

order
 

Initial value:

#results';
      $form .= sprintf(_("Click a column heading to sort results (up or down), or %ssort by priority%s or %sreset sort%s. You can also %sdeactivate multicolumn sort%s."),
                       '<a href="'.$url.'&amp;order=priority#results">', '</a>',
                       '<a href="'.$url.'&amp;order=#results">', '</a>',
                       '<a href="'.$url_alternate_sort.'">', '</a>');
    }
  else
    {
      $url_alternate_sort = str_replace('msort=0','msort=1',$url).'&amp

Definition at line 1106 of file browse.php.

Referenced by show_item_list().


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