reference/yaf/yaf_route_map/assemble.xml
c9389e4a0e96801fd14d91336ff3f12e45929a73
...
...
@@ -41,6 +41,20 @@
41
41
</variablelist>
42
42
</refsect1>
43
43

44
+
<refsect1 role="returnvalues">
45
+
&reftitle.returnvalues;
46
+
<para>
47
+
Returns &string; on success or &null; on failure.
48
+
</para>
49
+
</refsect1>
50
+

51
+
<refsect1 role="errors">
52
+
&reftitle.errors;
53
+
<para>
54
+
May throw <classname>Yaf_Exception_TypeError</classname>.
55
+
</para>
56
+
</refsect1>
57
+

44
58
<refsect1 role="examples">
45
59
&reftitle.examples;
46
60
<example>
...
...
@@ -91,13 +105,6 @@ string(%d) "/foo/bar/_/tkey1/tval1/tkey2/tval2"
91
105
</example>
92
106
</refsect1>
93
107

94
-
<refsect1 role="returnvalues">
95
-
&reftitle.returnvalues;
96
-
<para>
97
-
98
-
</para>
99
-
</refsect1>
100
-

101
108
</refentry>
102
109

103
110
<!-- Keep this comment at the end of the file
104
111