svn: /phpdoc/de/trunk/language/predefined/ arrayaccess.xml errorexception.xml exception.xml iterator.xml iteratoraggregate.xml serializable.xml

[email protected] ("Carola 'Sammy' Kummert")
Newsgroups php.doc.de
Message-ID <[email protected]>
sammywg                                  Mon, 11 Jan 2010 19:10:47 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=293422

Log:
sync with en

Changed paths:
    U   phpdoc/de/trunk/language/predefined/arrayaccess.xml
    U   phpdoc/de/trunk/language/predefined/errorexception.xml
    U   phpdoc/de/trunk/language/predefined/exception.xml
    U   phpdoc/de/trunk/language/predefined/iterator.xml
    U   phpdoc/de/trunk/language/predefined/iteratoraggregate.xml
    U   phpdoc/de/trunk/language/predefined/serializable.xml
svn-diffs-293422.txt (text/x-diff, 8.2 KB)
Modified: phpdoc/de/trunk/language/predefined/arrayaccess.xml
===================================================================
--- phpdoc/de/trunk/language/predefined/arrayaccess.xml	2010-01-11 19:10:37 UTC (rev 293421)
+++ phpdoc/de/trunk/language/predefined/arrayaccess.xml	2010-01-11 19:10:47 UTC (rev 293422)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 292734 Maintainer: sammywg Status: ready -->

 <phpdoc:classref xml:id="class.arrayaccess" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

@@ -33,7 +33,7 @@
     </classsynopsisinfo>
 <!-- }}} -->

-    <classsynopsisinfo role="comment">Methoden</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.arrayaccess')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/de/trunk/language/predefined/errorexception.xml
===================================================================
--- phpdoc/de/trunk/language/predefined/errorexception.xml	2010-01-11 19:10:37 UTC (rev 293421)
+++ phpdoc/de/trunk/language/predefined/errorexception.xml	2010-01-11 19:10:47 UTC (rev 293422)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 292734 Maintainer: sammywg Status: ready -->

 <phpdoc:exceptionref xml:id="class.errorexception"
  xmlns="http://docbook.org/ns/docbook"
@@ -41,18 +41,18 @@
     </classsynopsisinfo>
 <!-- }}} -->

-    <classsynopsisinfo role="comment">Eigenschaften</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>
     <fieldsynopsis>
      <modifier>protected</modifier>
      <type>int</type>
      <varname linkend="errorexception.props.severity">severity</varname>
     </fieldsynopsis>

-    <classsynopsisinfo role="comment">Methoden</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.errorexception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])" />
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.errorexception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />

-    <classsynopsisinfo role="comment">Geerbte Methoden</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/de/trunk/language/predefined/exception.xml
===================================================================
--- phpdoc/de/trunk/language/predefined/exception.xml	2010-01-11 19:10:37 UTC (rev 293421)
+++ phpdoc/de/trunk/language/predefined/exception.xml	2010-01-11 19:10:47 UTC (rev 293422)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 292734 Maintainer: sammywg Status: ready -->

 <phpdoc:exceptionref xml:id="class.exception"
  xmlns="http://docbook.org/ns/docbook"
@@ -37,7 +37,7 @@
     </classsynopsisinfo>
 <!-- }}} -->

-    <classsynopsisinfo role="comment">Eigenschaften</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>
     <fieldsynopsis>
      <modifier>protected</modifier>
      <type>string</type>
@@ -69,7 +69,7 @@
      <varname linkend="exception.props.trace">trace</varname>
     </fieldsynopsis>

-    <classsynopsisinfo role="comment">Methoden</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[1])" />
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
@@ -128,7 +128,7 @@

  &language.predefined.exception.construct;
  &language.predefined.exception.getmessage;
- &language.predefined.exception.getprevious;
+ &language.predefined.exception.getprevious;
  &language.predefined.exception.getcode;
  &language.predefined.exception.getfile;
  &language.predefined.exception.getline;

Modified: phpdoc/de/trunk/language/predefined/iterator.xml
===================================================================
--- phpdoc/de/trunk/language/predefined/iterator.xml	2010-01-11 19:10:37 UTC (rev 293421)
+++ phpdoc/de/trunk/language/predefined/iterator.xml	2010-01-11 19:10:47 UTC (rev 293422)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 292734 Maintainer: sammywg Status: ready -->

 <phpdoc:classref xml:id="class.iterator" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

@@ -38,7 +38,7 @@
     </classsynopsisinfo>
 <!-- }}} -->

-    <classsynopsisinfo role="comment">Methoden</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.iterator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/de/trunk/language/predefined/iteratoraggregate.xml
===================================================================
--- phpdoc/de/trunk/language/predefined/iteratoraggregate.xml	2010-01-11 19:10:37 UTC (rev 293421)
+++ phpdoc/de/trunk/language/predefined/iteratoraggregate.xml	2010-01-11 19:10:47 UTC (rev 293422)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 292734 Maintainer: sammywg Status: ready -->

 <phpdoc:classref xml:id="class.iteratoraggregate" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

@@ -38,7 +38,7 @@
     </classsynopsisinfo>
 <!-- }}} -->

-    <classsynopsisinfo role="comment">Methoden</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.iteratoraggregate')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->

Modified: phpdoc/de/trunk/language/predefined/serializable.xml
===================================================================
--- phpdoc/de/trunk/language/predefined/serializable.xml	2010-01-11 19:10:37 UTC (rev 293421)
+++ phpdoc/de/trunk/language/predefined/serializable.xml	2010-01-11 19:10:47 UTC (rev 293422)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 292734 Maintainer: sammywg Status: ready -->

 <phpdoc:classref xml:id="class.serializable" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

@@ -46,7 +46,7 @@
     </classsynopsisinfo>
 <!-- }}} -->

-    <classsynopsisinfo role="comment">Methoden</classsynopsisinfo>
+    <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.serializable')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
    </classsynopsis>
 <!-- }}} -->
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.