new structure

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90512 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2002-07-31 11:49:02 +00:00
parent a6e9180785
commit 1ff30ae48f
3 changed files with 77 additions and 11 deletions

View file

@ -1,10 +1,45 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<reference id="ref.url">
<title>URL Functions</title>
<titleabbrev>URLs</titleabbrev>
<partintro>
&reference.url.functions;
<section id="url.intro">
&reftitle.intro;
<para>
Dealing with URL strings: encoding, decoding and parsing.
</para>
</section>
<section id="url.requirenments">
&reftitle.required;
&no.requirement;
</section>
<section id="url.installation">
&reftitle.install;
&no.install;
</section>
<section id="url.configuration">
&reftitle.runtime;
&no.config;
</section>
<section id="url.resources">
&reftitle.resources;
&no.resource;
</section>
<section id="url.constants">
&reftitle.constants;
&no.constants;
</section>
</partintro>
&reference.url.functions;
</reference>
<!-- Keep this comment at the end of the file

View file

@ -1,15 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<reference id="ref.variables">
<title>Variable Functions</title>
<titleabbrev>Variables</titleabbrev>
<partintro>
<para>
For information on how variables behave, see
the <link linkend="language.variables">Variables</link> entry in
the <link linkend="langref">Language Reference</link> section of the manual.
</para>
<section id="variables.intro">
&reftitle.intro;
<para>
For information on how variables behave, see
the <link linkend="language.variables">Variables</link> entry in
the <link linkend="langref">Language Reference</link> section of the manual.
</para>
</section>
<section id="variables.requirenments">
&reftitle.required;
&no.requirement;
</section>
<section id="variables.installation">
&reftitle.install;
&no.install;
</section>
<section id="variables.configuration">
&reftitle.runtime;
&no.config;
</section>
<section id="variables.resources">
&reftitle.resources;
&no.resource;
</section>
<section id="variables.constants">
&reftitle.constants;
&no.constants;
</section>
</partintro>
&reference.var.functions;

View file

@ -1,12 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<reference id="ref.vpopmail">
<title>vpopmail functions</title>
<titleabbrev>vpopmail functions</titleabbrev>
<partintro>
<para>
</para>
<section id="vpopmail.intro">
&reftitle.intro;
&warn.experimental;
</section>
</partintro>
&reference.vpopmail.functions;