Prechádzať zdrojové kódy

Match method names to the documentation. Patch supplied by Christoph Löffler. Fix ZF-9161

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21847 44c647ce-9c0f-0410-b52a-842ac1e357ba
rquadling 15 rokov pred
rodič
commit
92bdce036d

+ 2 - 2
documentation/manual/en/module_specs/Zend_Feed_Writer.xml

@@ -369,7 +369,7 @@ $out = $feed->export('atom');
                     </row>
                     </row>
 
 
                     <row>
                     <row>
-                        <entry><methodname>getGenerator()</methodname></entry>
+                        <entry><methodname>setGenerator()</methodname></entry>
 
 
                         <entry>
                         <entry>
                             Allows the setting of a generator. The parameter should be an
                             Allows the setting of a generator. The parameter should be an
@@ -592,7 +592,7 @@ $out = $feed->export('atom');
                     </row>
                     </row>
 
 
                     <row>
                     <row>
-                        <entry><methodname>getDateModified()</methodname></entry>
+                        <entry><methodname>setDateModified()</methodname></entry>
 
 
                         <entry>
                         <entry>
                             Sets the date on which this feed was last modified. The expected
                             Sets the date on which this feed was last modified. The expected