Quellcode durchsuchen

[GENERIC] Manual:

- added section for supported options

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21249 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas vor 16 Jahren
Ursprung
Commit
fc2afa7d94
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      documentation/manual/en/module_specs/Zend_Validate-Sitemap.xml

+ 8 - 0
documentation/manual/en/module_specs/Zend_Validate-Sitemap.xml

@@ -99,4 +99,12 @@ $validator->isValid('foo'); // false
 ]]></programlisting>
         </example>
     </sect3>
+
+    <sect3 id="zend.validate.set.callback.options">
+        <title>Supported options for Zend_Validate_Sitemap_*</title>
+
+        <para>
+            There are no supported options for any of the Sitemap validators.
+        </para>
+    </sect3>
 </sect2>