Joomla! Programmierung/Framework/JLog/getInstance

Aus Joomla! Dokumentation
Wechseln zu: Navigation, Suche

JLog/getInstance

/**
	 * Returns a reference to the global log object, only creating it
	 * if it doesn't already exist.
	 *
	 * This method must be invoked as:
	 * 		<pre>  $log = & JLog::getInstance();</pre>
	 *
	 * @access	public
	 * @static
	 * @return	object	The JLog object.
	 * @since	1.5
	 */

ToDo Beschreibung

[Bearbeiten] Syntax

getInstance( [$file], [$options], [$path] )
Parameter Datentyp Beschreibung Standardwert
[$file] ToDo type ToDo desc ToDo default
[$options] ToDo type ToDo desc ToDo default
[$path] ToDo type ToDo desc ToDo default

[Bearbeiten] Beispiel

ToDo Beispiele baby...

// Dein Beispiel

[Bearbeiten] Siehe auch

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Sonstiges
Team Navigation
Werkzeuge