339 lines
8.2 KiB
HTML
339 lines
8.2 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="generator" content="ApiGen 2.8.0" />
|
|
|
|
<title>Class Thelia\Log\Destination\TlogDestinationNull | thelia</title>
|
|
|
|
<script type="text/javascript" src="resources/combined.js?394153670"></script>
|
|
<script type="text/javascript" src="elementlist.js?394832703"></script>
|
|
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div id="left">
|
|
<div id="menu">
|
|
<a href="index.html" title="Overview"><span>Overview</span></a>
|
|
|
|
|
|
<div id="groups">
|
|
<h3>Namespaces</h3>
|
|
<ul>
|
|
<li class="active"><a href="namespace-Thelia.html">Thelia<span></span></a>
|
|
<ul>
|
|
<li><a href="namespace-Thelia.Action.html">Action</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Controller.html">Controller</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Core.html">Core<span></span></a>
|
|
<ul>
|
|
<li><a href="namespace-Thelia.Core.Bundle.html">Bundle</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Core.Event.html">Event</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Core.EventListener.html">EventListener</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Core.Template.html">Template<span></span></a>
|
|
<ul>
|
|
<li><a href="namespace-Thelia.Core.Template.BaseParam.html">BaseParam</a>
|
|
</li>
|
|
</ul></li></ul></li>
|
|
<li><a href="namespace-Thelia.Exception.html">Exception</a>
|
|
</li>
|
|
<li class="active"><a href="namespace-Thelia.Log.html">Log<span></span></a>
|
|
<ul>
|
|
<li class="active"><a href="namespace-Thelia.Log.Destination.html">Destination</a>
|
|
</li>
|
|
</ul></li>
|
|
<li><a href="namespace-Thelia.Model.html">Model<span></span></a>
|
|
<ul>
|
|
<li><a href="namespace-Thelia.Model.map.html">map</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Model.om.html">om</a>
|
|
</li>
|
|
</ul></li>
|
|
<li><a href="namespace-Thelia.Routing.html">Routing<span></span></a>
|
|
<ul>
|
|
<li><a href="namespace-Thelia.Routing.Matcher.html">Matcher</a>
|
|
</li>
|
|
</ul></li>
|
|
<li><a href="namespace-Thelia.Tools.html">Tools</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Tpex.html">Tpex<span></span></a>
|
|
<ul>
|
|
<li><a href="namespace-Thelia.Tpex.BaseParam.html">BaseParam</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Tpex.Exception.html">Exception</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Tpex.Loop.html">Loop</a>
|
|
</li>
|
|
<li><a href="namespace-Thelia.Tpex.Tests.html">Tests</a>
|
|
</li>
|
|
</ul></li></ul></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
|
|
<div id="elements">
|
|
<h3>Classes</h3>
|
|
<ul>
|
|
<li><a href="class-Thelia.Log.Destination.TlogDestinationFile.html">TlogDestinationFile</a></li>
|
|
<li><a href="class-Thelia.Log.Destination.TlogDestinationHtml.html">TlogDestinationHtml</a></li>
|
|
<li class="active"><a href="class-Thelia.Log.Destination.TlogDestinationNull.html">TlogDestinationNull</a></li>
|
|
<li><a href="class-Thelia.Log.Destination.TlogDestinationText.html">TlogDestinationText</a></li>
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="splitter"></div>
|
|
|
|
<div id="right">
|
|
<div id="rightInner">
|
|
<form id="search">
|
|
<input type="hidden" name="cx" value="" />
|
|
<input type="hidden" name="ie" value="UTF-8" />
|
|
<input type="text" name="q" class="text" />
|
|
<input type="submit" value="Search" />
|
|
</form>
|
|
|
|
<div id="navigation">
|
|
<ul>
|
|
<li>
|
|
<a href="index.html" title="Overview"><span>Overview</span></a>
|
|
</li>
|
|
<li>
|
|
<a href="namespace-Thelia.Log.Destination.html" title="Summary of Thelia\Log\Destination"><span>Namespace</span></a>
|
|
</li>
|
|
<li class="active">
|
|
<span>Class</span> </li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="content" class="class">
|
|
<h1>Class TlogDestinationNull</h1>
|
|
|
|
|
|
|
|
<dl class="tree">
|
|
<dd style="padding-left:0px">
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html"><span>Thelia\Log\AbstractTlogDestination</span></a>
|
|
|
|
|
|
|
|
</dd>
|
|
<dd style="padding-left:30px">
|
|
<img src="resources/inherit.png" alt="Extended by" />
|
|
<b><span>Thelia\Log\Destination\TlogDestinationNull</span></b>
|
|
|
|
|
|
</dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="info">
|
|
|
|
|
|
<b>Namespace:</b> <a href="namespace-Thelia.html">Thelia</a>\<a href="namespace-Thelia.Log.html">Log</a>\<a href="namespace-Thelia.Log.Destination.html">Destination</a><br />
|
|
|
|
|
|
<b>Located at</b> <a href="source-class-Thelia.Log.Destination.TlogDestinationNull.html#28-49" title="Go to source code">core/lib/Thelia/Log/Destination/TlogDestinationNull.php</a><br />
|
|
</div>
|
|
|
|
|
|
|
|
<table class="summary" id="methods">
|
|
<caption>Methods summary</caption>
|
|
<tr data-order="getTitle" id="_getTitle">
|
|
|
|
<td class="attributes"><code>
|
|
public
|
|
|
|
|
|
</code>
|
|
</td>
|
|
|
|
<td class="name"><div>
|
|
<a class="anchor" href="#_getTitle">#</a>
|
|
<code><a href="source-class-Thelia.Log.Destination.TlogDestinationNull.html#30-33" title="Go to source code">getTitle</a>( )</code>
|
|
|
|
<div class="description short">
|
|
|
|
</div>
|
|
|
|
<div class="description detailed hidden">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div></td>
|
|
</tr>
|
|
<tr data-order="getDescription" id="_getDescription">
|
|
|
|
<td class="attributes"><code>
|
|
public
|
|
|
|
|
|
</code>
|
|
</td>
|
|
|
|
<td class="name"><div>
|
|
<a class="anchor" href="#_getDescription">#</a>
|
|
<code><a href="source-class-Thelia.Log.Destination.TlogDestinationNull.html#35-38" title="Go to source code">getDescription</a>( )</code>
|
|
|
|
<div class="description short">
|
|
|
|
</div>
|
|
|
|
<div class="description detailed hidden">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div></td>
|
|
</tr>
|
|
<tr data-order="add" id="_add">
|
|
|
|
<td class="attributes"><code>
|
|
public
|
|
|
|
|
|
</code>
|
|
</td>
|
|
|
|
<td class="name"><div>
|
|
<a class="anchor" href="#_add">#</a>
|
|
<code><a href="source-class-Thelia.Log.Destination.TlogDestinationNull.html#40-43" title="Go to source code">add</a>( <span>mixed <var>$string</var></span> )</code>
|
|
|
|
<div class="description short">
|
|
|
|
</div>
|
|
|
|
<div class="description detailed hidden">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h4>Overrides</h4>
|
|
<div class="list"><code><a href="class-Thelia.Log.AbstractTlogDestination.html#_add">Thelia\Log\AbstractTlogDestination::add()</a></code></div>
|
|
|
|
</div>
|
|
</div></td>
|
|
</tr>
|
|
<tr data-order="write" id="_write">
|
|
|
|
<td class="attributes"><code>
|
|
public
|
|
|
|
|
|
</code>
|
|
</td>
|
|
|
|
<td class="name"><div>
|
|
<a class="anchor" href="#_write">#</a>
|
|
<code><a href="source-class-Thelia.Log.Destination.TlogDestinationNull.html#45-48" title="Go to source code">write</a>( <span>mixed <var>& $res</var></span> )</code>
|
|
|
|
<div class="description short">
|
|
|
|
</div>
|
|
|
|
<div class="description detailed hidden">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table class="summary inherited">
|
|
<caption>Methods inherited from <a href="class-Thelia.Log.AbstractTlogDestination.html#methods">Thelia\Log\AbstractTlogDestination</a></caption>
|
|
<tr>
|
|
<td><code>
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#_InsertAfterBody">InsertAfterBody()</a>,
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#_SetBackOfficeMode">SetBackOfficeMode()</a>,
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#___construct">__construct()</a>,
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#_configure">configure()</a>,
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#_getConfig">getConfig()</a>,
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#_getConfigs">getConfigs()</a>,
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#_setConfig">setConfig()</a>
|
|
</code></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table class="summary inherited">
|
|
<caption>Properties inherited from <a href="class-Thelia.Log.AbstractTlogDestination.html#properties">Thelia\Log\AbstractTlogDestination</a></caption>
|
|
<tr>
|
|
<td><code>
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#$_configs"><var>$_configs</var></a>,
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#$_logs"><var>$_logs</var></a>,
|
|
<a href="class-Thelia.Log.AbstractTlogDestination.html#$flag_back_office"><var>$flag_back_office</var></a>
|
|
</code></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div id="footer">
|
|
thelia API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|