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

added table ids of zend.serializer.adapter.*

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20686 44c647ce-9c0f-0410-b52a-842ac1e357ba
mabe 16 лет назад
Родитель
Сommit
1c6853fd98
1 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      documentation/manual/en/module_specs/Zend_Serializer-Adapter.xml

+ 5 - 5
documentation/manual/en/module_specs/Zend_Serializer-Adapter.xml

@@ -81,7 +81,7 @@
             Available options include:
         </para>
 
-        <table>
+        <table id="zend.serializer.adapter.wddx.table.options">
             <title>Zend_Serializer_Adapter_Wddx Options</title>
 
             <tgroup cols="4">
@@ -128,7 +128,7 @@
             Available options include:
         </para>
 
-        <table>
+        <table id="zend.serializer.adapter.json.table.options">
             <title>Zend_Serializer_Adapter_Json Options</title>
 
             <tgroup cols="4">
@@ -215,7 +215,7 @@
             Available options include:
         </para>
 
-        <table>
+        <table id="zend.serializer.adapter.pythonpickle.table.options">
             <title>Zend_Serializer_Adapter_PythonPickle Options</title>
 
             <tgroup cols="4">
@@ -251,7 +251,7 @@
             Datatype merging (PHP to Python) occurs as follows:
         </para>
 
-        <table>
+        <table id="zend.serializer.adapter.pythonpickle.table.php2python">
             <title>Datatype merging (PHP to Python)</title>
 
             <tgroup cols="2">
@@ -319,7 +319,7 @@
             Datatype merging (Python to PHP) occurs per the following:
         </para>
 
-        <table>
+        <table id="zend.serializer.adapter.pythonpickle.table.python2php">
             <title>Datatype merging (Python to PHP)</title>
 
             <tgroup cols="2">