Просмотр исходного кода

[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 16 лет назад
Родитель
Сommit
fc2afa7d94
1 измененных файлов с 8 добавлено и 0 удалено
  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>