From 730bae29e238524ae888f3e017bfcf4c4a4bfc40 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Thu, 20 Mar 2008 01:56:01 +0000 Subject: [PATCH] Removed the deprecated cybermut extension from all of phpdoc. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255544 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/extensions.xml | 3 +- reference/cybermut/book.xml | 60 ----------------- reference/cybermut/configure.xml | 31 --------- reference/cybermut/constants.xml | 29 --------- .../functions/cybermut-creerformulairecm.xml | 62 ------------------ .../functions/cybermut-creerreponsecm.xml | 60 ----------------- .../cybermut/functions/cybermut-testmac.xml | 63 ------------------ reference/cybermut/reference.xml | 27 -------- reference/cybermut/setup.xml | 64 ------------------- 9 files changed, 1 insertion(+), 398 deletions(-) delete mode 100644 reference/cybermut/book.xml delete mode 100644 reference/cybermut/configure.xml delete mode 100644 reference/cybermut/constants.xml delete mode 100644 reference/cybermut/functions/cybermut-creerformulairecm.xml delete mode 100644 reference/cybermut/functions/cybermut-creerreponsecm.xml delete mode 100644 reference/cybermut/functions/cybermut-testmac.xml delete mode 100644 reference/cybermut/reference.xml delete mode 100644 reference/cybermut/setup.xml diff --git a/appendices/extensions.xml b/appendices/extensions.xml index 87704f7f80..6e9df5a86f 100644 --- a/appendices/extensions.xml +++ b/appendices/extensions.xml @@ -1,5 +1,5 @@ - + - - - Credit Mutuel CyberMUT - - - - &reftitle.intro; - - This extension allows you to process credit cards transactions using - Credit Mutuel CyberMUT system. - - - CyberMUT is a popular Web Payment Service in France, provided by the - Credit Mutuel bank. If you are foreign in France, these functions will - not be useful for you. - - - The use of these functions is almost identical to the original functions, - except for the parameters of return for CreerFormulaireCM and - CreerReponseCM, which are returned directly by functions PHP, whereas - they had passed in reference in the original functions. - - ¬e.no-windows.extension; - - - &pecl.moved-ver;4.3.0 - - - - - - &reference.cybermut.setup; - &reference.cybermut.constants; - &reference.cybermut.reference; - - - - - diff --git a/reference/cybermut/configure.xml b/reference/cybermut/configure.xml deleted file mode 100644 index fdb23250e7..0000000000 --- a/reference/cybermut/configure.xml +++ /dev/null @@ -1,31 +0,0 @@ - - -
- &reftitle.install; - - These functions are only available if PHP has been compiled with the - option, where DIR is - the location of libcm-mac.a and cm-mac.h. - -
- - diff --git a/reference/cybermut/constants.xml b/reference/cybermut/constants.xml deleted file mode 100644 index a65894e298..0000000000 --- a/reference/cybermut/constants.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - &reftitle.constants; - &no.constants; - - - - diff --git a/reference/cybermut/functions/cybermut-creerformulairecm.xml b/reference/cybermut/functions/cybermut-creerformulairecm.xml deleted file mode 100644 index dffc5efce3..0000000000 --- a/reference/cybermut/functions/cybermut-creerformulairecm.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - cybermut_creerformulairecm - Generate HTML form of request for payment - - - &reftitle.description; - - stringcybermut_creerformulairecm - stringurl_cm - stringversion - stringtpe - stringprice - stringref_command - stringtext_free - stringurl_return - stringurl_return_ok - stringurl_return_err - stringlanguage - stringcode_company - stringtext_button - - - cybermut_creerformulairecm is used to generate the - HTML form of request for payment. - - - - &reftitle.seealso; - - - cybermut_testmac - cybermut_creerreponsecm - - - - - - - diff --git a/reference/cybermut/functions/cybermut-creerreponsecm.xml b/reference/cybermut/functions/cybermut-creerreponsecm.xml deleted file mode 100644 index a8120809b4..0000000000 --- a/reference/cybermut/functions/cybermut-creerreponsecm.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - cybermut_creerreponsecm - Generate the delivery's acknowledgement of the payment's confirmation - - - &reftitle.description; - - stringcybermut_creerreponsecm - stringsentence - - - The parameter is "OK" if the message of confirmation of the payment - were correctly authenticated by cybermut_testmac. - Any other chain is regarded as an error message. - - - - - &reftitle.returnvalues; - - Returns a string containing the message of acknowledgement of delivery. - - - - - &reftitle.seealso; - - - cybermut_creerformulairecm - cybermut_testmac - - - - - - - diff --git a/reference/cybermut/functions/cybermut-testmac.xml b/reference/cybermut/functions/cybermut-testmac.xml deleted file mode 100644 index 1fb30c02c0..0000000000 --- a/reference/cybermut/functions/cybermut-testmac.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - cybermut_testmac - Make sure that there was no data diddling contained - in the received message of confirmation - - - &reftitle.description; - - boolcybermut_testmac - stringcode_mac - stringversion - stringtpe - stringcdate - stringprice - stringref_command - stringtext_free - stringcode_return - - - cybermut_testmac is used to make sure that there was - no data diddling contained in the received message of confirmation. - Pay attention to parameters code_return and - text_free, which cannot be evaluated as is, - because of the dash. - - - - - &reftitle.seealso; - - - cybermut_creerformulairecm - cybermut_creerreponsecm - - - - - - - diff --git a/reference/cybermut/reference.xml b/reference/cybermut/reference.xml deleted file mode 100644 index b0b3b22ce1..0000000000 --- a/reference/cybermut/reference.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - Credit Mutuel CyberMUT &Functions; - CyberMUT - -&reference.cybermut.entities.functions; - - - - diff --git a/reference/cybermut/setup.xml b/reference/cybermut/setup.xml deleted file mode 100644 index e44f2df727..0000000000 --- a/reference/cybermut/setup.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - &reftitle.setup; - - -
- &reftitle.required; - - You will require the appropriate SDK for your platform, which may be sent - to you after your CyberMUT's subscription (contact them via Web, or go to - the nearest Credit Mutuel). - - - - These functions only provide a link to CyberMUT SDK. Be sure to read the - CyberMUT Developers Guide for full details of the required parameters. - - -
- - - - &reference.cybermut.configure; - - - -
- &reftitle.runtime; - &no.config; -
- - - -
- &reftitle.resources; - &no.resource; -
- - -
- - -