reference/gearman/gearmantask.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.gearmantask" 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 GearmanTask class</title>
...
...
@@ -21,19 +20,18 @@
21
20
&reftitle.classsynopsis;
22
21

23
22
<!-- {{{ Synopsis -->
24
-
<classsynopsis>
25
-
<ooclass><classname>GearmanTask</classname></ooclass>
26
-

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

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

...
...
@@ -44,7 +42,6 @@
44
42
&reference.gearman.entities.gearmantask;
45
43

46
44
</phpdoc:classref>
47
-

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