Просмотр файла manual-ru/api.unregister.outputfilter.html

Размер файла: 2.31Kb
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>unregister_outputfilter</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<link rel="home" href="index.html" title="Руководство по Smarty">
<link rel="up" href="api.functions.html" title="Chapter 13. Методы класса Smarty">
<link rel="prev" href="api.unregister.object.html" title="unregister_object">
<link rel="next" href="api.unregister.postfilter.html" title="unregister_postfilter">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">unregister_outputfilter</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="api.unregister.object.html">Prev</a> </td>
<th width="60%" align="center">Chapter 13. Методы класса Smarty</th>
<td width="20%" align="right"> <a accesskey="n" href="api.unregister.postfilter.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="refentry" title="unregister_outputfilter">
<a name="api.unregister.outputfilter"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2>Name</h2>
<p>unregister_outputfilter</p>
</div>
<div class="refsect1">
<a name="id2726582"></a><h2></h2>
<code class="methodsynopsis"><span class="type">void </span><span class="methodname">unregister_outputfilter</span>(<span class="methodparam"><span class="type">string </span><span class="parameter">function_name</span></span>);</code><p>
  Используйте функцию для динамической дерегистрации фильтра вывода.
  </p>
</div>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="api.unregister.object.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u" href="api.functions.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n" href="api.unregister.postfilter.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">unregister_object </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> unregister_postfilter</td>
</tr>
</table>
</div>
</body>
</html>