JProfiler::getInstance/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JProfiler::getInstance

Description

Returns the global Profiler object, only creating it if it doesn't already exist.

Description:JProfiler::getInstance [Edit Descripton]

public static function getInstance ($prefix= '')
Parameter Type Default Description
$prefix string Prefix used to distinguish profiler objects.
  • Returns The Profiler object.
  • Defined on line 85 of libraries/joomla/error/profiler.php

See also

SeeAlso:JProfiler::getInstance [Edit See Also]

User contributed notes


Personal tools