diff --git a/language/predefined/weakmap.xml b/language/predefined/weakmap.xml
index ebdca034e0..1da2745bd0 100644
--- a/language/predefined/weakmap.xml
+++ b/language/predefined/weakmap.xml
@@ -55,6 +55,9 @@
&Methods;
+
+
+
diff --git a/language/predefined/weakmap/construct.xml b/language/predefined/weakmap/construct.xml
index d882fe43af..c5a9523ec4 100644
--- a/language/predefined/weakmap/construct.xml
+++ b/language/predefined/weakmap/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public WeakMap::__construct
-
+
Constructs a new map.
@@ -24,14 +24,6 @@
&no.function.parameters;
-
- &reftitle.returnvalues;
-
- &return.void;
-
-
-
-
Methods
-
+
+
+
+
+
+
+
diff --git a/reference/apcu/apcuiterator/construct.xml b/reference/apcu/apcuiterator/construct.xml
index 0693c0bd5a..dcf9a1dbd3 100644
--- a/reference/apcu/apcuiterator/construct.xml
+++ b/reference/apcu/apcuiterator/construct.xml
@@ -9,13 +9,13 @@
&reftitle.description;
-
+
public APCUIterator::__construct
arraystringnullsearch&null;
intformatAPC_ITER_ALL
intchunk_size100
intlistAPC_LIST_ACTIVE
-
+
Constructs an APCUIterator object.
@@ -65,14 +65,6 @@
-
- &reftitle.returnvalues;
-
- An APCUIterator object on success,
- or &null; on failure.
-
-
-
&reftitle.examples;
diff --git a/reference/curl/curlstringfile/construct.xml b/reference/curl/curlstringfile/construct.xml
index e4e2e67dfd..1e4c9836a9 100644
--- a/reference/curl/curlstringfile/construct.xml
+++ b/reference/curl/curlstringfile/construct.xml
@@ -48,13 +48,6 @@
-
- &reftitle.returnvalues;
-
- Returns a CURLStringFile object.
-
-
-
&reftitle.examples;
diff --git a/reference/fann/fannconnection.xml b/reference/fann/fannconnection.xml
index 1e20f14cbb..6582b2d435 100644
--- a/reference/fann/fannconnection.xml
+++ b/reference/fann/fannconnection.xml
@@ -48,7 +48,12 @@
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/fann/fannconnection/construct.xml b/reference/fann/fannconnection/construct.xml
index d792b6842d..aac25fa617 100644
--- a/reference/fann/fannconnection/construct.xml
+++ b/reference/fann/fannconnection/construct.xml
@@ -9,12 +9,12 @@
&reftitle.description;
-
+
public FANNConnection::__construct
intfrom_neuron
intto_neuron
floatweight
-
+
Create new connection and initialize its params. After creating the connection, only weight can be changed.
@@ -27,7 +27,7 @@
from_neuron
- The postion number of starting neuron.
+ The position number of starting neuron.
@@ -35,7 +35,7 @@
to_neuron
- The postion number of terminating neuron.
+ The position number of terminating neuron.
diff --git a/reference/gender/gender.xml b/reference/gender/gender.xml
index 79df3d0dd0..4d0723ab76 100644
--- a/reference/gender/gender.xml
+++ b/reference/gender/gender.xml
@@ -406,7 +406,12 @@
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/gender/gender/construct.xml b/reference/gender/gender/construct.xml
index 328aefc32e..b6863c1547 100644
--- a/reference/gender/gender/construct.xml
+++ b/reference/gender/gender/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public Gender\Gender::__construct
stringdsn
-
+
Create a Gender object optionally connecting to an external name
dictionary. When no external database was given, compiled in data will be
@@ -34,13 +34,6 @@
-
- &reftitle.returnvalues;
-
-
-
-
-
- &Methods;
-
+ &Methods;
+
+
+
+
+
+
diff --git a/reference/gmagick/gmagick/construct.xml b/reference/gmagick/gmagick/construct.xml
index 5a9d26536c..349d1cbfbf 100644
--- a/reference/gmagick/gmagick/construct.xml
+++ b/reference/gmagick/gmagick/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public Gmagick::__construct
stringfilename
-
+
The Gmagick constructor.
@@ -35,13 +35,6 @@
-
- &reftitle.returnvalues;
-
- Returns a new Gmagick object.
-
-
-
&reftitle.errors;
diff --git a/reference/gmagick/gmagickpixel.xml b/reference/gmagick/gmagickpixel.xml
index 3a6d8e1d16..600bc71195 100644
--- a/reference/gmagick/gmagickpixel.xml
+++ b/reference/gmagick/gmagickpixel.xml
@@ -33,7 +33,12 @@
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/gmagick/gmagickpixel/construct.xml b/reference/gmagick/gmagickpixel/construct.xml
index 09b3b31d6f..786e50fe52 100644
--- a/reference/gmagick/gmagickpixel/construct.xml
+++ b/reference/gmagick/gmagickpixel/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public GmagickPixel::__construct
stringcolor
-
+
Constructs an GmagickPixel object. If a color is specified, the object is constructed and then initialised with that color before being returned.
@@ -35,14 +35,6 @@
-
- &reftitle.returnvalues;
-
- The GmagickPixel object.
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/reference/memcached/memcached/construct.xml b/reference/memcached/memcached/construct.xml
index 541954fada..8d1b3b84a7 100644
--- a/reference/memcached/memcached/construct.xml
+++ b/reference/memcached/memcached/construct.xml
@@ -39,13 +39,6 @@
-
- &reftitle.returnvalues;
-
- A Memcached object.
-
-
-
&reftitle.examples;
diff --git a/reference/oauth/oauth.xml b/reference/oauth/oauth.xml
index 7f4b1ade1a..2aa3e702dd 100644
--- a/reference/oauth/oauth.xml
+++ b/reference/oauth/oauth.xml
@@ -48,7 +48,12 @@
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/oauth/oauth/construct.xml b/reference/oauth/oauth/construct.xml
index ad25aeaa05..7a2e1ddffb 100644
--- a/reference/oauth/oauth/construct.xml
+++ b/reference/oauth/oauth/construct.xml
@@ -9,13 +9,13 @@
&reftitle.description;
-
+
public OAuth::__construct
stringconsumer_key
stringconsumer_secret
stringsignature_methodOAUTH_SIG_METHOD_HMACSHA1
intauth_type0
-
+
Creates a new OAuth object
diff --git a/reference/pht/atomicinteger/construct.xml b/reference/pht/atomicinteger/construct.xml
index 599fd80b83..070f802097 100644
--- a/reference/pht/atomicinteger/construct.xml
+++ b/reference/pht/atomicinteger/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
- public AtomicIntegerpht\AtomicInteger::__construct
+
+ public pht\AtomicInteger::__construct
intvalue0
-
+
Handles the creation of a new atomic integer.
@@ -32,13 +32,6 @@
-
- &reftitle.returnvalues;
-
- No return value.
-
-
-
&reftitle.examples;
diff --git a/reference/pht/pht.atomicinteger.xml b/reference/pht/pht.atomicinteger.xml
index fbab986468..6abbf4d75a 100644
--- a/reference/pht/pht.atomicinteger.xml
+++ b/reference/pht/pht.atomicinteger.xml
@@ -47,8 +47,12 @@
&Methods;
-
-
+
+
+
+
+
+
diff --git a/reference/pht/pht.vector.xml b/reference/pht/pht.vector.xml
index 9e3cb7aa92..1c24c5e532 100644
--- a/reference/pht/pht.vector.xml
+++ b/reference/pht/pht.vector.xml
@@ -49,7 +49,12 @@
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/pht/vector/construct.xml b/reference/pht/vector/construct.xml
index c2f858d740..ec417bf99c 100644
--- a/reference/pht/vector/construct.xml
+++ b/reference/pht/vector/construct.xml
@@ -9,11 +9,11 @@
&reftitle.description;
-
- public Vectorpht\Vector::__construct
+
+ public pht\Vector::__construct
intsize0
mixedvalue0
-
+
Handles the creation of a new vector.
@@ -41,13 +41,6 @@
-
- &reftitle.returnvalues;
-
- No return value.
-
-
-
&reftitle.examples;
diff --git a/reference/pthreads/pool.xml b/reference/pthreads/pool.xml
index bd5b19ada8..53f40c2d54 100644
--- a/reference/pthreads/pool.xml
+++ b/reference/pthreads/pool.xml
@@ -56,9 +56,13 @@
last
-
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/pthreads/pool/construct.xml b/reference/pthreads/pool/construct.xml
index 287b46b1f2..3be698b9ed 100644
--- a/reference/pthreads/pool/construct.xml
+++ b/reference/pthreads/pool/construct.xml
@@ -9,12 +9,12 @@
&reftitle.description;
-
- public PoolPool::__construct
+
+ public Pool::__construct
intsize
stringclass
arrayctor
-
+
Construct a new pool of workers. Pools lazily create their threads, which
means new threads will only be spawned when they are required to execute
@@ -53,13 +53,6 @@
-
- &reftitle.returnvalues;
-
- The new pool
-
-
-
&reftitle.examples;
diff --git a/reference/rrd/rrdcreator.xml b/reference/rrd/rrdcreator.xml
index 344b8cd2d2..2abef6f7fe 100644
--- a/reference/rrd/rrdcreator.xml
+++ b/reference/rrd/rrdcreator.xml
@@ -32,7 +32,12 @@
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/rrd/rrdcreator/construct.xml b/reference/rrd/rrdcreator/construct.xml
index 1779039ec1..ba795f2acc 100644
--- a/reference/rrd/rrdcreator/construct.xml
+++ b/reference/rrd/rrdcreator/construct.xml
@@ -9,12 +9,12 @@
&reftitle.description;
-
+
public RRDCreator::__construct
stringpath
stringstartTime
intstep0
-
+
Creates new RRDCreator instance.
@@ -51,12 +51,6 @@
-
- &reftitle.returnvalues;
-
- &return.void;
-
-
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/rrd/rrdgraph/construct.xml b/reference/rrd/rrdgraph/construct.xml
index 2bb2d58a38..2e92504344 100644
--- a/reference/rrd/rrdgraph/construct.xml
+++ b/reference/rrd/rrdgraph/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public RRDGraph::__construct
stringpath
-
+
Creates new RRDGraph instance. This instance is responsible for rendering
the result of RRD database query into image.
@@ -33,12 +33,6 @@
-
- &reftitle.returnvalues;
-
- &return.void;
-
-
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/rrd/rrdupdater/construct.xml b/reference/rrd/rrdupdater/construct.xml
index 460c9e0152..fb2ad1efc5 100644
--- a/reference/rrd/rrdupdater/construct.xml
+++ b/reference/rrd/rrdupdater/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public RRDUpdater::__construct
stringpath
-
+
Creates new RRDUpdater instance. This instance is responsible for updating
the RRD database file.
@@ -33,12 +33,6 @@
-
- &reftitle.returnvalues;
-
- &return.void;
-
-
diff --git a/reference/svm/svm/construct.xml b/reference/svm/svm/construct.xml
index eb4985999d..c48c67bd98 100644
--- a/reference/svm/svm/construct.xml
+++ b/reference/svm/svm/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public SVM::__construct
-
+
Constructs a new SVM object ready to accept training data.
@@ -24,10 +24,11 @@
&no.function.parameters;
-
- &reftitle.returnvalues;
+
+ &reftitle.errors;
- Throws SVMException if the libsvm library could not be loaded
+ Throws a SVMException if the libsvm
+ library could not be loaded.
diff --git a/reference/svm/svmmodel.xml b/reference/svm/svmmodel.xml
index 4bbffee2ff..88505f21c3 100644
--- a/reference/svm/svmmodel.xml
+++ b/reference/svm/svmmodel.xml
@@ -34,7 +34,12 @@
Methods
-
+
+
+
+
+
+
diff --git a/reference/svm/svmmodel/construct.xml b/reference/svm/svmmodel/construct.xml
index 21713d46d8..bd324e6233 100644
--- a/reference/svm/svmmodel/construct.xml
+++ b/reference/svm/svmmodel/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public SVMModel::__construct
stringfilename
-
+
Build a new SVMModel. Models will usually be created from the
SVM::train function, but then saved models may be restored directly.
@@ -36,10 +36,10 @@
-
- &reftitle.returnvalues;
+
+ &reftitle.errors;
- Throws SVMException on error
+ Throws a SVMException on error
diff --git a/reference/tidy/tidy/construct.xml b/reference/tidy/tidy/construct.xml
index c1daaa506c..9fa1336dba 100644
--- a/reference/tidy/tidy/construct.xml
+++ b/reference/tidy/tidy/construct.xml
@@ -74,13 +74,6 @@
-
- &reftitle.returnvalues;
-
- Returns the new tidy instance.
-
-
-
&reftitle.changelog;
diff --git a/reference/tokenizer/phptoken/construct.xml b/reference/tokenizer/phptoken/construct.xml
index b3672f78f7..d99e963bae 100644
--- a/reference/tokenizer/phptoken/construct.xml
+++ b/reference/tokenizer/phptoken/construct.xml
@@ -59,13 +59,6 @@
-
- &reftitle.returnvalues;
-
- Returns a new PhpToken instance.
-
-
-
&reftitle.seealso;
diff --git a/reference/v8js/v8js.xml b/reference/v8js/v8js.xml
index 841fc79493..21125195d1 100644
--- a/reference/v8js/v8js.xml
+++ b/reference/v8js/v8js.xml
@@ -55,7 +55,12 @@
Methods
-
+
+
+
+
+
+
diff --git a/reference/v8js/v8js/construct.xml b/reference/v8js/v8js/construct.xml
index 08c28db591..838906a21b 100644
--- a/reference/v8js/v8js/construct.xml
+++ b/reference/v8js/v8js/construct.xml
@@ -9,13 +9,13 @@
&reftitle.description;
-
+
public V8Js::__construct
stringobject_name"PHP"
arrayvariablesarray()
arrayextensionsarray()
boolreport_uncaught_exceptions&true;
-
+
Constructs a new V8Js object.
@@ -69,14 +69,6 @@
-
- &reftitle.returnvalues;
-
- Returns a new V8Js context object.
-
-
-
-
&Methods;
-
-
+
+
+
+
+
+
diff --git a/reference/xlswriter/xlsx-kernel/construct.xml b/reference/xlswriter/xlsx-kernel/construct.xml
index 4f0fa2de1d..f0348d5d3f 100644
--- a/reference/xlswriter/xlsx-kernel/construct.xml
+++ b/reference/xlswriter/xlsx-kernel/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public Vtiful\Kernel\Excel::__construct
arrayconfig
-
+
Vtiful\Kernel\Excel constructor, create a class object.
@@ -32,14 +32,7 @@
-
- &reftitle.returnvalues;
-
- Vtiful\Kernel\Excel instance
-
-
-
-
+
&reftitle.examples;
example
diff --git a/reference/xmldiff/xmldiff-base/construct.xml b/reference/xmldiff/xmldiff-base/construct.xml
index 92a282b9cc..b224308cd0 100644
--- a/reference/xmldiff/xmldiff-base/construct.xml
+++ b/reference/xmldiff/xmldiff-base/construct.xml
@@ -9,10 +9,10 @@
&reftitle.description;
-
+
public XMLDiff\Base::__construct
stringnsname
-
+
Base constructor for all the worker classes in the xmldiff extension.
@@ -33,14 +33,6 @@
-
- &reftitle.returnvalues;
-
-
-
-
-
-
&Methods;
-
+
+
+
+
+
+
diff --git a/reference/xsl/xsltprocessor/construct.xml b/reference/xsl/xsltprocessor/construct.xml
index f8c4626cb9..6c7377783b 100644
--- a/reference/xsl/xsltprocessor/construct.xml
+++ b/reference/xsl/xsltprocessor/construct.xml
@@ -21,13 +21,6 @@
&no.function.parameters;
-
- &reftitle.returnvalues;
-
- &return.void;
-
-
-
&reftitle.examples;
diff --git a/reference/zookeeper/zookeeper/construct.xml b/reference/zookeeper/zookeeper/construct.xml
index dbb69ba72c..68d3889369 100644
--- a/reference/zookeeper/zookeeper/construct.xml
+++ b/reference/zookeeper/zookeeper/construct.xml
@@ -51,13 +51,6 @@
-
- &reftitle.returnvalues;
-
- &return.void;
-
-
-
&reftitle.errors;