1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Capitalize <refpurpose>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343887 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana
2018-01-25 15:24:28 +00:00
parent 45b771b866
commit 7418592d82
40 changed files with 40 additions and 40 deletions

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.get-called-class" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>get_called_class</refname>
<refpurpose>the "Late Static Binding" class name</refpurpose>
<refpurpose>The "Late Static Binding" class name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.variant-cat" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>variant_cat</refname>
<refpurpose>concatenates two variant values together and returns the result</refpurpose>
<refpurpose>Concatenates two variant values together and returns the result</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.enchant-broker-init" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>enchant_broker_init</refname>
<refpurpose>create a new broker object capable of requesting</refpurpose>
<refpurpose>Create a new broker object capable of requesting</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.enchant-broker-request-dict" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>enchant_broker_request_dict</refname>
<refpurpose>create a new dictionary using a tag</refpurpose>
<refpurpose>Create a new dictionary using a tag</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.enchant-broker-request-pwl-dict" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>enchant_broker_request_pwl_dict</refname>
<refpurpose>creates a dictionary using a PWL file</refpurpose>
<refpurpose>Creates a dictionary using a PWL file</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.enchant-dict-add-to-personal" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>enchant_dict_add_to_personal</refname>
<refpurpose>add a word to personal word list</refpurpose>
<refpurpose>Add a word to personal word list</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.enchant-dict-add-to-session" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>enchant_dict_add_to_session</refname>
<refpurpose>add 'word' to this spell-checking session</refpurpose>
<refpurpose>Add 'word' to this spell-checking session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.enchant-dict-is-in-session" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>enchant_dict_is_in_session</refname>
<refpurpose>whether or not 'word' exists in this spelling-session</refpurpose>
<refpurpose>Whether or not 'word' exists in this spelling-session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -4,7 +4,7 @@
<refnamediv>
<refname>Locale::setDefault</refname>
<refname>locale_set_default</refname>
<refpurpose>sets the default runtime locale</refpurpose>
<refpurpose>Sets the default runtime locale</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="luaclosure.invoke" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>LuaClosure::__invoke</refname>
<refpurpose>invoke luaclosure</refpurpose>
<refpurpose>Invoke luaclosure</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -3,7 +3,7 @@
<refentry xml:id="swfbutton.setmenu" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SWFButton::setMenu</refname>
<refpurpose>enable track as menu button behaviour</refpurpose>
<refpurpose>Enable track as menu button behaviour</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="swftext.getutf8width" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SWFText::getUTF8Width</refname>
<refpurpose>calculates the width of the given string in this text objects current font and size</refpurpose>
<refpurpose>Calculates the width of the given string in this text objects current font and size</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="swftextfield.addchars" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SWFTextField::addChars</refname>
<refpurpose>adds characters to a font that will be available within a textfield</refpurpose>
<refpurpose>Adds characters to a font that will be available within a textfield</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="phar.interceptfilefuncs" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Phar::interceptFileFuncs</refname>
<refpurpose>instructs phar to intercept fopen, file_get_contents, opendir, and all of the stat-related functions</refpurpose>
<refpurpose>Instructs phar to intercept fopen, file_get_contents, opendir, and all of the stat-related functions</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phar.offsetexists">
<refnamediv>
<refname>Phar::offsetExists</refname>
<refpurpose>determines whether a file exists in the phar</refpurpose>
<refpurpose>Determines whether a file exists in the phar</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phar.offsetset">
<refnamediv>
<refname>Phar::offsetSet</refname>
<refpurpose>set the contents of an internal file to those of an external file</refpurpose>
<refpurpose>Set the contents of an internal file to those of an external file</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phar.offsetunset">
<refnamediv>
<refname>Phar::offsetUnset</refname>
<refpurpose>remove a file from a phar</refpurpose>
<refpurpose>Remove a file from a phar</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="phar.setsignaturealgorithm" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Phar::setSignatureAlgorithm</refname>
<refpurpose>set the signature algorithm for a phar and apply it.</refpurpose>
<refpurpose>Set the signature algorithm for a phar and apply it.</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.offsetset">
<refnamediv>
<refname>PharData::offsetSet</refname>
<refpurpose>set the contents of a file within the tar/zip to those of an external file or string</refpurpose>
<refpurpose>Set the contents of a file within the tar/zip to those of an external file or string</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.offsetunset">
<refnamediv>
<refname>PharData::offsetUnset</refname>
<refpurpose>remove a file from a tar/zip archive</refpurpose>
<refpurpose>Remove a file from a tar/zip archive</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="phardata.setalias" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>PharData::setAlias</refname>
<refpurpose>dummy function (Phar::setAlias is not valid for PharData)</refpurpose>
<refpurpose>Dummy function (Phar::setAlias is not valid for PharData)</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.setdefaultstub">
<refnamediv>
<refname>PharData::setDefaultStub</refname>
<refpurpose>dummy function (Phar::setDefaultStub is not valid for PharData)</refpurpose>
<refpurpose>Dummy function (Phar::setDefaultStub is not valid for PharData)</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="phardata.setsignaturealgorithm" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Phar::setSignatureAlgorithm</refname>
<refpurpose>set the signature algorithm for a phar and apply it.</refpurpose>
<refpurpose>Set the signature algorithm for a phar and apply it.</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.setstub">
<refnamediv>
<refname>PharData::setStub</refname>
<refpurpose>dummy function (Phar::setStub is not valid for PharData)</refpurpose>
<refpurpose>Dummy function (Phar::setStub is not valid for PharData)</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="function.pspell-config-data-dir" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>pspell_config_data_dir</refname>
<refpurpose>location of language data files</refpurpose>
<refpurpose>Location of language data files</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="sca.createdataobject" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SCA::createDataObject</refname>
<refpurpose> create an SDO </refpurpose>
<refpurpose>Create an SDO</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -4,7 +4,7 @@
<refentry xml:id="sca-localproxy.createdataobject" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SCA_LocalProxy::createDataObject</refname>
<refpurpose> create an SDO </refpurpose>
<refpurpose>Create an SDO</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -4,7 +4,7 @@
<refentry xml:id="sca-soapproxy.createdataobject" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SCA_SoapProxy::createDataObject</refname>
<refpurpose> create an SDO </refpurpose>
<refpurpose>Create an SDO</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -4,7 +4,7 @@
<refentry xml:id="solrdismaxquery.setqueryphraseslop" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SolrDisMaxQuery::setQueryPhraseSlop</refname>
<refpurpose>specifies the amount of slop permitted on phrase queries explicitly included in the user's query string (qf parameter)</refpurpose>
<refpurpose>Specifies the amount of slop permitted on phrase queries explicitly included in the user's query string (qf parameter)</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="yaf-controller-abstract.forward" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Yaf_Controller_Abstract::forward</refname>
<refpurpose>foward to another action</refpurpose>
<refpurpose>Foward to another action</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="yaf-dispatcher.enableview" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Yaf_Dispatcher::enableView</refname>
<refpurpose>enable view rendering</refpurpose>
<refpurpose>Enable view rendering</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="yaf-loader.getlibrarypath" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Yaf_Loader::getLibraryPath</refname>
<refpurpose>get the library path</refpurpose>
<refpurpose>Get the library path</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="yaf-loader.registerlocalnamespace" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Yaf_Loader::registerLocalNamespace</refname>
<refpurpose>register local class prefix</refpurpose>
<refpurpose>Register local class prefix</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="yaf-request-abstract.setbaseuri" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Yaf_Request_Abstract::setBaseUri</refname>
<refpurpose>set base URI</refpurpose>
<refpurpose>Set base URI</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="yaf-response-abstract.response" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Yaf_Response_Abstract::response</refname>
<refpurpose>send response</refpurpose>
<refpurpose>Send response</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="yaf-route-interface.assemble" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Yaf_Route_Interface::assemble</refname>
<refpurpose>assemble a request</refpurpose>
<refpurpose>Assemble a request</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -4,7 +4,7 @@
<refentry xml:id="yaf-route-interface.route" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Yaf_Route_Interface::route</refname>
<refpurpose>route a request</refpurpose>
<refpurpose>Route a request</refpurpose>
</refnamediv>
<refsect1 role="description">

View File

@@ -3,7 +3,7 @@
<refentry xml:id="ziparchive.deleteindex" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>ZipArchive::deleteIndex</refname>
<refpurpose>delete an entry in the archive using its index</refpurpose>
<refpurpose>Delete an entry in the archive using its index</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -3,7 +3,7 @@
<refentry xml:id="ziparchive.deletename" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>ZipArchive::deleteName</refname>
<refpurpose>delete an entry in the archive using its name</refpurpose>
<refpurpose>Delete an entry in the archive using its name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View File

@@ -4,7 +4,7 @@
<refentry xml:id="zookeeper.getclientid" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Zookeeper::getClientId</refname>
<refpurpose>return the client session id, only valid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE)</refpurpose>
<refpurpose>Return the client session id, only valid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE)</refpurpose>
</refnamediv>
<refsect1 role="description">