Method | Description | |
---|---|---|
JavaScriptTrigger ( integer $p_params ) : string | Prepares JavaScript trigger for statistics requests | |
ProcessStats ( boolean &$p_statsOnly ) : boolean | Process the statistics for the request. | |
WriteStats ( integer $p_type, integer $p_specifier ) : boolean | Writes the statistics for the request. |
public static JavaScriptTrigger ( integer $p_params ) : string | ||
$p_params | integer | specs to distinguish the request, js variables and functions |
return | string |
public static ProcessStats ( boolean &$p_statsOnly ) : boolean | ||
$p_statsOnly | boolean | Is this request just for statistics. |
return | boolean |