mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Add blank
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338455 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8265cab125
commit
67f064ffbe
13 changed files with 12 additions and 20 deletions
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Application::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Application::__construct</methodname>
|
||||
<methodparam><type>mixed</type><parameter>config</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>envrion</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,15 +10,13 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Dispatcher::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Dispatcher::__construct</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>private</modifier><methodname>Yaf_Loader::__construct</methodname>
|
||||
<modifier>private</modifier> <methodname>Yaf_Loader::__construct</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>private</modifier><methodname>Yaf_Registry::__construct</methodname>
|
||||
<modifier>private</modifier> <methodname>Yaf_Registry::__construct</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Request_Http::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Request_Http::__construct</methodname>
|
||||
<methodparam choice="opt"><type>string</type><parameter>request_uri</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>base_uri</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Request_Simple::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Request_Simple::__construct</methodname>
|
||||
<methodparam choice="opt"><type>string</type><parameter>method</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>module</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>controller</parameter></methodparam>
|
||||
|
|
|
@ -17,9 +17,6 @@
|
|||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Route_Regex::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Route_Regex::__construct</methodname>
|
||||
<methodparam><type>string</type><parameter>match</parameter></methodparam>
|
||||
<methodparam><type>array</type><parameter>route</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>array</type><parameter>map</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Route_Rewrite::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Route_Rewrite::__construct</methodname>
|
||||
<methodparam><type>string</type><parameter>match</parameter></methodparam>
|
||||
<methodparam><type>array</type><parameter>route</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>array</type><parameter>verify</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Route_Simple::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Route_Simple::__construct</methodname>
|
||||
<methodparam><type>string</type><parameter>module_name</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>controller_name</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>action_name</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Route_Supervar::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Route_Supervar::__construct</methodname>
|
||||
<methodparam><type>string</type><parameter>supervar_name</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
@ -19,9 +19,6 @@
|
|||
<classname>Yaf_Route_Supervar</classname> will look for path info in query
|
||||
string, and the parameter <varname>supervar_name</varname> is the key.
|
||||
</para>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier><methodname>Yaf_Router::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>Yaf_Router::__construct</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>private</modifier><methodname>Yaf_Session::__construct</methodname>
|
||||
<modifier>private</modifier> <methodname>Yaf_Session::__construct</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue