reference/reflection/reflectionenum.xml
14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
...
...
@@ -19,41 +19,38 @@
19
19
&reftitle.classsynopsis;
20
20

21
21
<!-- {{{ Synopsis -->
22
-
<classsynopsis>
23
-
<ooclass><classname>ReflectionEnum</classname></ooclass>
22
+
<classsynopsis class="class">
23
+
<ooclass>
24
+
<classname>ReflectionEnum</classname>
25
+
</ooclass>
24
26

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

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

36
-
<oointerface>
37
-
<interfacename>Reflector</interfacename>
38
-
</oointerface>
39
-
</classsynopsisinfo>
40
-
<!-- }}} -->
41
32
<classsynopsisinfo role="comment">&InheritedConstants;</classsynopsisinfo>
42
33
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionclass')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Constants;']]))">
43
-
<xi:fallback />
34
+
<xi:fallback/>
44
35
</xi:include>
45
36

46
37
<classsynopsisinfo role="comment">&InheritedProperties;</classsynopsisinfo>
47
38
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionclass')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Properties;']]))">
48
-
<xi:fallback />
39
+
<xi:fallback/>
49
40
</xi:include>
50
41

51
42
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
52
-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionenum')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include>
43
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionenum')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='ReflectionEnum'])">
44
+
<xi:fallback/>
45
+
</xi:include>
46
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionenum')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='ReflectionEnum'])">
47
+
<xi:fallback/>
48
+
</xi:include>
53
49

54
50
<classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
55
-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionclass')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include>
56
-

51
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.reflectionclass')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='ReflectionClass'])">
52
+
<xi:fallback/>
53
+
</xi:include>
57
54
</classsynopsis>
58
55
<!-- }}} -->
59
56

...
...
@@ -73,7 +70,7 @@
73
70
&reference.reflection.entities.reflectionenum;
74
71

75
72
</phpdoc:classref>
76
-
<!-- Keep this comment at the end of the file
73
+
<!-- Keep this comment at the end of the file
77
74
Local variables:
78
75
mode: sgml
79
76
sgml-omittag:t
80
77