reference/dom/domdocument/normalizedocument.xml
4f5e2b22575131fa5e9c3004b1c874e1acb06573
...
...
@@ -7,7 +7,7 @@
7
7
</refnamediv>
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
-
<methodsynopsis>
10
+
<methodsynopsis role="DOMDocument">
11
11
<modifier>public</modifier> <type>void</type><methodname>DOMDocument::normalizeDocument</methodname>
12
12
<void/>
13
13
</methodsynopsis>
...
...
@@ -18,6 +18,11 @@
18
18
</para>
19
19
</refsect1>
20
20

21
+
<refsect1 role="parameters">
22
+
&reftitle.parameters;
23
+
&no.function.parameters;
24
+
</refsect1>
25
+
21
26
<refsect1 role="returnvalues">
22
27
&reftitle.returnvalues;
23
28
<para>
...
...
@@ -38,7 +43,6 @@
38
43
</refsect1>
39
44

40
45
</refentry>
41
-

42
46
<!-- Keep this comment at the end of the file
43
47
Local variables:
44
48
mode: sgml
45
49