cvs: smarty /docs/de/programmers api-functions.xml /docs/en/programmers api-functions.xml /docs/fr/programmers api-functions.xml /docs/pt_BR/programmers api-functions.xml /docs/ru/programmers api-functions.xml
"Mehdi Achour" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsdidou1080752531@cvsserver> |
didou Wed Mar 31 12:02:11 2004 EDT
Modified files:
/smarty/docs/de/programmers api-functions.xml
/smarty/docs/en/programmers api-functions.xml
/smarty/docs/fr/programmers api-functions.xml
/smarty/docs/pt_BR/programmers api-functions.xml
/smarty/docs/ru/programmers api-functions.xml
Log:
fix protos
http://cvs.php.net/diff.php/smarty/docs/de/programmers/api-functions.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/de/programmers/api-functions.xml
diff -u smarty/docs/de/programmers/api-functions.xml:1.2 smarty/docs/de/programmers/api-functions.xml:1.3
--- smarty/docs/de/programmers/api-functions.xml:1.2 Sun Mar 28 10:45:40 2004
+++ smarty/docs/de/programmers/api-functions.xml Wed Mar 31 12:02:10 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<chapter id="api.functions">
<title>Methoden</title>
<sect1 id="api.append">
@@ -198,7 +198,7 @@
<methodparam choice="opt"><type>string</type><parameter>template</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>cache id</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>compile id</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>expire time</parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>expire time</parameter></methodparam>
</methodsynopsis>
<para>
Löscht den Cache eines bestimmten Templates. Falls Sie mehrere
http://cvs.php.net/diff.php/smarty/docs/en/programmers/api-functions.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/en/programmers/api-functions.xml
diff -u smarty/docs/en/programmers/api-functions.xml:1.3 smarty/docs/en/programmers/api-functions.xml:1.4
--- smarty/docs/en/programmers/api-functions.xml:1.3 Tue Mar 30 05:47:36 2004
+++ smarty/docs/en/programmers/api-functions.xml Wed Mar 31 12:02:10 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<chapter id="api.functions">
<title>Methods</title>
<sect1 id="api.append">
@@ -253,7 +253,7 @@
<methodparam choice="opt"><type>string</type><parameter>template</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>cache id</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>compile id</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>expire time</parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>expire time</parameter></methodparam>
</methodsynopsis>
<para>
This clears the cache for a specific template. If you have
@@ -287,7 +287,7 @@
<type>void</type><methodname>clear_compiled_tpl</methodname>
<methodparam choice="opt"><type>string</type><parameter>tpl_file</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>compile_id</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>exp_time</parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>exp_time</parameter></methodparam>
</methodsynopsis>
<para>
This clears the compiled version of the specified template
http://cvs.php.net/diff.php/smarty/docs/fr/programmers/api-functions.xml?r1=1.5&r2=1.6&ty=u
Index: smarty/docs/fr/programmers/api-functions.xml
diff -u smarty/docs/fr/programmers/api-functions.xml:1.5 smarty/docs/fr/programmers/api-functions.xml:1.6
--- smarty/docs/fr/programmers/api-functions.xml:1.5 Mon Mar 29 05:26:13 2004
+++ smarty/docs/fr/programmers/api-functions.xml Wed Mar 31 12:02:10 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<chapter id="api.functions">
<title>Méthodes</title>
<sect1 id="api.append">
@@ -221,7 +221,7 @@
<methodparam choice="opt"><type>string</type><parameter>template</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>cache id</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>compile id</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>expire time</parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>expire time</parameter></methodparam>
</methodsynopsis>
<para>
Utilisée pour nettoyer le(s) fichier(s) de cache d'un template en particulier.
http://cvs.php.net/diff.php/smarty/docs/pt_BR/programmers/api-functions.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/pt_BR/programmers/api-functions.xml
diff -u smarty/docs/pt_BR/programmers/api-functions.xml:1.2 smarty/docs/pt_BR/programmers/api-functions.xml:1.3
--- smarty/docs/pt_BR/programmers/api-functions.xml:1.2 Sun Mar 28 10:52:22 2004
+++ smarty/docs/pt_BR/programmers/api-functions.xml Wed Mar 31 12:02:10 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<chapter id="api.functions">
<title>Métodos</title>
<sect1 id="api.append">
@@ -218,7 +218,7 @@
<methodparam choice="opt"><type>string</type><parameter>template</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>cache id</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>compile id</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>expire time</parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>expire time</parameter></methodparam>
</methodsynopsis>
<para>
Isso limpa o cache de um template específico. Se você tem
http://cvs.php.net/diff.php/smarty/docs/ru/programmers/api-functions.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/ru/programmers/api-functions.xml
diff -u smarty/docs/ru/programmers/api-functions.xml:1.2 smarty/docs/ru/programmers/api-functions.xml:1.3
--- smarty/docs/ru/programmers/api-functions.xml:1.2 Tue Mar 30 04:16:44 2004
+++ smarty/docs/ru/programmers/api-functions.xml Wed Mar 31 12:02:11 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<chapter id="api.functions">
<title>Methods</title>
<sect1 id="api.append">
@@ -218,7 +218,7 @@
<methodparam choice="opt"><type>string</type><parameter>template</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>cache id</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>compile id</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>expire time</parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>expire time</parameter></methodparam>
</methodsynopsis>
<para>
This clears the cache for a specific template. If you have
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php