API17

JLoggerW3C: Difference between revisions

From Joomla! Documentation

m clean up
m preparing for archive only
 
Line 2: Line 2:
=={{JVer|11.1}} JLoggerW3C==
=={{JVer|11.1}} JLoggerW3C==
===Description===
===Description===
{{subst:Description:JLoggerW3C}}
 


===Methods===
===Methods===
Line 24: Line 24:
* {{JVer|11.1}} Subpackage [[API17:Subpackage Log|Log]]
* {{JVer|11.1}} Subpackage [[API17:Subpackage Log|Log]]
* [[API17:JLoggerW3C|Other versions of JLoggerW3C]]
* [[API17:JLoggerW3C|Other versions of JLoggerW3C]]
{{subst:SeeAlso:JLoggerW3C}}
 


===User contributed notes===
===User contributed notes===
<CodeExamplesForm />
=== Code Examples ===
<dpl>
<dpl>
noresultsheader=\n
noresultsheader=\n
category=JLoggerW3C
category=JLoggerW3C
category=CodeExample
namespace=CodeExample
category=ClassExample
category=ClassExample
include=*
include=*

Latest revision as of 03:24, 25 March 2017

Joomla 11.1 JLoggerW3C

Description

Methods

Visibility Method name Description
public __construct Constructor.

Importing

jimport( 'joomla.log.loggers.w3c' );

See also


User contributed notes

Code Examples