didou Mon Jan 15 01:50:07 2007 UTC
Added files:
/phpdoc/en/reference/iisfunc constants.xml
Modified files:
/phpdoc/en/reference/iisfunc reference.xml
/phpdoc/en/reference/iisfunc/functions iis-add-server.xml
iis-get-dir-security.xml
iis-get-script-map.xml
iis-get-server-by-comment.xml
iis-get-server-by-path.xml
iis-get-server-rights.xml
iis-get-service-state.xml
iis-remove-server.xml
iis-set-app-settings.xml
iis-set-dir-security.xml
iis-set-script-map.xml
iis-set-server-rights.xml
iis-start-server.xml
iis-start-service.xml
iis-stop-server.xml
iis-stop-service.xml
Log:
iisfunc: switch to new style
declare undocumented functions
document constants
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/reference.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/iisfunc/reference.xml
diff -u phpdoc/en/reference/iisfunc/reference.xml:1.7
phpdoc/en/reference/iisfunc/reference.xml:1.8
--- phpdoc/en/reference/iisfunc/reference.xml:1.7 Sun Sep 4 19:39:16 2005
+++ phpdoc/en/reference/iisfunc/reference.xml Mon Jan 15 01:50:06 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- Purpose: utilspec.server -->
<!-- Membership: pecl -->
@@ -50,10 +50,7 @@
&no.resource;
</section>
- <section id="iisfunc.constants">
- &reftitle.constants;
- &no.constants;
- </section>
+ &reference.iisfunc.constants;
</partintro>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-add-server.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-add-server.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-add-server.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-add-server.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-add-server.xml:1.3 Mon Jan
15 01:33:46 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-add-server.xml Mon Jan 15
01:50:07 2007
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-add-server">
<refnamediv>
<refname>iis_add_server</refname>
<refpurpose>Creates a new virtual web server</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_add_server</methodname>
<methodparam><type>string</type><parameter>path</parameter></methodparam>
@@ -17,8 +17,7 @@
<methodparam><type>int</type><parameter>rights</parameter></methodparam>
<methodparam><type>int</type><parameter>start_server</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-get-dir-security.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-get-dir-security.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-get-dir-security.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-get-dir-security.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-get-dir-security.xml:1.3 Mon Jan
15 01:33:46 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-get-dir-security.xml Mon Jan
15 01:50:07 2007
@@ -1,19 +1,18 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-get-dir-security">
<refnamediv>
<refname>iis_get_dir_security</refname>
<refpurpose>Gets Directory Security</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_get_dir_security</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
<methodparam><type>string</type><parameter>virtual_path</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-get-script-map.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-get-script-map.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-get-script-map.xml:1.5
phpdoc/en/reference/iisfunc/functions/iis-get-script-map.xml:1.6
--- phpdoc/en/reference/iisfunc/functions/iis-get-script-map.xml:1.5 Mon Jan
15 01:33:46 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-get-script-map.xml Mon Jan
15 01:50:07 2007
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="function.iis-get-script-map">
<refnamediv>
<refname>iis_get_script_map</refname>
<refpurpose>Gets script mapping on a virtual directory for a specific
extension</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>iis_get_script_map</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
<methodparam><type>string</type><parameter>virtual_path</parameter></methodparam>
<methodparam><type>string</type><parameter>script_extension</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-get-server-by-comment.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-get-server-by-comment.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-get-server-by-comment.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-get-server-by-comment.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-get-server-by-comment.xml:1.3
Mon Jan 15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-get-server-by-comment.xml Mon Jan
15 01:50:07 2007
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-get-server-by-comment">
<refnamediv>
<refname>iis_get_server_by_comment</refname>
<refpurpose>Return the instance number associated with the
Comment</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_get_server_by_comment</methodname>
<methodparam><type>string</type><parameter>comment</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-get-server-by-path.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-get-server-by-path.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-get-server-by-path.xml:1.4
phpdoc/en/reference/iisfunc/functions/iis-get-server-by-path.xml:1.5
--- phpdoc/en/reference/iisfunc/functions/iis-get-server-by-path.xml:1.4
Mon Jan 15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-get-server-by-path.xml Mon Jan
15 01:50:07 2007
@@ -1,20 +1,41 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.iis-get-server-by-path">
<refnamediv>
<refname>iis_get_server_by_path</refname>
<refpurpose>Return the instance number associated with the Path</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_get_server_by_path</methodname>
<methodparam><type>string</type><parameter>path</parameter></methodparam>
</methodsynopsis>
<para>
- Each virtual server in IIS is associated with an instance number.
- <function>iis_get_server_by_path</function> Finds the instance number
- from the actual path to the root directory.
+ Each virtual server in IIS is associated with an instance number.
+ <function>iis_get_server_by_path</function> finds the instance number
+ from the actual path to the root directory.
+ </para>
+ </refsect1>
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ <para>
+ <variablelist>
+ <varlistentry>
+ <term><parameter>path</parameter></term>
+ <listitem>
+ <para>
+ The path to the root directory
+ </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </para>
+ </refsect1>
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ Returns the server instance number.
</para>
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-get-server-rights.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-get-server-rights.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-get-server-rights.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-get-server-rights.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-get-server-rights.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-get-server-rights.xml Mon Jan
15 01:50:07 2007
@@ -1,19 +1,18 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-get-server-rights">
<refnamediv>
<refname>iis_get_server_rights</refname>
<refpurpose>Gets server rights</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_get_server_rights</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
<methodparam><type>string</type><parameter>virtual_path</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-get-service-state.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-get-service-state.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-get-service-state.xml:1.4
phpdoc/en/reference/iisfunc/functions/iis-get-service-state.xml:1.5
--- phpdoc/en/reference/iisfunc/functions/iis-get-service-state.xml:1.4 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-get-service-state.xml Mon Jan
15 01:50:07 2007
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.iis-get-service-state">
<refnamediv>
<refname>iis_get_service_state</refname>
<refpurpose>Returns the state for the service defined by
ServiceId</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_get_service_state</methodname>
<methodparam><type>string</type><parameter>service_id</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-remove-server.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-remove-server.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-remove-server.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-remove-server.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-remove-server.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-remove-server.xml Mon Jan 15
01:50:07 2007
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-remove-server">
<refnamediv>
<refname>iis_remove_server</refname>
<refpurpose>Removes the virtual web server indicated by
ServerInstance</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_remove_server</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-set-app-settings.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-set-app-settings.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-set-app-settings.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-set-app-settings.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-set-app-settings.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-set-app-settings.xml Mon Jan
15 01:50:07 2007
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-set-app-settings">
<refnamediv>
<refname>iis_set_app_settings</refname>
<refpurpose>Creates application scope for a virtual directory</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_set_app_settings</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
<methodparam><type>string</type><parameter>virtual_path</parameter></methodparam>
<methodparam><type>string</type><parameter>application_scope</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-set-dir-security.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-set-dir-security.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-set-dir-security.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-set-dir-security.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-set-dir-security.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-set-dir-security.xml Mon Jan
15 01:50:07 2007
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-set-dir-security">
<refnamediv>
<refname>iis_set_dir_security</refname>
<refpurpose>Sets Directory Security</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_set_dir_security</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
<methodparam><type>string</type><parameter>virtual_path</parameter></methodparam>
<methodparam><type>int</type><parameter>directory_flags</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-set-script-map.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-set-script-map.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-set-script-map.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-set-script-map.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-set-script-map.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-set-script-map.xml Mon Jan
15 01:50:07 2007
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-set-script-map">
<refnamediv>
<refname>iis_set_script_map</refname>
<refpurpose>Sets script mapping on a virtual directory</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_set_script_map</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
@@ -15,8 +15,7 @@
<methodparam><type>string</type><parameter>engine_path</parameter></methodparam>
<methodparam><type>int</type><parameter>allow_scripting</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-set-server-rights.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-set-server-rights.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-set-server-rights.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-set-server-rights.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-set-server-rights.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-set-server-rights.xml Mon Jan
15 01:50:07 2007
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-set-server-rights">
<refnamediv>
<refname>iis_set_server_rights</refname>
<refpurpose>Sets server rights</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_set_server_rights</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
<methodparam><type>string</type><parameter>virtual_path</parameter></methodparam>
<methodparam><type>int</type><parameter>directory_flags</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-start-server.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-start-server.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-start-server.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-start-server.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-start-server.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-start-server.xml Mon Jan 15
01:50:07 2007
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-start-server">
<refnamediv>
<refname>iis_start_server</refname>
<refpurpose>Starts the virtual web server</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_start_server</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-start-service.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-start-service.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-start-service.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-start-service.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-start-service.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-start-service.xml Mon Jan 15
01:50:07 2007
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-start-service">
<refnamediv>
<refname>iis_start_service</refname>
<refpurpose>Starts the service defined by ServiceId</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_start_service</methodname>
<methodparam><type>string</type><parameter>service_id</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-stop-server.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-stop-server.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-stop-server.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-stop-server.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-stop-server.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-stop-server.xml Mon Jan 15
01:50:07 2007
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-stop-server">
<refnamediv>
<refname>iis_stop_server</refname>
<refpurpose>Stops the virtual web server</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_stop_server</methodname>
<methodparam><type>int</type><parameter>server_instance</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/functions/iis-stop-service.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/iisfunc/functions/iis-stop-service.xml
diff -u phpdoc/en/reference/iisfunc/functions/iis-stop-service.xml:1.3
phpdoc/en/reference/iisfunc/functions/iis-stop-service.xml:1.4
--- phpdoc/en/reference/iisfunc/functions/iis-stop-service.xml:1.3 Mon Jan
15 01:33:47 2007
+++ phpdoc/en/reference/iisfunc/functions/iis-stop-service.xml Mon Jan 15
01:50:07 2007
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iis-stop-service">
<refnamediv>
<refname>iis_stop_service</refname>
<refpurpose>Stops the service defined by ServiceId</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>iis_stop_service</methodname>
<methodparam><type>string</type><parameter>service_id</parameter></methodparam>
</methodsynopsis>
- <para>
- </para>
+ &warn.undocumented.func;
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/iisfunc/constants.xml?view=markup&rev=1.1
Index: phpdoc/en/reference/iisfunc/constants.xml
+++ phpdoc/en/reference/iisfunc/constants.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<section id="iisfunc.constants">
&reftitle.constants;
&extension.constants;
<variablelist>
<varlistentry>
<term>
<constant>IIS_READ</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_WRITE</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_EXECUTE</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_SCRIPT</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_ANONYMOUS</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_BASIC</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_NTLM</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_STARTING</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_STOPPED</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_PAUSED</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
<constant>IIS_RUNNING</constant>
(<type>integer</type>)
</term>
<listitem>
<simpara>
</simpara>
</listitem>
</varlistentry>
</variablelist>
</section>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->