|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $params | |
| $params |
array('q' => array(XHPROF_STRING_PARAM, ''), 'run' => array(XHPROF_STRING_PARAM, ''), 'run1' => array(XHPROF_STRING_PARAM, ''), 'run2' => array(XHPROF_STRING_PARAM, ''), 'source' => array(XHPROF_STRING_PARAM, 'xhprof'), )
AJAX endpoint for XHProf function name typeahead is implemented as a thin wrapper around this file. The wrapper must set up the global $xhprof_runs_impl to correspond to an object that implements the iXHProfRuns interface.
Definition at line 31 of file typeahead_common.php.