update api docs

This commit is contained in:
sunxyw 2023-02-13 03:15:29 +00:00 committed by github-actions[bot]
parent d559a91ddb
commit e26deb6e0d
8 changed files with 29 additions and 13 deletions

View File

@ -100,8 +100,8 @@ $(document).ready(function(){initNavTree('class_module_1_1_example_1_1_hello123.
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public 成员函数</h2></td></tr>
<tr class="memitem:a0a61a4fb2a17cecfe1061e67ef7ca5c7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_module_1_1_example_1_1_hello123.html#a0a61a4fb2a17cecfe1061e67ef7ca5c7">route</a> (array $params)</td></tr>
<tr class="separator:a0a61a4fb2a17cecfe1061e67ef7ca5c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afa1a227b993f6045d9eb3be819028556"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556">route</a> (array $params, ServerRequest $request, \HttpRequestEvent $event)</td></tr>
<tr class="separator:afa1a227b993f6045d9eb3be819028556"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0ee3d852534d06fb70fa5a68b88e2009"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_module_1_1_example_1_1_hello123.html#a0ee3d852534d06fb70fa5a68b88e2009">onOBEvent</a> (WebSocketMessageEvent $messageEvent, \OneBotEvent $event)</td></tr>
<tr class="separator:a0ee3d852534d06fb70fa5a68b88e2009"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7da39ea9baab6da88af5268739c3b900"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900">repeat</a> (\OneBotEvent $event, <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html">BotContext</a> $context)</td></tr>
@ -256,8 +256,8 @@ Public 成员函数</h2></td></tr>
</div>
</div>
<a id="a0a61a4fb2a17cecfe1061e67ef7ca5c7" name="a0a61a4fb2a17cecfe1061e67ef7ca5c7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0a61a4fb2a17cecfe1061e67ef7ca5c7">&#9670;&#160;</a></span>route()</h2>
<a id="afa1a227b993f6045d9eb3be819028556" name="afa1a227b993f6045d9eb3be819028556"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afa1a227b993f6045d9eb3be819028556">&#9670;&#160;</a></span>route()</h2>
<div class="memitem">
<div class="memproto">
@ -266,8 +266,24 @@ Public 成员函数</h2></td></tr>
<td class="memname">route </td>
<td>(</td>
<td class="paramtype">array&#160;</td>
<td class="paramname"><em>$params</em></td><td>)</td>
<td class="paramname"><em>$params</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">ServerRequest&#160;</td>
<td class="paramname"><em>$request</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">\HttpRequestEvent&#160;</td>
<td class="paramname"><em>$event</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">

View File

@ -5,5 +5,5 @@ var class_module_1_1_example_1_1_hello123 =
[ "onOBEvent", "class_module_1_1_example_1_1_hello123.html#a0ee3d852534d06fb70fa5a68b88e2009", null ],
[ "onWSMessage", "class_module_1_1_example_1_1_hello123.html#a6ac41f59e93a6ff5c461f53413bec7c6", null ],
[ "repeat", "class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900", null ],
[ "route", "class_module_1_1_example_1_1_hello123.html#a0a61a4fb2a17cecfe1061e67ef7ca5c7", null ]
[ "route", "class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556", null ]
];

View File

@ -129,7 +129,7 @@ Public 成员函数</h2></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
成员变量</h2></td></tr>
<tr class="memitem:a835ac83b0f0a2c196532f370dc585aa0"><td class="memItemLeft" align="right" valign="top">const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0">VERSION_ID</a> = 692</td></tr>
<tr class="memitem:a835ac83b0f0a2c196532f370dc585aa0"><td class="memItemLeft" align="right" valign="top">const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0">VERSION_ID</a> = 693</td></tr>
<tr class="separator:a835ac83b0f0a2c196532f370dc585aa0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af71005841ce53adac00581ab0ba24c1f"><td class="memItemLeft" align="right" valign="top">const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_framework.html#af71005841ce53adac00581ab0ba24c1f">VERSION</a> = '3.0.3'</td></tr>
<tr class="separator:af71005841ce53adac00581ab0ba24c1f"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -485,7 +485,7 @@ Protected 属性</h2></td></tr>
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const VERSION_ID = 692</td>
<td class="memname">const VERSION_ID = 693</td>
</tr>
</table>
</div><div class="memdoc">

View File

@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html',''); initResiza
<li>repeat()&#160;:&#160;<a class="el" href="class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900">Hello123</a></li>
<li>rollBack()&#160;:&#160;<a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3">DBConnection</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3">DBWrapper</a></li>
<li>rollbackSavepoint()&#160;:&#160;<a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7">DBWrapper</a></li>
<li>route()&#160;:&#160;<a class="el" href="class_module_1_1_example_1_1_hello123.html#a0a61a4fb2a17cecfe1061e67ef7ca5c7">Hello123</a></li>
<li>route()&#160;:&#160;<a class="el" href="class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556">Hello123</a></li>
<li>rowCount()&#160;:&#160;<a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377">DBStatement</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377">DBStatementWrapper</a></li>
<li>run()&#160;:&#160;<a class="el" href="class_z_m_1_1_console_application.html#a05dd9c0ddaec72a715c26082770151e1">ConsoleApplication</a>, <a class="el" href="class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae">ZMApplication</a></li>
</ul>

View File

@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('functions_r.html',''); initResizable()
<li>repeat()&#160;:&#160;<a class="el" href="class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900">Hello123</a></li>
<li>rollBack()&#160;:&#160;<a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3">DBConnection</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3">DBWrapper</a></li>
<li>rollbackSavepoint()&#160;:&#160;<a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7">DBWrapper</a></li>
<li>route()&#160;:&#160;<a class="el" href="class_module_1_1_example_1_1_hello123.html#a0a61a4fb2a17cecfe1061e67ef7ca5c7">Hello123</a></li>
<li>route()&#160;:&#160;<a class="el" href="class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556">Hello123</a></li>
<li>rowCount()&#160;:&#160;<a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377">DBStatement</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377">DBStatementWrapper</a></li>
<li>run()&#160;:&#160;<a class="el" href="class_z_m_1_1_console_application.html#a05dd9c0ddaec72a715c26082770151e1">ConsoleApplication</a>, <a class="el" href="class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae">ZMApplication</a></li>
</ul>

View File

@ -183,12 +183,12 @@ var NAVTREEINDEX0 =
"_z_m_util_8php.html":[3,0,0,2,13,10],
"annotated.html":[2,0],
"class_module_1_1_example_1_1_hello123.html":[2,0,0,0,0],
"class_module_1_1_example_1_1_hello123.html#a0a61a4fb2a17cecfe1061e67ef7ca5c7":[2,0,0,0,0,5],
"class_module_1_1_example_1_1_hello123.html#a0ee3d852534d06fb70fa5a68b88e2009":[2,0,0,0,0,2],
"class_module_1_1_example_1_1_hello123.html#a63074cad03166463e7387e4bf3b0c778":[2,0,0,0,0,1],
"class_module_1_1_example_1_1_hello123.html#a6ac41f59e93a6ff5c461f53413bec7c6":[2,0,0,0,0,3],
"class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900":[2,0,0,0,0,4],
"class_module_1_1_example_1_1_hello123.html#aa69e80cb614ab65dac73c9112a0d5444":[2,0,0,0,0,0],
"class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556":[2,0,0,0,0,5],
"class_z_m_1_1_annotation_1_1_annotation_base.html":[1,0,0,0,5],
"class_z_m_1_1_annotation_1_1_annotation_base.html":[2,0,1,0,5],
"class_z_m_1_1_annotation_1_1_annotation_base.html#a0889aa732f49204fd5bbec32f3bcffa3":[1,0,0,0,5,7],

View File

@ -34,7 +34,7 @@ var searchData=
['resolve_31',['resolve',['../global__functions_8php.html#a72209840841640a3706f6393aa3bc0bc',1,'global_functions.php']]],
['rollback_32',['rollBack',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBConnection\rollBack()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBWrapper\rollBack()']]],
['rollbacksavepoint_33',['rollbackSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7',1,'ZM::Store::Database::DBWrapper']]],
['route_34',['route',['../class_module_1_1_example_1_1_hello123.html#a0a61a4fb2a17cecfe1061e67ef7ca5c7',1,'Module::Example::Hello123']]],
['route_34',['route',['../class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556',1,'Module::Example::Hello123']]],
['route_35',['Route',['../class_z_m_1_1_annotation_1_1_http_1_1_route.html',1,'ZM::Annotation::Http']]],
['route_2ephp_36',['Route.php',['../_route_8php.html',1,'']]],
['routetrait_37',['RouteTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a137922a82f833ad67494c152d0fcc7d0',1,'ZM::Plugin::Traits']]],

View File

@ -20,7 +20,7 @@ var searchData=
['resolve_17',['resolve',['../global__functions_8php.html#a72209840841640a3706f6393aa3bc0bc',1,'global_functions.php']]],
['rollback_18',['rollBack',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBConnection\rollBack()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBWrapper\rollBack()']]],
['rollbacksavepoint_19',['rollbackSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7',1,'ZM::Store::Database::DBWrapper']]],
['route_20',['route',['../class_module_1_1_example_1_1_hello123.html#a0a61a4fb2a17cecfe1061e67ef7ca5c7',1,'Module::Example::Hello123']]],
['route_20',['route',['../class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556',1,'Module::Example::Hello123']]],
['rowcount_21',['rowCount',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatement\rowCount()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatementWrapper\rowCount()']]],
['run_22',['run',['../class_z_m_1_1_console_application.html#a05dd9c0ddaec72a715c26082770151e1',1,'ZM\ConsoleApplication\run()'],['../class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae',1,'ZM\ZMApplication\run()']]]
];