mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
- some more tidbits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216976 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
851a487c9d
commit
0882dc3b4e
8 changed files with 17 additions and 46 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.HttpMessage-fromString">
|
||||
<refnamediv>
|
||||
|
@ -36,7 +36,7 @@
|
|||
<term><parameter>class_name</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Its description
|
||||
a class extending <classname>HttpMessage</classname>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.HttpMessage-prepend">
|
||||
<refnamediv>
|
||||
|
@ -36,15 +36,7 @@
|
|||
<term><parameter>top</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Its description
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>true</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Its description
|
||||
whether to prepend to the top most or right this message
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.HttpMessage-toString">
|
||||
<refnamediv>
|
||||
|
@ -31,14 +31,6 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>false</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Its description
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.HttpRequest-setOptions">
|
||||
<refnamediv>
|
||||
|
@ -17,9 +17,7 @@
|
|||
<para>
|
||||
Set the request options to use.
|
||||
</para>
|
||||
<para>
|
||||
See <function>http_get</function> for a full list of available <link linkend="http.request.options">options</link>.
|
||||
</para>
|
||||
&see.http.request.options;
|
||||
|
||||
</refsect1>
|
||||
<refsect1 role="parameters">
|
||||
|
|
|
@ -1,11 +1,16 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="http.HttpRequestPool">
|
||||
<refnamediv>
|
||||
<refname>HttpRequestPool</refname>
|
||||
<refpurpose>HTTP Request Pool Class</refpurpose>
|
||||
</refnamediv>
|
||||
<refsynopsisdiv>
|
||||
<synopsis>
|
||||
class HttpRequest implements Iterator, Countable
|
||||
</synopsis>
|
||||
</refsynopsisdiv>
|
||||
<refsect1 role="members" id="http.HttpRequestPool.members">
|
||||
<title>Class Members</title>
|
||||
<refsect2 id="http.HttpRequestPool.properties">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-cache-etag">
|
||||
<refnamediv>
|
||||
|
@ -25,7 +25,7 @@
|
|||
</para>
|
||||
<para>
|
||||
A log entry is written to the cache log if the
|
||||
<link linkend="http.configuration">INI entry <literal>http.log.cache</literal></link>
|
||||
&link.http.configuration; <literal>http.log.cache</literal>
|
||||
is set and the cache attempt was successful.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-match-modified">
|
||||
<refnamediv>
|
||||
|
@ -38,14 +38,6 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>false</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Its description
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-redirect">
|
||||
<refnamediv>
|
||||
|
@ -76,14 +76,6 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>false</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Its description
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>status</parameter></term>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue