reference/spl/recursivecachingiterator.xml
14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
...
...
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<phpdoc:classref xmlns:phpdoc="http://php.net/ns/phpdoc" xml:id="class.recursivecachingiterator" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
3
+
<phpdoc:classref xml:id="class.recursivecachingiterator" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
4
4
<title>The RecursiveCachingIterator class</title>
5
5
<titleabbrev>RecursiveCachingIterator</titleabbrev>
6
6
...
...
@@ -19,57 +19,41 @@
19
19
&reftitle.classsynopsis;
20
20
21
21
<!-- {{{ Synopsis -->
22
-
<classsynopsis>
23
-
<ooclass><classname>RecursiveCachingIterator</classname></ooclass>
22
+
<classsynopsis class="class">
23
+
<ooclass>
24
+
<classname>RecursiveCachingIterator</classname>
25
+
</ooclass>
24
26

25
-
<!-- {{{ Class synopsis -->
26
-
<classsynopsisinfo>
27
-
<ooclass>
28
-
<classname>RecursiveCachingIterator</classname>
29
-
</ooclass>
27
+
<ooclass>
28
+
<modifier>extends</modifier>
29
+
<classname>CachingIterator</classname>
30
+
</ooclass>
30
31

31
-
<ooclass>
32
-
<modifier>extends</modifier>
33
-
<classname>CachingIterator</classname>
34
-
</ooclass>
35
-

36
-
<oointerface>
37
-
<interfacename>Countable</interfacename>
38
-
</oointerface>
39
-
40
-
<oointerface>
41
-
<interfacename>ArrayAccess</interfacename>
42
-
</oointerface>
43
-
44
-
<oointerface>
45
-
<interfacename>OuterIterator</interfacename>
46
-
</oointerface>
47
-
48
-
<oointerface>
49
-
<interfacename>RecursiveIterator</interfacename>
50
-
</oointerface>
51
-
52
-
</classsynopsisinfo>
53
-
<!-- }}} -->
32
+
<oointerface>
33
+
<modifier>implements</modifier>
34
+
<interfacename>RecursiveIterator</interfacename>
35
+
</oointerface>
54
36

55
37
<classsynopsisinfo role="comment">&InheritedConstants;</classsynopsisinfo>
56
38
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.cachingiterator')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Constants;']]))">
57
-
<xi:fallback />
39
+
<xi:fallback/>
58
40
</xi:include>
59
41

60
-
<!-- {{{ If the property is documented below (xml:id=recursivecachingiterator.props) use this
61
-
<classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>
62
-
<fieldsynopsis>
63
-
<modifier>public</modifier>
64
-
<type>string</type>
65
-
<varname linkend="recursivecachingiterator.props.name">name</varname>
66
-
</fieldsynopsis>
67
-
}}} -->
68
-
69
42
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
70
-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.recursivecachingiterator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
71
-
<classsynopsisinfo role="comment">Inherits</classsynopsisinfo>
72
-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.cachingiterator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
43
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.recursivecachingiterator')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='RecursiveCachingIterator'])">
44
+
<xi:fallback/>
45
+
</xi:include>
46
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.recursivecachingiterator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='RecursiveCachingIterator'])">
47
+
<xi:fallback/>
48
+
</xi:include>
49
+

50
+
<classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
51
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.cachingiterator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='CachingIterator'])">
52
+
<xi:fallback/>
53
+
</xi:include>
54
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.iteratoriterator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='IteratorIterator'])">
55
+
<xi:fallback/>
56
+
</xi:include>
73
57
</classsynopsis>
74
58
75
59
</section>
...
...
@@ -93,7 +77,6 @@
93
77
&reference.spl.entities.recursivecachingiterator;
94
78
95
79
</phpdoc:classref>
96
-
97
80
<!-- Keep this comment at the end of the file
98
81
Local variables:
99
82
mode: sgml
...
...
@@ -114,4 +97,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
114
97
vim: et tw=78 syn=sgml
115
98
vi: ts=1 sw=1
116
99
-->
117
-

118
100