Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/xhprof/xhprof_html/index.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['XHPROF_LIB_ROOT'] = dirname(__FILE__) . '/../xhprof_lib'
 $params
 foreach ($params as $k=> $v)
 $vbar = ' class="vbar"'
 $vwbar = ' class="vwbar"'
 $vwlbar = ' class="vwlbar"'
 $vbbar = ' class="vbbar"'
 $vrbar = ' class="vrbar"'
 $vgbar = ' class="vgbar"'
 $xhprof_runs_impl = new moodle_xhprofrun()

Variable Documentation

$GLOBALS['XHPROF_LIB_ROOT'] = dirname(__FILE__) . '/../xhprof_lib'

Definition at line 43 of file index.php.

$params
Initial value:
 array('run'        => array(XHPROF_STRING_PARAM, ''),
                'wts'        => array(XHPROF_STRING_PARAM, ''),
                'symbol'     => array(XHPROF_STRING_PARAM, ''),
                'sort'       => array(XHPROF_STRING_PARAM, 'wt'), 
                'run1'       => array(XHPROF_STRING_PARAM, ''),
                'run2'       => array(XHPROF_STRING_PARAM, ''),
                'source'     => array(XHPROF_STRING_PARAM, 'xhprof'),
                'all'        => array(XHPROF_UINT_PARAM, 0),
                )

Definition at line 48 of file index.php.

$vbar = ' class="vbar"'

Definition at line 83 of file index.php.

$vbbar = ' class="vbbar"'

Definition at line 86 of file index.php.

$vgbar = ' class="vgbar"'

Definition at line 88 of file index.php.

$vrbar = ' class="vrbar"'

Definition at line 87 of file index.php.

$vwbar = ' class="vwbar"'

Definition at line 84 of file index.php.

$vwlbar = ' class="vwlbar"'

Definition at line 85 of file index.php.

$xhprof_runs_impl = new moodle_xhprofrun()

Definition at line 92 of file index.php.

foreach($params as $k=> $v)

Definition at line 65 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations