mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
f1adbf1ba6
commit
8138288a7a
@@ -108,9 +108,13 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
<li>getAutoloadFile() : <a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225">PluginMeta</a></li>
|
||||
<li>getAutoloadPsr4() : <a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a1b05e977825eafd75b33a9d0783e4817">PluginMeta</a></li>
|
||||
<li>getBot() : <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#a69cef040a9384052c9256696c9c04165">BotContext</a></li>
|
||||
<li>getBotContext() : <a class="el" href="class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a4b25553a83679ddcda2acb7d937df08e">BotMap</a></li>
|
||||
<li>getBotFd() : <a class="el" href="class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#aa125d21b7943caffc505bd92ca836217">BotMap</a></li>
|
||||
<li>getBotFds() : <a class="el" href="class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#ac76590bc42b09924d6de36aeea22c2c6">BotMap</a></li>
|
||||
<li>getCallReflector() : <a class="el" href="class_z_m_1_1_utils_1_1_reflection_util.html#a1ffdc3164a4ad83d5601f64862b99daf">ReflectionUtil</a></li>
|
||||
<li>getClassesPsr4() : <a class="el" href="class_z_m_1_1_store_1_1_file_system.html#a35c4565f64178d3978fe3d8ebd23938f">FileSystem</a></li>
|
||||
<li>getComposerMetadata() : <a class="el" href="class_z_m_1_1_utils_1_1_z_m_util.html#ab2d98514301b4378fdac6deb03db3972">ZMUtil</a></li>
|
||||
<li>getConnectContext() : <a class="el" href="class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a2ec7e22c3c981a91a87a06035c737824">BotMap</a></li>
|
||||
<li>getConnection() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ab7a0a080d0e721c656eef11cd641638b">DBWrapper</a>, <a class="el" href="class_z_m_1_1_utils_1_1_connection_util.html#ab4078e1d3e81fad00fcf1a1cd722d41d">ConnectionUtil</a></li>
|
||||
<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>
|
||||
@@ -129,6 +133,8 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
<li>getEvent() : <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#a055bcb2a2b197f7d31e1dd99d9eb62f7">BotContext</a></li>
|
||||
<li>getEventContainer() : <a class="el" href="class_z_m_1_1_container_1_1_container_holder.html#a4e606e93c528d514691e3424e41b6df4">ContainerHolder</a></li>
|
||||
<li>getEventListeners() : <a class="el" href="class_z_m_1_1_event_1_1_event_provider.html#a2e3ecb542e753e076606c0c3658fa0c9">EventProvider</a></li>
|
||||
<li>getFd() : <a class="el" href="class_z_m_1_1_context_1_1_bot_connect_context.html#a01bd51d9acca6d3c32086f5dda338681">BotConnectContext</a></li>
|
||||
<li>getFlag() : <a class="el" href="class_z_m_1_1_context_1_1_bot_connect_context.html#a381de5803b7657f165a06185c38deec1">BotConnectContext</a></li>
|
||||
<li>getFromThrowable() : <a class="el" href="class_z_m_1_1_exception_1_1_solution_1_1_solution_repository.html#a03de88d3742f90f010f6588f32e88d94">SolutionRepository</a></li>
|
||||
<li>getGroups() : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html#a6187b4fda76a8055bd08acafa57d9824">AnnotationBase</a></li>
|
||||
<li>getHolder() : <a class="el" href="class_z_m_1_1_config_1_1_z_m_config.html#af47055b0b93c4af5b35f6f55f6331d10">ZMConfig</a></li>
|
||||
|
||||
Reference in New Issue
Block a user