Переглянути джерело

Added empty <methodparam> blocks

- Added empty <methodparam> blocks for consistency

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23087 44c647ce-9c0f-0410-b52a-842ac1e357ba
matthew 15 роки тому
батько
коміт
408d781eaa

+ 15 - 0
documentation/manual/en/module_specs/Zend_Http_UserAgent.xml

@@ -525,6 +525,9 @@ resources.useragent.bot.device.prefix = "Mobile_Device"
                 <term>
                     <methodsynopsis>
                         <methodname>serialize</methodname>
+                        <methodparam>
+                            <funcparams></funcparams>
+                        </methodparam>
                     </methodsynopsis>
                 </term>
 
@@ -706,6 +709,9 @@ resources.useragent.bot.device.prefix = "Mobile_Device"
                 <term>
                     <methodsynopsis>
                         <methodname>getConfig</methodname>
+                        <methodparam>
+                            <funcparams></funcparams>
+                        </methodparam>
                     </methodsynopsis>
                 </term>
 
@@ -720,6 +726,9 @@ resources.useragent.bot.device.prefix = "Mobile_Device"
                 <term>
                     <methodsynopsis>
                         <methodname>getDevice</methodname>
+                        <methodparam>
+                            <funcparams></funcparams>
+                        </methodparam>
                     </methodsynopsis>
                 </term>
 
@@ -741,6 +750,9 @@ resources.useragent.bot.device.prefix = "Mobile_Device"
                 <term>
                     <methodsynopsis>
                         <methodname>getBrowserType</methodname>
+                        <methodparam>
+                            <funcparams></funcparams>
+                        </methodparam>
                     </methodsynopsis>
                 </term>
 
@@ -794,6 +806,9 @@ resources.useragent.bot.device.prefix = "Mobile_Device"
                 <term>
                     <methodsynopsis>
                         <methodname>getServer</methodname>
+                        <methodparam>
+                            <funcparams></funcparams>
+                        </methodparam>
                     </methodsynopsis>
                 </term>