mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 16:45:35 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
bb28a07c93
commit
5524726b4f
@@ -27,7 +27,7 @@
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.1.14</span>
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.2.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
@@ -121,6 +121,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza
|
||||
<li>getCurrentCallable() : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a65508775baadff3ce7228e66962e5292">MiddlewareHandler</a></li>
|
||||
<li>getDatabase() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a728138a9219e8751278542c3a8c5e3a9">DBWrapper</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#ab726532f6b9fae44cedb62dcb104333d">MySQLDriver</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#adf30b2b39b6eba2eddbb6034081ac356">PgSQLDriver</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#ab726532f6b9fae44cedb62dcb104333d">SQLiteDriver</a></li>
|
||||
<li>getDatabasePlatform() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a602d4b79ea2e33e68be7054e042aab99">MySQLDriver</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a602d4b79ea2e33e68be7054e042aab99">SQLiteDriver</a></li>
|
||||
<li>getDbType() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a36e6adfcbef4d922b36b8c6cea954c5c">DBConnection</a></li>
|
||||
<li>getDefinition() : <a class="el" href="class_z_m_1_1_container_1_1_alias_definition_source.html#ab3643b07f6fe88fcc883aee5334b59d0">AliasDefinitionSource</a></li>
|
||||
<li>getDefinitions() : <a class="el" href="class_z_m_1_1_container_1_1_alias_definition_source.html#aa7fdbbb3dfc93e31928ed08ccfed63fd">AliasDefinitionSource</a></li>
|
||||
<li>getDescription() : <a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845">PluginMeta</a></li>
|
||||
@@ -150,7 +151,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza
|
||||
<li>getNestTransactionsWithSavepoints() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac241c1cbe8334ffa1c853d8f1b1510c2">DBWrapper</a></li>
|
||||
<li>getParam() : <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#a0ff6263819f2e9d930b347e0b9d8bcc4">BotContext</a></li>
|
||||
<li>getParameterClassName() : <a class="el" href="class_z_m_1_1_utils_1_1_reflection_util.html#a8d5994fe9b3ed661e5b20ad5f3c298e0">ReflectionUtil</a></li>
|
||||
<li>getParams() : <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#ae32cd7c32721b02d676bb63b4b1366db">BotContext</a></li>
|
||||
<li>getParams() : <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#ae32cd7c32721b02d676bb63b4b1366db">BotContext</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ae32cd7c32721b02d676bb63b4b1366db">DBConnection</a></li>
|
||||
<li>getParamString() : <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#a8fe780d9692d6a76308059304a849059">BotContext</a></li>
|
||||
<li>getPipeClosure() : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a8c2bea1e9aca3f23776ab1ff2c386cd9">MiddlewareHandler</a></li>
|
||||
<li>getPluginType() : <a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72">PluginMeta</a></li>
|
||||
|
||||
Reference in New Issue
Block a user