betz            Sun Apr 25 15:18:04 2004 EDT

  Added files:                 
    /phpdoc/en/reference/ibase/functions        ibase-backup.xml 
                                                ibase-db-info.xml 
                                                ibase-maintain-db.xml 
                                                ibase-restore.xml 
                                                ibase-server-info.xml 
                                                ibase-service-attach.xml 
                                                ibase-service-detach.xml 
  Log:
  doc skeletons
  
  
http://cvs.php.net/co.php/phpdoc/en/reference/ibase/functions/ibase-backup.xml?r=1.1&p=1
Index: phpdoc/en/reference/ibase/functions/ibase-backup.xml
+++ phpdoc/en/reference/ibase/functions/ibase-backup.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.ibase-backup">
   <refnamediv>
    <refname>ibase_backup</refname>
    <refpurpose>
     Initiates a backup task in the service manager and returns immediately
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>mixed</type><methodname>ibase_backup</methodname>
     
<methodparam><type>resource</type><parameter>service_handle</parameter></methodparam>
     <methodparam><type>string</type><parameter>source_db</parameter></methodparam>
     <methodparam><type>string</type><parameter>dest_file</parameter></methodparam>
     <methodparam 
choice="opt"><type>int</type><parameter>options</parameter></methodparam>
     <methodparam 
choice="opt"><type>bool</type><parameter>verbose</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- 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
-->

http://cvs.php.net/co.php/phpdoc/en/reference/ibase/functions/ibase-db-info.xml?r=1.1&p=1
Index: phpdoc/en/reference/ibase/functions/ibase-db-info.xml
+++ phpdoc/en/reference/ibase/functions/ibase-db-info.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.ibase-db-info">
   <refnamediv>
    <refname>ibase_db_info</refname>
    <refpurpose>
     Request statistics about a database
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>string</type><methodname>ibase_db_info</methodname>
     
<methodparam><type>resource</type><parameter>service_handle</parameter></methodparam>
     <methodparam><type>string</type><parameter>db</parameter></methodparam>
     <methodparam><type>int</type><parameter>action</parameter></methodparam>
     <methodparam 
choice="opt"><type>int</type><parameter>argument</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- 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
-->

http://cvs.php.net/co.php/phpdoc/en/reference/ibase/functions/ibase-maintain-db.xml?r=1.1&p=1
Index: phpdoc/en/reference/ibase/functions/ibase-maintain-db.xml
+++ phpdoc/en/reference/ibase/functions/ibase-maintain-db.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.ibase-maintain-db">
   <refnamediv>
    <refname>ibase_maintain_db</refname>
    <refpurpose>
     Execute a maintenance command on the database server
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>bool</type><methodname>ibase_maintain_db</methodname>
     
<methodparam><type>resource</type><parameter>service_handle</parameter></methodparam>
     <methodparam><type>string</type><parameter>db</parameter></methodparam>
     <methodparam><type>int</type><parameter>action</parameter></methodparam>
     <methodparam 
choice="opt"><type>int</type><parameter>argument</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- 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
-->

http://cvs.php.net/co.php/phpdoc/en/reference/ibase/functions/ibase-restore.xml?r=1.1&p=1
Index: phpdoc/en/reference/ibase/functions/ibase-restore.xml
+++ phpdoc/en/reference/ibase/functions/ibase-restore.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.ibase-restore">
   <refnamediv>
    <refname>ibase_restore</refname>
    <refpurpose>
     Initiates a restore task in the service manager and returns immediately
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>mixed</type><methodname>ibase_restore</methodname>
     
<methodparam><type>resource</type><parameter>service_handle</parameter></methodparam>
     <methodparam><type>string</type><parameter>source_file</parameter></methodparam>
     <methodparam><type>string</type><parameter>dest_db</parameter></methodparam>
     <methodparam 
choice="opt"><type>int</type><parameter>options</parameter></methodparam>
     <methodparam 
choice="opt"><type>bool</type><parameter>verbose</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- 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
-->

http://cvs.php.net/co.php/phpdoc/en/reference/ibase/functions/ibase-server-info.xml?r=1.1&p=1
Index: phpdoc/en/reference/ibase/functions/ibase-server-info.xml
+++ phpdoc/en/reference/ibase/functions/ibase-server-info.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.ibase-server-info">
   <refnamediv>
    <refname>ibase_server_info</refname>
    <refpurpose>
     Request information about a database server
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>string</type><methodname>ibase_server_info</methodname>
     
<methodparam><type>resource</type><parameter>service_handle</parameter></methodparam>
     <methodparam><type>int</type><parameter>action</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- 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
-->

http://cvs.php.net/co.php/phpdoc/en/reference/ibase/functions/ibase-service-attach.xml?r=1.1&p=1
Index: phpdoc/en/reference/ibase/functions/ibase-service-attach.xml
+++ phpdoc/en/reference/ibase/functions/ibase-service-attach.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.ibase-service-attach">
   <refnamediv>
    <refname>ibase_service_attach</refname>
    <refpurpose>
     Connect to the service manager
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>resource</type><methodname>ibase_service_attach</methodname>
     <methodparam><type>string</type><parameter>host</parameter></methodparam>
     <methodparam><type>string</type><parameter>dba_username</parameter></methodparam>
     <methodparam><type>string</type><parameter>dba_password</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- 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
-->

http://cvs.php.net/co.php/phpdoc/en/reference/ibase/functions/ibase-service-detach.xml?r=1.1&p=1
Index: phpdoc/en/reference/ibase/functions/ibase-service-detach.xml
+++ phpdoc/en/reference/ibase/functions/ibase-service-detach.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.ibase-service-detach">
   <refnamediv>
    <refname>ibase_service_detach</refname>
    <refpurpose>
     Disconnect from the service manager
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>bool</type><methodname>ibase_service_detach</methodname>
     
<methodparam><type>resource</type><parameter>service_handle</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- 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
-->

Reply via email to