cynic           Thu Jan 25 19:43:44 2001 EDT

  Added files:                 
    /phpdoc/cs/functions        cybercash.xml 
  Log:
  
  
  translated (win-1250)
  

Index: phpdoc/cs/functions/cybercash.xml
+++ phpdoc/cs/functions/cybercash.xml
 <reference id="ref.cybercash">
  <title>Cybercash platebn� funkce</title>
  <titleabbrev>Cybercash</titleabbrev>

  <partintro>
   <simpara>
    Tyto funkce jsou dostupn� pouze pokud bylo PHP zkompilov�no s
    <option role="configure">--with-cybercash=[DIR]</option>. Tyto funkce byly
    p�id�ny v PHP 4.
   </simpara>
  </partintro>

  <refentry id="function.cybercash-encr">
   <refnamediv>
    <refname>cybercash_encr</refname>
    <refpurpose>???</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Popis</title>
    <funcsynopsis>
     <funcprototype>
      <funcdef>array <function>cybercash_encr</function></funcdef>
      <paramdef>string <parameter>wmk</parameter></paramdef>
      <paramdef>string <parameter>sk</parameter></paramdef>
      <paramdef>string <parameter>inbuff</parameter></paramdef>
     </funcprototype>
    </funcsynopsis>
    <para>
     Tato funkce vrac� asociativn� pole s elementem "errcode", a pokud je
     "errcode" <literal>false</literal>, "outbuff" (string),
     "outLth" (long) and "macbuff" (string).
    </para>
   </refsect1>
  </refentry>

  <refentry id="function.cybercash-decr">
   <refnamediv>
    <refname>cybercash_decr</refname>
    <refpurpose>???</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Popis</title>
    <funcsynopsis>
     <funcprototype>
      <funcdef>array <function>cybercash_decr</function></funcdef>
      <paramdef>string <parameter>wmk</parameter></paramdef>
      <paramdef>string <parameter>sk</parameter></paramdef>
      <paramdef>string <parameter>inbuff</parameter></paramdef>
     </funcprototype>
    </funcsynopsis>
    <para>
     tato funkce vrac� asociativn� pole s elementem "errcode", a pokud je
     "errcode" <literal>false</literal>, "outbuff" (string), "outLth" (long) a
     "macbuff" (string).
    </para>
   </refsect1>
  </refentry>

  <refentry id="function.cybercash-base64-encode">
   <refnamediv>
    <refname>cybercash_base64_encode</refname>
    <refpurpose>???</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Popis</title>
    <funcsynopsis>
     <funcprototype>
      <funcdef>string
       <function>cybercash_base64_encode</function>
      </funcdef>
      <paramdef>string <parameter>inbuff</parameter></paramdef>
     </funcprototype>
    </funcsynopsis>
    <para>
    </para>
   </refsect1>
  </refentry>

  <refentry id="function.cybercash-base64-decode">
   <refnamediv>
    <refname>cybercash_base64_decode</refname>
    <refpurpose></refpurpose>
   </refnamediv>
   <refsect1>
    <title>Popis</title>
    <funcsynopsis>
     <funcprototype>
      <funcdef>string
       <function>cybercash_base64_decode</function>
      </funcdef>
      <paramdef>string <parameter>inbuff</parameter></paramdef>
     </funcprototype>
    </funcsynopsis>
    <para>
    </para>
   </refsect1>
  </refentry>

 </reference>

<!-- 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
sgml-parent-document:nil
sgml-default-dtd-file:"../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->


Reply via email to