svn: /phpdoc/de/trunk/reference/xsl/xsltprocessor/ importstylesheet.xml

[email protected] (Arne Blankerts)
Newsgroups php.doc.de
Message-ID <[email protected]>
theseer                                  Mon, 02 Aug 2010 18:57:13 +0000

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

Log:
sync en -> de

Changed paths:
    U   phpdoc/de/trunk/reference/xsl/xsltprocessor/importstylesheet.xml

Modified: phpdoc/de/trunk/reference/xsl/xsltprocessor/importstylesheet.xml
===================================================================
--- phpdoc/de/trunk/reference/xsl/xsltprocessor/importstylesheet.xml	2010-08-02 18:54:58 UTC (rev 301797)
+++ phpdoc/de/trunk/reference/xsl/xsltprocessor/importstylesheet.xml	2010-08-02 18:57:13 UTC (rev 301798)
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: theseer Status: ready -->
+<!-- EN-Revision: 297028 Maintainer: theseer Status: ready -->
 <refentry xml:id="xsltprocessor.importstylesheet" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>XSLTProcessor::importStylesheet</refname>
@@ -12,7 +12,7 @@
    <ooclass><classname>XSLTProcessor</classname></ooclass>
    <methodsynopsis>
     <type>void</type><methodname>importStylesheet</methodname>
-    <methodparam><type>DOMDocument</type><parameter>stylesheet</parameter></methodparam>
+    <methodparam><type>object</type><parameter>stylesheet</parameter></methodparam>
    </methodsynopsis>
   </classsynopsis>
   <para>
@@ -28,7 +28,8 @@
      <term><parameter>stylesheet</parameter></term>
      <listitem>
       <para>
-       Das zu importierende Stylesheet in Form eines <classname>DOMDocument</classname>-Objekts.
+       Das zu importierende Stylesheet in Form eines <classname>DOMDocument</classname>-
+       oder<classname>SimpleXMLElement</classname>-Objekts.
       </para>
      </listitem>
     </varlistentry>
@@ -40,7 +41,31 @@
   <para>
    &return.void;
   </para>
- </refsect1>
+ </refsect1>
+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <para>
+   <informaltable>
+    <tgroup cols="2">
+     <thead>
+      <row>
+       <entry>&Version;</entry>
+       <entry>&Description;</entry>
+      </row>
+     </thead>
+     <tbody>
+      <row>
+       <entry>5.2.8</entry>
+       <entry>
+        Erlaubt wieder die Übergabe von <classname>SimpleXMLElement</classname>
+        (Defekt ab PHP 5.2.6)
+       </entry>
+      </row>
+     </tbody>
+    </tgroup>
+   </informaltable>
+  </para>
+ </refsect1>
 </refentry>

 <!-- Keep this comment at the end of the file
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.