reference/gearman/gearmanclient.xml
3c0b61c45a5dabe46865510311e57b77ea3dddb7
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<phpdoc:classref xml:id="class.gearmanclient" 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">
5
4

6
5
<title>The GearmanClient class</title>
...
...
@@ -23,19 +22,18 @@
23
22
&reftitle.classsynopsis;
24
23

25
24
<!-- {{{ Synopsis -->
26
-
<classsynopsis>
27
-
<ooclass><classname>GearmanClient</classname></ooclass>
28
-

29
-
<!-- {{{ Class synopsis -->
30
-
<classsynopsisinfo>
31
-
<ooclass>
32
-
<classname>GearmanClient</classname>
33
-
</ooclass>
34
-
</classsynopsisinfo>
35
-
<!-- }}} -->
25
+
<classsynopsis class="class">
26
+
<ooclass>
27
+
<classname>GearmanClient</classname>
28
+
</ooclass>
36
29

37
30
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
38
-
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.gearmanclient')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
31
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.gearmanclient')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='GearmanClient'])">
32
+
<xi:fallback/>
33
+
</xi:include>
34
+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.gearmanclient')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='GearmanClient'])">
35
+
<xi:fallback/>
36
+
</xi:include>
39
37
</classsynopsis>
40
38
<!-- }}} -->
41
39

...
...
@@ -46,7 +44,6 @@
46
44
&reference.gearman.entities.gearmanclient;
47
45

48
46
</phpdoc:classref>
49
-

50
47
<!-- Keep this comment at the end of the file
51
48
Local variables:
52
49
mode: sgml
53
50