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>
|
||||
@@ -92,26 +92,76 @@ $(document).ready(function(){initNavTree('globals_func.html',''); initResizable(
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
 <ul>
|
||||
 
|
||||
|
||||
<h3><a id="index__5F" name="index__5F"></a>- _ -</h3><ul>
|
||||
<li>_zm_setup_loader() : <a class="el" href="script__setup__loader_8php.html#ab863fb8fbaad79c3b0c52990707a94bb">script_setup_loader.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
|
||||
<li>bot() : <a class="el" href="global__functions_8php.html#ad36f3e85e1dffc28a10a95382aaac608">global_functions.php</a></li>
|
||||
<li>bot_connect() : <a class="el" href="global__functions_8php.html#a76f57c411996a730c3759fa1b5e23dc5">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_c" name="index_c"></a>- c -</h3><ul>
|
||||
<li>config() : <a class="el" href="global__functions_8php.html#a71de63d02514c7e74d68338f4424139f">global_functions.php</a></li>
|
||||
<li>container() : <a class="el" href="global__functions_8php.html#aeacc0140de439ebab9a5466c45d38191">global_functions.php</a></li>
|
||||
<li>coroutine() : <a class="el" href="global__functions_8php.html#aea4203b9b3d3a0cecaad1479e2978e16">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_d" name="index_d"></a>- d -</h3><ul>
|
||||
<li>db() : <a class="el" href="global__functions_8php.html#abb1a3a76f52074604156a3da9ead1a98">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_e" name="index_e"></a>- e -</h3><ul>
|
||||
<li>env() : <a class="el" href="global__functions_8php.html#ae249520bbbb558ac0e1928446ea2c0ca">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_i" name="index_i"></a>- i -</h3><ul>
|
||||
<li>is_assoc_array() : <a class="el" href="global__functions_8php.html#a872aa6d894a402d6faa4dbac803dd523">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_k" name="index_k"></a>- k -</h3><ul>
|
||||
<li>kv() : <a class="el" href="global__functions_8php.html#a30f74b242a48e72ec1245e31dbd4db6d">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_l" name="index_l"></a>- l -</h3><ul>
|
||||
<li>logger() : <a class="el" href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_m" name="index_m"></a>- m -</h3><ul>
|
||||
<li>match_args() : <a class="el" href="global__functions_8php.html#ad4837db7e0f6a16fcb3b4e33be447723">global_functions.php</a></li>
|
||||
<li>match_pattern() : <a class="el" href="global__functions_8php.html#a7788a600314408032412cb1d5f9f644d">global_functions.php</a></li>
|
||||
<li>middleware() : <a class="el" href="global__functions_8php.html#ae04b8a86ae39aa08ba1becbfa13ff592">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_r" name="index_r"></a>- r -</h3><ul>
|
||||
<li>redis() : <a class="el" href="global__functions_8php.html#a9c69dfaa68f571577df4965bfed5ec79">global_functions.php</a></li>
|
||||
<li>resolve() : <a class="el" href="global__functions_8php.html#a72209840841640a3706f6393aa3bc0bc">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_s" name="index_s"></a>- s -</h3><ul>
|
||||
<li>segment() : <a class="el" href="global__functions_8php.html#aab951b3aba3cafdec6df825656344148">global_functions.php</a></li>
|
||||
<li>sql_builder() : <a class="el" href="global__functions_8php.html#a5e5e46262ccc376a933859820eaee89f">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_w" name="index_w"></a>- w -</h3><ul>
|
||||
<li>ws_socket() : <a class="el" href="global__functions_8php.html#a3117291dc19c3820da1c3bbf65327e9d">global_functions.php</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_z" name="index_z"></a>- z -</h3><ul>
|
||||
<li>zm_create_app() : <a class="el" href="global__functions_8php.html#aa30c4407119a85820af29d6386961cd0">global_functions.php</a></li>
|
||||
<li>zm_create_plugin() : <a class="el" href="global__functions_8php.html#a83464722ebd662fcd9ac2bdd01836c6c">global_functions.php</a></li>
|
||||
<li>zm_dir() : <a class="el" href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705">global_functions.php</a></li>
|
||||
@@ -120,6 +170,8 @@ $(document).ready(function(){initNavTree('globals_func.html',''); initResizable(
|
||||
<li>zm_instance_id() : <a class="el" href="global__functions_8php.html#aedf626b8ff5c2b782908eb6756780eb7">global_functions.php</a></li>
|
||||
<li>zm_internal_errcode() : <a class="el" href="global__functions_8php.html#ab6532d66138e9cf91863546fc93556a1">global_functions.php</a></li>
|
||||
<li>zm_sleep() : <a class="el" href="global__functions_8php.html#a6195e0d6bb303cd1161beefcdc9173af">global_functions.php</a></li>
|
||||
<li>zm_sqlite() : <a class="el" href="global__functions_8php.html#a14c2bc0d348a47906850ebf6e27a0d80">global_functions.php</a></li>
|
||||
<li>zm_sqlite_builder() : <a class="el" href="global__functions_8php.html#a4695835e940bd86423eea04865b3e28d">global_functions.php</a></li>
|
||||
<li>zm_timer_after() : <a class="el" href="global__functions_8php.html#a79804576df10fd58f9d569e823e6aa9f">global_functions.php</a></li>
|
||||
<li>zm_timer_tick() : <a class="el" href="global__functions_8php.html#a123ebc065b28f7c59b53a70d87b5e4ce">global_functions.php</a></li>
|
||||
<li>zm_websocket_client() : <a class="el" href="global__functions_8php.html#a6063749774450cf71af3daf0ce7c32cc">global_functions.php</a></li>
|
||||
|
||||
Reference in New Issue
Block a user