update api docs
@ -1,6 +0,0 @@
|
||||
var _bot_action_trait_8php =
|
||||
[
|
||||
[ "sendAction", "_bot_action_trait_8php.html#a6ff87fd9cd9579198a3a1c2bab07698d", null ],
|
||||
[ "sendMessage", "_bot_action_trait_8php.html#a04a8269a400381869be890b79ac1ed29", null ],
|
||||
[ "BotActionTrait", "_bot_action_trait_8php.html#adb0b2226bce6c2ecd4cfc395baaf4c96", null ]
|
||||
];
|
||||
130
docs/.vuepress/public/doxy/_bot_command_trait_8php.html
Executable file
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/Traits/BotCommandTrait.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_bot_command_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#namespaces">命名空间</a> |
|
||||
<a href="#func-members">函数</a> |
|
||||
<a href="#var-members">变量</a> </div>
|
||||
<div class="headertitle"><div class="title">BotCommandTrait.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin_1_1_traits"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html">ZM\Plugin\Traits</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
函数</h2></td></tr>
|
||||
<tr class="memitem:a2a7453aa099c39db14e3c084f3fc98dd"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a2a7453aa099c39db14e3c084f3fc98dd">addBotCommand</a> (BotCommand $command)</td></tr>
|
||||
<tr class="separator:a2a7453aa099c39db14e3c084f3fc98dd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aedd0480ee6c846c72b9fc33d34990b85"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#aedd0480ee6c846c72b9fc33d34990b85">getBotCommands</a> ()</td></tr>
|
||||
<tr class="separator:aedd0480ee6c846c72b9fc33d34990b85"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:a3a36118815512c22ea76ac325e290ea2"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a3a36118815512c22ea76ac325e290ea2">BotCommandTrait</a></td></tr>
|
||||
<tr class="separator:a3a36118815512c22ea76ac325e290ea2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="dir_b44262b9228cbb5b7014731b35e08080.html">Traits</a></li><li class="navelem"><a class="el" href="_bot_command_trait_8php.html">BotCommandTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/.vuepress/public/doxy/_bot_command_trait_8php.js
Executable file
@ -0,0 +1,6 @@
|
||||
var _bot_command_trait_8php =
|
||||
[
|
||||
[ "addBotCommand", "_bot_command_trait_8php.html#a2a7453aa099c39db14e3c084f3fc98dd", null ],
|
||||
[ "getBotCommands", "_bot_command_trait_8php.html#aedd0480ee6c846c72b9fc33d34990b85", null ],
|
||||
[ "BotCommandTrait", "_bot_command_trait_8php.html#a3a36118815512c22ea76ac325e290ea2", null ]
|
||||
];
|
||||
130
docs/.vuepress/public/doxy/_bot_event_trait_8php.html
Executable file
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/Traits/BotEventTrait.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_bot_event_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#namespaces">命名空间</a> |
|
||||
<a href="#func-members">函数</a> |
|
||||
<a href="#var-members">变量</a> </div>
|
||||
<div class="headertitle"><div class="title">BotEventTrait.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin_1_1_traits"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html">ZM\Plugin\Traits</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
函数</h2></td></tr>
|
||||
<tr class="memitem:a1ff465e537000a7d4d01966d22f1abb7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a1ff465e537000a7d4d01966d22f1abb7">addBotEvent</a> (BotEvent $event)</td></tr>
|
||||
<tr class="separator:a1ff465e537000a7d4d01966d22f1abb7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a86048b8b064dcfdf7a373220a77e6bd8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a86048b8b064dcfdf7a373220a77e6bd8">getBotEvents</a> ()</td></tr>
|
||||
<tr class="separator:a86048b8b064dcfdf7a373220a77e6bd8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:a84608bf57f1f59f9970751ca5c022d5b"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a84608bf57f1f59f9970751ca5c022d5b">BotEventTrait</a></td></tr>
|
||||
<tr class="separator:a84608bf57f1f59f9970751ca5c022d5b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="dir_b44262b9228cbb5b7014731b35e08080.html">Traits</a></li><li class="navelem"><a class="el" href="_bot_event_trait_8php.html">BotEventTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/.vuepress/public/doxy/_bot_event_trait_8php.js
Executable file
@ -0,0 +1,6 @@
|
||||
var _bot_event_trait_8php =
|
||||
[
|
||||
[ "addBotEvent", "_bot_event_trait_8php.html#a1ff465e537000a7d4d01966d22f1abb7", null ],
|
||||
[ "getBotEvents", "_bot_event_trait_8php.html#a86048b8b064dcfdf7a373220a77e6bd8", null ],
|
||||
[ "BotEventTrait", "_bot_event_trait_8php.html#a84608bf57f1f59f9970751ca5c022d5b", null ]
|
||||
];
|
||||
@ -66,7 +66,7 @@ $(function() {
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_bot_action_trait_8php.html',''); initResizable(); });
|
||||
$(document).ready(function(){initNavTree('_context_2_trait_2_bot_action_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
@ -116,13 +116,15 @@ $(document).ready(function(){initNavTree('_bot_action_trait_8php.html',''); init
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:adb0b2226bce6c2ecd4cfc395baaf4c96"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_context_1_1_trait.html#adb0b2226bce6c2ecd4cfc395baaf4c96">BotActionTrait</a></td></tr>
|
||||
<tr class="separator:adb0b2226bce6c2ecd4cfc395baaf4c96"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8ef03fdd47aba490e08b611874826bee"><td class="memItemLeft" align="right" valign="top">null WebSocketMessageEvent HttpRequestEvent </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_context_1_1_trait.html#a8ef03fdd47aba490e08b611874826bee">$base_event</a></td></tr>
|
||||
<tr class="separator:a8ef03fdd47aba490e08b611874826bee"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_07a1950ebaf2e16f5cee5a9ebd0432a2.html">Context</a></li><li class="navelem"><a class="el" href="dir_f7a810c7bd378e12a55be6a6d68e12da.html">Trait</a></li><li class="navelem"><a class="el" href="_bot_action_trait_8php.html">BotActionTrait.php</a></li>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_07a1950ebaf2e16f5cee5a9ebd0432a2.html">Context</a></li><li class="navelem"><a class="el" href="dir_f7a810c7bd378e12a55be6a6d68e12da.html">Trait</a></li><li class="navelem"><a class="el" href="_context_2_trait_2_bot_action_trait_8php.html">BotActionTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
7
docs/.vuepress/public/doxy/_context_2_trait_2_bot_action_trait_8php.js
Executable file
@ -0,0 +1,7 @@
|
||||
var _context_2_trait_2_bot_action_trait_8php =
|
||||
[
|
||||
[ "sendAction", "_context_2_trait_2_bot_action_trait_8php.html#a6ff87fd9cd9579198a3a1c2bab07698d", null ],
|
||||
[ "sendMessage", "_context_2_trait_2_bot_action_trait_8php.html#a04a8269a400381869be890b79ac1ed29", null ],
|
||||
[ "$base_event", "_context_2_trait_2_bot_action_trait_8php.html#a8ef03fdd47aba490e08b611874826bee", null ],
|
||||
[ "BotActionTrait", "_context_2_trait_2_bot_action_trait_8php.html#adb0b2226bce6c2ecd4cfc395baaf4c96", null ]
|
||||
];
|
||||
130
docs/.vuepress/public/doxy/_cron_trait_8php.html
Executable file
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/Traits/CronTrait.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_cron_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#namespaces">命名空间</a> |
|
||||
<a href="#func-members">函数</a> |
|
||||
<a href="#var-members">变量</a> </div>
|
||||
<div class="headertitle"><div class="title">CronTrait.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin_1_1_traits"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html">ZM\Plugin\Traits</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
函数</h2></td></tr>
|
||||
<tr class="memitem:a1900c40593a4cc506bc328da992129e1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a1900c40593a4cc506bc328da992129e1">addCron</a> (Cron $cron)</td></tr>
|
||||
<tr class="separator:a1900c40593a4cc506bc328da992129e1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a55d16f519fd813abd36e709c654197b5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a55d16f519fd813abd36e709c654197b5">getCrons</a> ()</td></tr>
|
||||
<tr class="separator:a55d16f519fd813abd36e709c654197b5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:a5a744732152e091ea9fccf5df1324d0b"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a5a744732152e091ea9fccf5df1324d0b">CronTrait</a></td></tr>
|
||||
<tr class="separator:a5a744732152e091ea9fccf5df1324d0b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="dir_b44262b9228cbb5b7014731b35e08080.html">Traits</a></li><li class="navelem"><a class="el" href="_cron_trait_8php.html">CronTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/.vuepress/public/doxy/_cron_trait_8php.js
Executable file
@ -0,0 +1,6 @@
|
||||
var _cron_trait_8php =
|
||||
[
|
||||
[ "addCron", "_cron_trait_8php.html#a1900c40593a4cc506bc328da992129e1", null ],
|
||||
[ "getCrons", "_cron_trait_8php.html#a55d16f519fd813abd36e709c654197b5", null ],
|
||||
[ "CronTrait", "_cron_trait_8php.html#a5a744732152e091ea9fccf5df1324d0b", null ]
|
||||
];
|
||||
130
docs/.vuepress/public/doxy/_event_trait_8php.html
Executable file
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/Traits/EventTrait.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_event_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#namespaces">命名空间</a> |
|
||||
<a href="#func-members">函数</a> |
|
||||
<a href="#var-members">变量</a> </div>
|
||||
<div class="headertitle"><div class="title">EventTrait.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin_1_1_traits"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html">ZM\Plugin\Traits</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
函数</h2></td></tr>
|
||||
<tr class="memitem:a17a9cd93208eb3a3d75e5faded3bc202"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a17a9cd93208eb3a3d75e5faded3bc202">addEvent</a> (string $event_name, callable $callback, int $level=20)</td></tr>
|
||||
<tr class="separator:a17a9cd93208eb3a3d75e5faded3bc202"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a54ecee00f83d387598096653b07f10c5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a54ecee00f83d387598096653b07f10c5">getEvents</a> ()</td></tr>
|
||||
<tr class="separator:a54ecee00f83d387598096653b07f10c5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:a1f5264b29d1d409b051d7a76f2ab1b76"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a1f5264b29d1d409b051d7a76f2ab1b76">EventTrait</a></td></tr>
|
||||
<tr class="separator:a1f5264b29d1d409b051d7a76f2ab1b76"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="dir_b44262b9228cbb5b7014731b35e08080.html">Traits</a></li><li class="navelem"><a class="el" href="_event_trait_8php.html">EventTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/.vuepress/public/doxy/_event_trait_8php.js
Executable file
@ -0,0 +1,6 @@
|
||||
var _event_trait_8php =
|
||||
[
|
||||
[ "addEvent", "_event_trait_8php.html#a17a9cd93208eb3a3d75e5faded3bc202", null ],
|
||||
[ "getEvents", "_event_trait_8php.html#a54ecee00f83d387598096653b07f10c5", null ],
|
||||
[ "EventTrait", "_event_trait_8php.html#a1f5264b29d1d409b051d7a76f2ab1b76", null ]
|
||||
];
|
||||
130
docs/.vuepress/public/doxy/_init_trait_8php.html
Executable file
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/Traits/InitTrait.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_init_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#namespaces">命名空间</a> |
|
||||
<a href="#func-members">函数</a> |
|
||||
<a href="#var-members">变量</a> </div>
|
||||
<div class="headertitle"><div class="title">InitTrait.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin_1_1_traits"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html">ZM\Plugin\Traits</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
函数</h2></td></tr>
|
||||
<tr class="memitem:a8519be113c21b8b145a742323ec9aa27"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a8519be113c21b8b145a742323ec9aa27">onInit</a> (callable $callback, int $worker_id=0, int $level=20)</td></tr>
|
||||
<tr class="separator:a8519be113c21b8b145a742323ec9aa27"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a29a27fcbbc7a045be9872ef71d26a7dc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a29a27fcbbc7a045be9872ef71d26a7dc">getInits</a> ()</td></tr>
|
||||
<tr class="separator:a29a27fcbbc7a045be9872ef71d26a7dc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:af4a5a2ab625f62dd4f58f508c9e50c5b"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#af4a5a2ab625f62dd4f58f508c9e50c5b">InitTrait</a></td></tr>
|
||||
<tr class="separator:af4a5a2ab625f62dd4f58f508c9e50c5b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="dir_b44262b9228cbb5b7014731b35e08080.html">Traits</a></li><li class="navelem"><a class="el" href="_init_trait_8php.html">InitTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/.vuepress/public/doxy/_init_trait_8php.js
Executable file
@ -0,0 +1,6 @@
|
||||
var _init_trait_8php =
|
||||
[
|
||||
[ "getInits", "_init_trait_8php.html#a29a27fcbbc7a045be9872ef71d26a7dc", null ],
|
||||
[ "onInit", "_init_trait_8php.html#a8519be113c21b8b145a742323ec9aa27", null ],
|
||||
[ "InitTrait", "_init_trait_8php.html#af4a5a2ab625f62dd4f58f508c9e50c5b", null ]
|
||||
];
|
||||
130
docs/.vuepress/public/doxy/_plugin_2_traits_2_bot_action_trait_8php.html
Executable file
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/Traits/BotActionTrait.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_plugin_2_traits_2_bot_action_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#namespaces">命名空间</a> |
|
||||
<a href="#func-members">函数</a> |
|
||||
<a href="#var-members">变量</a> </div>
|
||||
<div class="headertitle"><div class="title">BotActionTrait.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin_1_1_traits"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html">ZM\Plugin\Traits</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
函数</h2></td></tr>
|
||||
<tr class="memitem:a084d3c0af903855c5295e8858d2f2512"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a084d3c0af903855c5295e8858d2f2512">onBotAction</a> (BotAction $bot_action_annotation)</td></tr>
|
||||
<tr class="separator:a084d3c0af903855c5295e8858d2f2512"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2481379d6d56e8462033962e63dee6c3"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a2481379d6d56e8462033962e63dee6c3">getBotActions</a> ()</td></tr>
|
||||
<tr class="separator:a2481379d6d56e8462033962e63dee6c3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:adb0b2226bce6c2ecd4cfc395baaf4c96"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#adb0b2226bce6c2ecd4cfc395baaf4c96">BotActionTrait</a></td></tr>
|
||||
<tr class="separator:adb0b2226bce6c2ecd4cfc395baaf4c96"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="dir_b44262b9228cbb5b7014731b35e08080.html">Traits</a></li><li class="navelem"><a class="el" href="_plugin_2_traits_2_bot_action_trait_8php.html">BotActionTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/.vuepress/public/doxy/_plugin_2_traits_2_bot_action_trait_8php.js
Executable file
@ -0,0 +1,6 @@
|
||||
var _plugin_2_traits_2_bot_action_trait_8php =
|
||||
[
|
||||
[ "getBotActions", "_plugin_2_traits_2_bot_action_trait_8php.html#a2481379d6d56e8462033962e63dee6c3", null ],
|
||||
[ "onBotAction", "_plugin_2_traits_2_bot_action_trait_8php.html#a084d3c0af903855c5295e8858d2f2512", null ],
|
||||
[ "BotActionTrait", "_plugin_2_traits_2_bot_action_trait_8php.html#adb0b2226bce6c2ecd4cfc395baaf4c96", null ]
|
||||
];
|
||||
130
docs/.vuepress/public/doxy/_plugin_load_trait_8php.html
Executable file
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/Traits/PluginLoadTrait.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_plugin_load_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#namespaces">命名空间</a> |
|
||||
<a href="#func-members">函数</a> |
|
||||
<a href="#var-members">变量</a> </div>
|
||||
<div class="headertitle"><div class="title">PluginLoadTrait.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin_1_1_traits"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html">ZM\Plugin\Traits</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
函数</h2></td></tr>
|
||||
<tr class="memitem:a4d1ac878c83dcba5559081cd701835ed"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a4d1ac878c83dcba5559081cd701835ed">onPluginLoad</a> (callable $callback)</td></tr>
|
||||
<tr class="separator:a4d1ac878c83dcba5559081cd701835ed"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a6cd8b4460deffc802a7fe4e3ef0d682d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a6cd8b4460deffc802a7fe4e3ef0d682d">emitPluginLoad</a> (AnnotationParser $parser)</td></tr>
|
||||
<tr class="separator:a6cd8b4460deffc802a7fe4e3ef0d682d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:acce770cb6ab511ad71da8794ba33f3df"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#acce770cb6ab511ad71da8794ba33f3df">PluginLoadTrait</a></td></tr>
|
||||
<tr class="separator:acce770cb6ab511ad71da8794ba33f3df"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="dir_b44262b9228cbb5b7014731b35e08080.html">Traits</a></li><li class="navelem"><a class="el" href="_plugin_load_trait_8php.html">PluginLoadTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/.vuepress/public/doxy/_plugin_load_trait_8php.js
Executable file
@ -0,0 +1,6 @@
|
||||
var _plugin_load_trait_8php =
|
||||
[
|
||||
[ "emitPluginLoad", "_plugin_load_trait_8php.html#a6cd8b4460deffc802a7fe4e3ef0d682d", null ],
|
||||
[ "onPluginLoad", "_plugin_load_trait_8php.html#a4d1ac878c83dcba5559081cd701835ed", null ],
|
||||
[ "PluginLoadTrait", "_plugin_load_trait_8php.html#acce770cb6ab511ad71da8794ba33f3df", null ]
|
||||
];
|
||||
122
docs/.vuepress/public/doxy/_plugin_meta_8php.html
Executable file
@ -0,0 +1,122 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/PluginMeta.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_plugin_meta_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#nested-classes">结构体</a> |
|
||||
<a href="#namespaces">命名空间</a> </div>
|
||||
<div class="headertitle"><div class="title">PluginMeta.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
|
||||
结构体</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html">PluginMeta</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin.html">ZM\Plugin</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="_plugin_meta_8php.html">PluginMeta.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
4
docs/.vuepress/public/doxy/_plugin_meta_8php.js
Executable file
@ -0,0 +1,4 @@
|
||||
var _plugin_meta_8php =
|
||||
[
|
||||
[ "PluginMeta", "class_z_m_1_1_plugin_1_1_plugin_meta.html", "class_z_m_1_1_plugin_1_1_plugin_meta" ]
|
||||
];
|
||||
122
docs/.vuepress/public/doxy/_plugin_pack_command_8php.html
Executable file
@ -0,0 +1,122 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Command/Plugin/PluginPackCommand.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_plugin_pack_command_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#nested-classes">结构体</a> |
|
||||
<a href="#namespaces">命名空间</a> </div>
|
||||
<div class="headertitle"><div class="title">PluginPackCommand.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
|
||||
结构体</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html">PluginPackCommand</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_command_1_1_plugin"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_command_1_1_plugin.html">ZM\Command\Plugin</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_29d10c2728ad90f428c8100dee36059f.html">Command</a></li><li class="navelem"><a class="el" href="dir_3b7bfe41ce65535eaa38d0e020247b8f.html">Plugin</a></li><li class="navelem"><a class="el" href="_plugin_pack_command_8php.html">PluginPackCommand.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
4
docs/.vuepress/public/doxy/_plugin_pack_command_8php.js
Executable file
@ -0,0 +1,4 @@
|
||||
var _plugin_pack_command_8php =
|
||||
[
|
||||
[ "PluginPackCommand", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command" ]
|
||||
];
|
||||
130
docs/.vuepress/public/doxy/_route_trait_8php.html
Executable file
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: src/ZM/Plugin/Traits/RouteTrait.php 文件参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('_route_trait_8php.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#namespaces">命名空间</a> |
|
||||
<a href="#func-members">函数</a> |
|
||||
<a href="#var-members">变量</a> </div>
|
||||
<div class="headertitle"><div class="title">RouteTrait.php 文件参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
命名空间</h2></td></tr>
|
||||
<tr class="memitem:namespace_z_m_1_1_plugin_1_1_traits"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html">ZM\Plugin\Traits</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
函数</h2></td></tr>
|
||||
<tr class="memitem:a5dd06534b5562bd044fca08054063eb8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a5dd06534b5562bd044fca08054063eb8">addHttpRoute</a> (Route $route)</td></tr>
|
||||
<tr class="separator:a5dd06534b5562bd044fca08054063eb8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a18da86bf318ebe47e501aaad267d59ed"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a18da86bf318ebe47e501aaad267d59ed">getRoutes</a> ()</td></tr>
|
||||
<tr class="separator:a18da86bf318ebe47e501aaad267d59ed"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
|
||||
变量</h2></td></tr>
|
||||
<tr class="memitem:a137922a82f833ad67494c152d0fcc7d0"><td class="memItemLeft" align="right" valign="top">trait </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_z_m_1_1_plugin_1_1_traits.html#a137922a82f833ad67494c152d0fcc7d0">RouteTrait</a></td></tr>
|
||||
<tr class="separator:a137922a82f833ad67494c152d0fcc7d0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_14547c19cd47bd2555adf353e72448ce.html">ZM</a></li><li class="navelem"><a class="el" href="dir_1a087c55314947dcbbd912f1f81f160f.html">Plugin</a></li><li class="navelem"><a class="el" href="dir_b44262b9228cbb5b7014731b35e08080.html">Traits</a></li><li class="navelem"><a class="el" href="_route_trait_8php.html">RouteTrait.php</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/.vuepress/public/doxy/_route_trait_8php.js
Executable file
@ -0,0 +1,6 @@
|
||||
var _route_trait_8php =
|
||||
[
|
||||
[ "addHttpRoute", "_route_trait_8php.html#a5dd06534b5562bd044fca08054063eb8", null ],
|
||||
[ "getRoutes", "_route_trait_8php.html#a18da86bf318ebe47e501aaad267d59ed", null ],
|
||||
[ "RouteTrait", "_route_trait_8php.html#a137922a82f833ad67494c152d0fcc7d0", null ]
|
||||
];
|
||||
@ -1,4 +1,4 @@
|
||||
var _z_m_plugin_8php =
|
||||
[
|
||||
[ "ZMPlugin", "class_z_m_1_1_plugin_1_1_z_m_plugin.html", "class_z_m_1_1_plugin_1_1_z_m_plugin" ]
|
||||
[ "ZMPlugin", "class_z_m_1_1_plugin_1_1_z_m_plugin.html", null ]
|
||||
];
|
||||
@ -144,6 +144,7 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
|
||||
<tr id="row_1_2_1_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html" target="_self">TextGenerateCommand</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_2_2_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_2_2_" class="arrow" onclick="toggleFolder('1_2_2_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_command_1_1_plugin.html" target="_self">Plugin</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_2_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html" target="_self">PluginMakeCommand</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_2_2_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html" target="_self">PluginPackCommand</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_2_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_2_3_" class="arrow" onclick="toggleFolder('1_2_3_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_command_1_1_server.html" target="_self">Server</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_2_3_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_command_1_1_server_1_1_server_command.html" target="_self">ServerCommand</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_2_3_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_command_1_1_server_1_1_server_reload_command.html" target="_self">ServerReloadCommand</a></td><td class="desc"></td></tr>
|
||||
@ -206,52 +207,53 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
|
||||
<tr id="row_1_9_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html" target="_self">StaticManualFactory</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_9_1_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_plugin_1_1_one_bot12_adapter.html" target="_self">OneBot12Adapter</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_9_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html" target="_self">PluginManager</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_9_3_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html" target="_self">ZMPlugin</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_10_" class="arrow" onclick="toggleFolder('1_10_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_process.html" target="_self">Process</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_10_0_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_process_1_1_process_state_manager.html" target="_self">ProcessStateManager</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_11_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_11_" class="arrow" onclick="toggleFolder('1_11_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_schedule.html" target="_self">Schedule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_11_0_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_schedule_1_1_schedule.html" target="_self">Schedule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_12_" class="arrow" onclick="toggleFolder('1_12_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store.html" target="_self">Store</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_12_0_" class="arrow" onclick="toggleFolder('1_12_0_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store_1_1_database.html" target="_self">Database</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html" target="_self">DBConnection</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html" target="_self">DBException</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_pool.html" target="_self">DBPool</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html" target="_self">DBQueryBuilder</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html" target="_self">DBStatement</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_5_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html" target="_self">DBStatementWrapper</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_6_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html" target="_self">DBWrapper</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_7_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html" target="_self">MySQLDriver</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_8_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html" target="_self">PgSQLDriver</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_9_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html" target="_self">SQLiteDriver</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_12_1_" class="arrow" onclick="toggleFolder('1_12_1_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store_1_1_k_v.html" target="_self">KV</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_1_12_1_0_" class="arrow" onclick="toggleFolder('1_12_1_0_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store_1_1_k_v_1_1_redis.html" target="_self">Redis</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html" target="_self">KVRedis</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_exception.html" target="_self">RedisException</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_2_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html" target="_self">RedisPool</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_3_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html" target="_self">RedisWrapper</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_4_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html" target="_self">ZMRedis</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" target="_self">KVInterface</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_2_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html" target="_self">LightCache</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_2_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_12_2_" class="arrow" onclick="toggleFolder('1_12_2_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store_1_1_lock.html" target="_self">Lock</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_lock_1_1_file_lock.html" target="_self">FileLock</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_3_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_file_system.html" target="_self">FileSystem</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_4_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_mock_atomic.html" target="_self">MockAtomic</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_13_" class="arrow" onclick="toggleFolder('1_13_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_utils.html" target="_self">Utils</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_0_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_13_0_" class="arrow" onclick="toggleFolder('1_13_0_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_utils_1_1_code_generator.html" target="_self">CodeGenerator</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html" target="_self">PluginGenerator</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_1_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_cat_code.html" target="_self">CatCode</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_2_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_connection_util.html" target="_self">ConnectionUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_3_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_easter_egg.html" target="_self">EasterEgg</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_4_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_http_util.html" target="_self">HttpUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_5_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_message_util.html" target="_self">MessageUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_6_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html" target="_self">OneBot12FileDownloader</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_7_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html" target="_self">OneBot12FileUploader</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_8_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_reflection_util.html" target="_self">ReflectionUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_9_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_z_m_request.html" target="_self">ZMRequest</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_10_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_z_m_util.html" target="_self">ZMUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_14_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_console_application.html" target="_self">ConsoleApplication</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_15_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_framework.html" target="_self">Framework</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_16_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_z_m_application.html" target="_self">ZMApplication</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_9_3_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html" target="_self">PluginMeta</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_9_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html" target="_self">ZMPlugin</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_10_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_10_" class="arrow" onclick="toggleFolder('1_10_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_process.html" target="_self">Process</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_10_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_process_1_1_process_state_manager.html" target="_self">ProcessStateManager</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_11_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_11_" class="arrow" onclick="toggleFolder('1_11_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_schedule.html" target="_self">Schedule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_11_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_schedule_1_1_schedule.html" target="_self">Schedule</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_12_" class="arrow" onclick="toggleFolder('1_12_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store.html" target="_self">Store</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_12_0_" class="arrow" onclick="toggleFolder('1_12_0_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store_1_1_database.html" target="_self">Database</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html" target="_self">DBConnection</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html" target="_self">DBException</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_2_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_pool.html" target="_self">DBPool</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_3_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html" target="_self">DBQueryBuilder</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_4_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html" target="_self">DBStatement</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_5_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html" target="_self">DBStatementWrapper</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_6_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html" target="_self">DBWrapper</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_7_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html" target="_self">MySQLDriver</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_8_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html" target="_self">PgSQLDriver</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_0_9_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html" target="_self">SQLiteDriver</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_12_1_" class="arrow" onclick="toggleFolder('1_12_1_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store_1_1_k_v.html" target="_self">KV</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_1_12_1_0_" class="arrow" onclick="toggleFolder('1_12_1_0_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store_1_1_k_v_1_1_redis.html" target="_self">Redis</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html" target="_self">KVRedis</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_exception.html" target="_self">RedisException</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html" target="_self">RedisPool</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html" target="_self">RedisWrapper</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html" target="_self">ZMRedis</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" target="_self">KVInterface</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_1_2_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html" target="_self">LightCache</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_12_2_" class="arrow" onclick="toggleFolder('1_12_2_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_store_1_1_lock.html" target="_self">Lock</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_2_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_lock_1_1_file_lock.html" target="_self">FileLock</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_3_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_file_system.html" target="_self">FileSystem</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_12_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_store_1_1_mock_atomic.html" target="_self">MockAtomic</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_13_" class="arrow" onclick="toggleFolder('1_13_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_utils.html" target="_self">Utils</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_1_13_0_" class="arrow" onclick="toggleFolder('1_13_0_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_z_m_1_1_utils_1_1_code_generator.html" target="_self">CodeGenerator</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html" target="_self">PluginGenerator</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_1_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_cat_code.html" target="_self">CatCode</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_connection_util.html" target="_self">ConnectionUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_3_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_easter_egg.html" target="_self">EasterEgg</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_http_util.html" target="_self">HttpUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_5_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_message_util.html" target="_self">MessageUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_6_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html" target="_self">OneBot12FileDownloader</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_7_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html" target="_self">OneBot12FileUploader</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_8_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_reflection_util.html" target="_self">ReflectionUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_9_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_z_m_request.html" target="_self">ZMRequest</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_13_10_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_utils_1_1_z_m_util.html" target="_self">ZMUtil</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_14_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_console_application.html" target="_self">ConsoleApplication</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_15_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_framework.html" target="_self">Framework</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_16_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_z_m_1_1_z_m_application.html" target="_self">ZMApplication</a></td><td class="desc"></td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
|
||||
@ -57,7 +57,8 @@ var annotated_dup =
|
||||
[ "TextGenerateCommand", "class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html", "class_z_m_1_1_command_1_1_generate_1_1_text_generate_command" ]
|
||||
] ],
|
||||
[ "Plugin", "namespace_z_m_1_1_command_1_1_plugin.html", [
|
||||
[ "PluginMakeCommand", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command" ]
|
||||
[ "PluginMakeCommand", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command" ],
|
||||
[ "PluginPackCommand", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command" ]
|
||||
] ],
|
||||
[ "Server", "namespace_z_m_1_1_command_1_1_server.html", [
|
||||
[ "ServerCommand", "class_z_m_1_1_command_1_1_server_1_1_server_command.html", "class_z_m_1_1_command_1_1_server_1_1_server_command" ],
|
||||
@ -132,7 +133,8 @@ var annotated_dup =
|
||||
] ],
|
||||
[ "OneBot12Adapter", "class_z_m_1_1_plugin_1_1_one_bot12_adapter.html", "class_z_m_1_1_plugin_1_1_one_bot12_adapter" ],
|
||||
[ "PluginManager", "class_z_m_1_1_plugin_1_1_plugin_manager.html", null ],
|
||||
[ "ZMPlugin", "class_z_m_1_1_plugin_1_1_z_m_plugin.html", "class_z_m_1_1_plugin_1_1_z_m_plugin" ]
|
||||
[ "PluginMeta", "class_z_m_1_1_plugin_1_1_plugin_meta.html", "class_z_m_1_1_plugin_1_1_plugin_meta" ],
|
||||
[ "ZMPlugin", "class_z_m_1_1_plugin_1_1_z_m_plugin.html", null ]
|
||||
] ],
|
||||
[ "Process", "namespace_z_m_1_1_process.html", [
|
||||
[ "ProcessStateManager", "class_z_m_1_1_process_1_1_process_state_manager.html", null ]
|
||||
|
||||
@ -105,6 +105,8 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_annotation_1_1_annotatio
|
||||
<tr class="separator:aa5d68a363f1f57eec251379061ec3a56"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0765e296a5adcb15827fcbebb95a17f2"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_annotation_1_1_annotation_map.html#a0765e296a5adcb15827fcbebb95a17f2">loadAnnotationMap</a> (array $map)</td></tr>
|
||||
<tr class="separator:a0765e296a5adcb15827fcbebb95a17f2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a470048892cd0307142b52f0c161915fe"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_annotation_1_1_annotation_map.html#a470048892cd0307142b52f0c161915fe">addSingleAnnotation</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html">AnnotationBase</a> $annotation, bool $sort=false)</td></tr>
|
||||
<tr class="separator:a470048892cd0307142b52f0c161915fe"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a6e35969426885f792d1a1023ce3b574b"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_annotation_1_1_annotation_map.html#a6e35969426885f792d1a1023ce3b574b">getAnnotationList</a> (string $class_name)</td></tr>
|
||||
<tr class="separator:a6e35969426885f792d1a1023ce3b574b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a63efa5e81e1278b229b8f3a2be72cd44"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_annotation_1_1_annotation_map.html#a63efa5e81e1278b229b8f3a2be72cd44">sortAnnotationList</a> ()</td></tr>
|
||||
@ -120,6 +122,56 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_annotation_1_1_annotatio
|
||||
<a name="details" id="details"></a><h2 class="groupheader">详细描述</h2>
|
||||
<div class="textblock"><p >注解全局存取位置 </p>
|
||||
</div><h2 class="groupheader">成员函数说明</h2>
|
||||
<a id="a470048892cd0307142b52f0c161915fe" name="a470048892cd0307142b52f0c161915fe"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a470048892cd0307142b52f0c161915fe">◆ </a></span>addSingleAnnotation()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static addSingleAnnotation </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html">AnnotationBase</a> </td>
|
||||
<td class="paramname"><em>$annotation</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">bool </td>
|
||||
<td class="paramname"><em>$sort</em> = <code>false</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >添加一个独立的注解到全局注解列表中</p>
|
||||
<dl class="params"><dt>参数</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramtype"><a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html">AnnotationBase</a></td><td class="paramname">$annotation</td><td>注解对象 </td></tr>
|
||||
<tr><td class="paramtype">bool</td><td class="paramname">$sort</td><td>是否在添加后排序(默认为 False) </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_annotation_1_1_annotation_map_a470048892cd0307142b52f0c161915fe_cgraph.svg" width="328" height="36"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a6e35969426885f792d1a1023ce3b574b" name="a6e35969426885f792d1a1023ce3b574b"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a6e35969426885f792d1a1023ce3b574b">◆ </a></span>getAnnotationList()</h2>
|
||||
|
||||
@ -221,7 +273,7 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_annotation_1_1_annotatio
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >排序所有的注解 </p>
|
||||
<p >排序所有的注解(仅排序 List,不排序 Map) </p>
|
||||
<p >@phpstan-ignore-line</p>
|
||||
|
||||
</div>
|
||||
|
||||
@ -0,0 +1,4 @@
|
||||
<map id="addSingleAnnotation" name="addSingleAnnotation">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,5,147,31"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_annotation_1_1_annotation_map.html#a63efa5e81e1278b229b8f3a2be72cd44" title=" " alt="" coords="195,5,323,31"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
ac3ff735ec4e0621309126787a512b58
|
||||
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: addSingleAnnotation Pages: 1 -->
|
||||
<svg width="246pt" height="27pt"
|
||||
viewBox="0.00 0.00 246.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 23)">
|
||||
<title>addSingleAnnotation</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="106,-19 0,-19 0,0 106,0 106,-19"/>
|
||||
<text text-anchor="middle" x="53" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">addSingleAnnotation</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_annotation_1_1_annotation_map.html#a63efa5e81e1278b229b8f3a2be72cd44" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="238,-19 142,-19 142,0 238,0 238,-19"/>
|
||||
<text text-anchor="middle" x="190" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">sortAnnotationList</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M106.19,-9.5C114.16,-9.5 122.43,-9.5 130.52,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="130.28,-13 140.28,-9.5 130.28,-6 130.28,-13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_annotation_1_1_framework
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pub-methods">Public 成员函数</a> |
|
||||
<a href="#pub-static-methods">静态 Public 成员函数</a> |
|
||||
<a href="#pub-attribs">成员变量</a> </div>
|
||||
<div class="headertitle"><div class="title">Cron类 参考</div></div>
|
||||
</div><!--header-->
|
||||
@ -129,6 +130,11 @@ Public 成员函数</h2></td></tr>
|
||||
<tr class="memitem:a6187b4fda76a8055bd08acafa57d9824 inherit pub_methods_class_z_m_1_1_annotation_1_1_annotation_base"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html#a6187b4fda76a8055bd08acafa57d9824">getGroups</a> ()</td></tr>
|
||||
<tr class="separator:a6187b4fda76a8055bd08acafa57d9824 inherit pub_methods_class_z_m_1_1_annotation_1_1_annotation_base"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
|
||||
静态 Public 成员函数</h2></td></tr>
|
||||
<tr class="memitem:a520ead49df487aeca445258dc1de5a69"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a520ead49df487aeca445258dc1de5a69">make</a> (string $expression, int $worker_id=0, bool $no_overlap=false)</td></tr>
|
||||
<tr class="separator:a520ead49df487aeca445258dc1de5a69"><td class="memSeparator" colspan="2"> </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:a44b2395b9b379be9cb945ee2083cf906"><td class="memItemLeft" align="right" valign="top">CronExpression </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a44b2395b9b379be9cb945ee2083cf906">$expression</a></td></tr>
|
||||
@ -184,6 +190,49 @@ Public 成员函数</h2></td></tr>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">成员函数说明</h2>
|
||||
<a id="a520ead49df487aeca445258dc1de5a69" name="a520ead49df487aeca445258dc1de5a69"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a520ead49df487aeca445258dc1de5a69">◆ </a></span>make()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static make </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>$expression</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">int </td>
|
||||
<td class="paramname"><em>$worker_id</em> = <code>0</code>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">bool </td>
|
||||
<td class="paramname"><em>$no_overlap</em> = <code>false</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">结构体成员变量说明</h2>
|
||||
|
||||
@ -93,7 +93,8 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_annotation_1_1_one_bot_1
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pub-methods">Public 成员函数</a> </div>
|
||||
<a href="#pub-methods">Public 成员函数</a> |
|
||||
<a href="#pub-static-methods">静态 Public 成员函数</a> </div>
|
||||
<div class="headertitle"><div class="title">BotAction类 参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
@ -136,6 +137,11 @@ Public 成员函数</h2></td></tr>
|
||||
<tr class="memitem:a0b759f4af85ea8fe8967823a30d54f0c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a0b759f4af85ea8fe8967823a30d54f0c">setLevel</a> ($level)</td></tr>
|
||||
<tr class="separator:a0b759f4af85ea8fe8967823a30d54f0c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
|
||||
静态 Public 成员函数</h2></td></tr>
|
||||
<tr class="memitem:a7aaabb8a5784940566aa41432ad44a35"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a7aaabb8a5784940566aa41432ad44a35">make</a> (callable $callback, string $action, bool $need_response=false, int $level=20)</td></tr>
|
||||
<tr class="separator:a7aaabb8a5784940566aa41432ad44a35"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
|
||||
额外继承的成员函数</h2></td></tr>
|
||||
<tr class="inherit_header pub_attribs_class_z_m_1_1_annotation_1_1_annotation_base"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_z_m_1_1_annotation_1_1_annotation_base')"><img src="closed.png" alt="-"/> 成员变量 继承自 <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html">AnnotationBase</a></td></tr>
|
||||
@ -201,6 +207,54 @@ Public 成员函数</h2></td></tr>
|
||||
|
||||
<p>实现了 <a class="el" href="interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a23fac327059bf3fd0fe57555252d8cf2">Level</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a7aaabb8a5784940566aa41432ad44a35" name="a7aaabb8a5784940566aa41432ad44a35"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7aaabb8a5784940566aa41432ad44a35">◆ </a></span>make()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static make </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">callable </td>
|
||||
<td class="paramname"><em>$callback</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>$action</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">bool </td>
|
||||
<td class="paramname"><em>$need_response</em> = <code>false</code>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">int </td>
|
||||
<td class="paramname"><em>$level</em> = <code>20</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0b759f4af85ea8fe8967823a30d54f0c" name="a0b759f4af85ea8fe8967823a30d54f0c"></a>
|
||||
|
||||
@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_command_1_1_command.html
|
||||
<div class="dynheader">
|
||||
类 Command 继承关系图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_command_1_1_command__inherit__graph.svg" width="455" height="431"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_command_1_1_command__inherit__graph.svg" width="455" height="480"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">图例</a>]</span></center></div>
|
||||
<div class="dynheader">
|
||||
@ -369,7 +369,7 @@ self::FAILURE} 或 {</dd>
|
||||
<dd>
|
||||
self::INVALID} </dd></dl>
|
||||
|
||||
<p>被 <a class="el" href="class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">BotCraftCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_build_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">BuildCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_check_config_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">CheckConfigCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">TextGenerateCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_init_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">InitCommand</a> , 以及 <a class="el" href="class_z_m_1_1_command_1_1_repl_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">ReplCommand</a> 重载.</p>
|
||||
<p>被 <a class="el" href="class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">BotCraftCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_build_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">BuildCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_check_config_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">CheckConfigCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">TextGenerateCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_init_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">InitCommand</a>, <a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">PluginPackCommand</a> , 以及 <a class="el" href="class_z_m_1_1_command_1_1_repl_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">ReplCommand</a> 重载.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<map id="Command" name="Command">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="135,203,216,228"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="135,228,216,253"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html" title=" " alt="" coords="292,5,421,31"/>
|
||||
<area shape="rect" id="node4" href="$class_z_m_1_1_command_1_1_build_command.html" title=" " alt="" coords="301,55,412,80"/>
|
||||
<area shape="rect" id="node5" href="$class_z_m_1_1_command_1_1_check_config_command.html" title=" " alt="" coords="279,104,434,129"/>
|
||||
@ -7,7 +7,8 @@
|
||||
<area shape="rect" id="node7" href="$class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html" title=" " alt="" coords="277,203,436,228"/>
|
||||
<area shape="rect" id="node8" href="$class_z_m_1_1_command_1_1_init_command.html" title=" " alt="" coords="307,252,406,277"/>
|
||||
<area shape="rect" id="node9" href="$class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html" title=" " alt="" coords="282,301,431,327"/>
|
||||
<area shape="rect" id="node10" href="$class_z_m_1_1_command_1_1_proxy_server_command.html" title=" " alt="" coords="281,351,432,376"/>
|
||||
<area shape="rect" id="node11" href="$class_z_m_1_1_command_1_1_repl_command.html" title=" " alt="" coords="303,400,410,425"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,203,87,228"/>
|
||||
<area shape="rect" id="node10" href="$class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html" title=" " alt="" coords="283,351,430,376"/>
|
||||
<area shape="rect" id="node11" href="$class_z_m_1_1_command_1_1_proxy_server_command.html" title=" " alt="" coords="281,400,432,425"/>
|
||||
<area shape="rect" id="node12" href="$class_z_m_1_1_command_1_1_repl_command.html" title=" " alt="" coords="303,449,410,475"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,228,87,253"/>
|
||||
</map>
|
||||
|
||||
@ -1 +1 @@
|
||||
2e8523c22af8a2b6f8ed505a20b7bc55
|
||||
1e3ff9cf538f48f0d0585b18d0b13315
|
||||
@ -4,16 +4,16 @@
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: Command Pages: 1 -->
|
||||
<svg width="341pt" height="323pt"
|
||||
viewBox="0.00 0.00 341.00 323.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 319)">
|
||||
<svg width="341pt" height="360pt"
|
||||
viewBox="0.00 0.00 341.00 360.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 356)">
|
||||
<title>Command</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="158,-167 97,-167 97,-148 158,-148 158,-167"/>
|
||||
<text text-anchor="middle" x="127.5" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">Command</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="158,-185 97,-185 97,-166 158,-166 158,-185"/>
|
||||
<text text-anchor="middle" x="127.5" y="-173" font-family="Helvetica,sans-Serif" font-size="10.00">Command</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@ -21,151 +21,166 @@
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="312,-315 215,-315 215,-296 312,-296 312,-315"/>
|
||||
<text text-anchor="middle" x="263.5" y="-303" font-family="Helvetica,sans-Serif" font-size="10.00">BotCraftCommand</text>
|
||||
<polygon fill="white" stroke="#666666" points="312,-352 215,-352 215,-333 312,-333 312,-352"/>
|
||||
<text text-anchor="middle" x="263.5" y="-340" font-family="Helvetica,sans-Serif" font-size="10.00">BotCraftCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M133.23,-178.23C140.93,-207.11 158.94,-259.12 194,-287.5 200.02,-292.37 207.23,-295.94 214.67,-298.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.72,-177.73 130.91,-168.87 129.92,-179.41 136.72,-177.73"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M131.78,-196.41C137.99,-228.79 154.54,-290.8 194,-324.5 199.98,-329.61 207.26,-333.29 214.8,-335.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.26,-195.96 130.09,-186.72 128.36,-197.17 135.26,-195.96"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="class_z_m_1_1_command_1_1_build_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="305,-278 222,-278 222,-259 305,-259 305,-278"/>
|
||||
<text text-anchor="middle" x="263.5" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00">BuildCommand</text>
|
||||
<polygon fill="white" stroke="#666666" points="305,-315 222,-315 222,-296 305,-296 305,-315"/>
|
||||
<text text-anchor="middle" x="263.5" y="-303" font-family="Helvetica,sans-Serif" font-size="10.00">BuildCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M137.41,-177.57C147.89,-198.87 167.33,-231.97 194,-250.5 202.18,-256.18 212.04,-260.07 221.7,-262.73"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.68,-176.32 133.27,-168.75 134.35,-179.29 140.68,-176.32"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M134.96,-195.91C144.04,-221.24 163.02,-263.99 194,-287.5 202.03,-293.6 211.95,-297.63 221.71,-300.31"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.38,-195.11 131.86,-186.76 131.75,-197.35 138.38,-195.11"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="class_z_m_1_1_command_1_1_check_config_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="321.5,-241 205.5,-241 205.5,-222 321.5,-222 321.5,-241"/>
|
||||
<text text-anchor="middle" x="263.5" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">CheckConfigCommand</text>
|
||||
<polygon fill="white" stroke="#666666" points="321.5,-278 205.5,-278 205.5,-259 321.5,-259 321.5,-278"/>
|
||||
<text text-anchor="middle" x="263.5" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00">CheckConfigCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M145.22,-175.59C157.59,-187.95 175.44,-203.79 194,-213.5 200.1,-216.69 206.81,-219.35 213.57,-221.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.77,-173.19 138.31,-168.43 142.74,-178.05 147.77,-173.19"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M140.63,-195.04C152.26,-212.17 171.37,-236.47 194,-250.5 199.23,-253.74 205.02,-256.4 210.97,-258.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.6,-193.19 135.21,-186.72 137.73,-197.01 143.6,-193.19"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="333,-204 194,-204 194,-185 333,-185 333,-204"/>
|
||||
<text text-anchor="middle" x="263.5" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">SystemdGenerateCommand</text>
|
||||
<polygon fill="white" stroke="#666666" points="333,-241 194,-241 194,-222 333,-222 333,-241"/>
|
||||
<text text-anchor="middle" x="263.5" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">SystemdGenerateCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M169.29,-169.51C177.46,-171.86 186,-174.29 194,-176.5 203.72,-179.19 214.24,-182 224.05,-184.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.49,-166.21 159.91,-166.78 168.54,-172.93 170.49,-166.21"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M152.35,-191.42C164.43,-198.94 179.57,-207.55 194,-213.5 201.5,-216.6 209.69,-219.29 217.71,-221.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.59,-188.7 144.28,-186.26 150.82,-194.6 154.59,-188.7"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:href="class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="323,-167 204,-167 204,-148 323,-148 323,-167"/>
|
||||
<text text-anchor="middle" x="263.5" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">TextGenerateCommand</text>
|
||||
<polygon fill="white" stroke="#666666" points="323,-204 204,-204 204,-185 323,-185 323,-204"/>
|
||||
<text text-anchor="middle" x="263.5" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">TextGenerateCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M169.48,-157.5C180.29,-157.5 192.17,-157.5 203.72,-157.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.75,-154 159.75,-157.5 169.75,-161 169.75,-154"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M169.48,-181.31C180.29,-182.84 192.17,-184.53 203.72,-186.17"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.13,-177.87 159.74,-179.93 169.15,-184.8 170.13,-177.87"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:href="class_z_m_1_1_command_1_1_init_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="300.5,-130 226.5,-130 226.5,-111 300.5,-111 300.5,-130"/>
|
||||
<text text-anchor="middle" x="263.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">InitCommand</text>
|
||||
<polygon fill="white" stroke="#666666" points="300.5,-167 226.5,-167 226.5,-148 300.5,-148 300.5,-167"/>
|
||||
<text text-anchor="middle" x="263.5" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">InitCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M169.29,-145.49C177.46,-143.14 186,-140.71 194,-138.5 204.43,-135.62 215.78,-132.59 226.19,-129.86"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.54,-142.07 159.91,-148.22 170.49,-148.79 168.54,-142.07"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M169.61,-169.98C187.67,-167.55 208.69,-164.73 226.16,-162.38"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.18,-166.5 159.74,-171.3 170.12,-173.44 169.18,-166.5"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="319.5,-93 207.5,-93 207.5,-74 319.5,-74 319.5,-93"/>
|
||||
<text text-anchor="middle" x="263.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">PluginMakeCommand</text>
|
||||
<polygon fill="white" stroke="#666666" points="319.5,-130 207.5,-130 207.5,-111 319.5,-111 319.5,-130"/>
|
||||
<text text-anchor="middle" x="263.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">PluginMakeCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node9 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node1->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M145.22,-139.41C157.59,-127.05 175.44,-111.21 194,-101.5 200.1,-98.31 206.81,-95.65 213.57,-93.45"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.74,-136.95 138.31,-146.57 147.77,-141.81 142.74,-136.95"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M153.24,-159.52C165.19,-152.33 179.96,-144.2 194,-138.5 201.52,-135.45 209.71,-132.77 217.74,-130.48"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.51,-156.48 144.84,-164.72 155.19,-162.43 151.51,-156.48"/>
|
||||
</g>
|
||||
<!-- Node10 -->
|
||||
<g id="node10" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_node10"><a xlink:href="class_z_m_1_1_command_1_1_proxy_server_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="320,-56 207,-56 207,-37 320,-37 320,-56"/>
|
||||
<text text-anchor="middle" x="263.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">ProxyServerCommand</text>
|
||||
<g id="a_node10"><a xlink:href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="318.5,-93 208.5,-93 208.5,-74 318.5,-74 318.5,-93"/>
|
||||
<text text-anchor="middle" x="263.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">PluginPackCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node10 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node1->Node10</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M137.41,-137.43C147.89,-116.13 167.33,-83.03 194,-64.5 198.65,-61.27 203.83,-58.63 209.22,-56.45"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.35,-135.71 133.27,-146.25 140.68,-138.68 134.35,-135.71"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M140.68,-156.22C152.36,-139.32 171.49,-115.35 194,-101.5 199.24,-98.28 205.04,-95.63 210.99,-93.45"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.86,-154.15 135.25,-164.42 143.7,-158.02 137.86,-154.15"/>
|
||||
</g>
|
||||
<!-- Node11 -->
|
||||
<g id="node11" class="node">
|
||||
<title>Node11</title>
|
||||
<g id="a_node11"><a xlink:href="class_z_m_1_1_command_1_1_repl_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="303.5,-19 223.5,-19 223.5,0 303.5,0 303.5,-19"/>
|
||||
<text text-anchor="middle" x="263.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ReplCommand</text>
|
||||
<g id="a_node11"><a xlink:href="class_z_m_1_1_command_1_1_proxy_server_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="320,-56 207,-56 207,-37 320,-37 320,-56"/>
|
||||
<text text-anchor="middle" x="263.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">ProxyServerCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node11 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node1->Node11</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M133.23,-136.77C140.93,-107.89 158.94,-55.88 194,-27.5 202.31,-20.77 212.89,-16.53 223.23,-13.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="129.92,-135.59 130.91,-146.13 136.72,-137.27 129.92,-135.59"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M135.13,-154.93C144.31,-129.78 163.32,-87.69 194,-64.5 198.32,-61.24 203.17,-58.56 208.25,-56.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="131.84,-153.74 131.9,-164.33 138.46,-156.01 131.84,-153.74"/>
|
||||
</g>
|
||||
<!-- Node12 -->
|
||||
<g id="node12" class="node">
|
||||
<title>Node12</title>
|
||||
<g id="a_node12"><a xlink:href="class_z_m_1_1_command_1_1_repl_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="303.5,-19 223.5,-19 223.5,0 303.5,0 303.5,-19"/>
|
||||
<text text-anchor="middle" x="263.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ReplCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node12 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>Node1->Node12</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M131.83,-154.72C138.09,-122.56 154.72,-60.96 194,-27.5 202.14,-20.56 212.66,-16.26 223,-13.61"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="128.42,-153.89 130.12,-164.35 135.31,-155.12 128.42,-153.89"/>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="61,-167 0,-167 0,-148 61,-148 61,-167"/>
|
||||
<text text-anchor="middle" x="30.5" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">Command</text>
|
||||
<polygon fill="white" stroke="#666666" points="61,-185 0,-185 0,-166 61,-166 61,-185"/>
|
||||
<text text-anchor="middle" x="30.5" y="-173" font-family="Helvetica,sans-Serif" font-size="10.00">Command</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M72.55,-157.5C80.71,-157.5 89.12,-157.5 96.81,-157.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="72.81,-154 62.81,-157.5 72.81,-161 72.81,-154"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M72.55,-175.5C80.71,-175.5 89.12,-175.5 96.81,-175.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="72.81,-172 62.81,-175.5 72.81,-179 72.81,-172"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.8 KiB |
@ -0,0 +1,261 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: PluginPackCommand类 参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pro-methods">Protected 成员函数</a> |
|
||||
<a href="#pro-attribs">Protected 属性</a> </div>
|
||||
<div class="headertitle"><div class="title">PluginPackCommand类 参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
类 PluginPackCommand 继承关系图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command__inherit__graph.svg" width="158" height="183"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">图例</a>]</span></center></div>
|
||||
<div class="dynheader">
|
||||
PluginPackCommand 的协作图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command__coll__graph.svg" width="356" height="199"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">图例</a>]</span></center></div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-methods" name="pro-methods"></a>
|
||||
Protected 成员函数</h2></td></tr>
|
||||
<tr class="memitem:a9be5e0bdb5720efed6ddb6426c5c16ee"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee">configure</a> ()</td></tr>
|
||||
<tr class="separator:a9be5e0bdb5720efed6ddb6426c5c16ee"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a66eb7514ea7f7f8a5738a180b14e9b48"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">handle</a> ()</td></tr>
|
||||
<tr class="separator:a66eb7514ea7f7f8a5738a180b14e9b48"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="inherit_header pro_methods_class_z_m_1_1_command_1_1_command"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_z_m_1_1_command_1_1_command')"><img src="closed.png" alt="-"/> Protected 成员函数 继承自 <a class="el" href="class_z_m_1_1_command_1_1_command.html">Command</a></td></tr>
|
||||
<tr class="memitem:ab31c72b72ddaf7116db5d84c055d3c0b inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#ab31c72b72ddaf7116db5d84c055d3c0b">execute</a> (InputInterface $input, OutputInterface $output)</td></tr>
|
||||
<tr class="separator:ab31c72b72ddaf7116db5d84c055d3c0b inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a00f5d9aa687a66ab94de08f3a73981e7 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a00f5d9aa687a66ab94de08f3a73981e7">shouldExecute</a> ()</td></tr>
|
||||
<tr class="separator:a00f5d9aa687a66ab94de08f3a73981e7 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a66eb7514ea7f7f8a5738a180b14e9b48 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">handle</a> ()</td></tr>
|
||||
<tr class="separator:a66eb7514ea7f7f8a5738a180b14e9b48 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0bdac9ff13b56ac6334f64e094a9073a inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a0bdac9ff13b56ac6334f64e094a9073a">write</a> (string $message, bool $newline=true)</td></tr>
|
||||
<tr class="separator:a0bdac9ff13b56ac6334f64e094a9073a inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a68ef4d28b418f85103824ae8cda26fcc inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a68ef4d28b418f85103824ae8cda26fcc">info</a> (string $message, bool $newline=true)</td></tr>
|
||||
<tr class="separator:a68ef4d28b418f85103824ae8cda26fcc inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab14503d56a09a2442ceab3808644ac55 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#ab14503d56a09a2442ceab3808644ac55">error</a> (string $message, bool $newline=true)</td></tr>
|
||||
<tr class="separator:ab14503d56a09a2442ceab3808644ac55 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac43fd40106994e66ab19cb9dd46af023 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#ac43fd40106994e66ab19cb9dd46af023">comment</a> (string $message, bool $newline=true)</td></tr>
|
||||
<tr class="separator:ac43fd40106994e66ab19cb9dd46af023 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a76a3ddf5d91681b9d7960eea9ac2dac7 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a76a3ddf5d91681b9d7960eea9ac2dac7">question</a> (string $message, bool $newline=true)</td></tr>
|
||||
<tr class="separator:a76a3ddf5d91681b9d7960eea9ac2dac7 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a83256ea818e4e319a533663fc323c288 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a83256ea818e4e319a533663fc323c288">detail</a> (string $message, bool $newline=true)</td></tr>
|
||||
<tr class="separator:a83256ea818e4e319a533663fc323c288 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a16ffec3bc8bb4e607dc5d6b3b48afe81 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a16ffec3bc8bb4e607dc5d6b3b48afe81">section</a> (string $message, callable $callback)</td></tr>
|
||||
<tr class="separator:a16ffec3bc8bb4e607dc5d6b3b48afe81 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af02fb02d62f11641914de227062dd6a5 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#af02fb02d62f11641914de227062dd6a5">progress</a> (int $max=0)</td></tr>
|
||||
<tr class="separator:af02fb02d62f11641914de227062dd6a5 inherit pro_methods_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-attribs" name="pro-attribs"></a>
|
||||
Protected 属性</h2></td></tr>
|
||||
<tr class="memitem:a204c8c9af4afd3a0254d46aaf263e1b1"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a204c8c9af4afd3a0254d46aaf263e1b1">$bootstrappers</a></td></tr>
|
||||
<tr class="separator:a204c8c9af4afd3a0254d46aaf263e1b1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="inherit_header pro_attribs_class_z_m_1_1_command_1_1_command"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_z_m_1_1_command_1_1_command')"><img src="closed.png" alt="-"/> Protected 属性 继承自 <a class="el" href="class_z_m_1_1_command_1_1_command.html">Command</a></td></tr>
|
||||
<tr class="memitem:a0cd770f190108ede7ce641486b5e73be inherit pro_attribs_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top">InputInterface </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a0cd770f190108ede7ce641486b5e73be">$input</a></td></tr>
|
||||
<tr class="separator:a0cd770f190108ede7ce641486b5e73be inherit pro_attribs_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a676ffb1c0ce0d97e544b5a590ea95f97 inherit pro_attribs_class_z_m_1_1_command_1_1_command"><td class="memItemLeft" align="right" valign="top">OutputInterface </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_command_1_1_command.html#a676ffb1c0ce0d97e544b5a590ea95f97">$output</a></td></tr>
|
||||
<tr class="separator:a676ffb1c0ce0d97e544b5a590ea95f97 inherit pro_attribs_class_z_m_1_1_command_1_1_command"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">成员函数说明</h2>
|
||||
<a id="a9be5e0bdb5720efed6ddb6426c5c16ee" name="a9be5e0bdb5720efed6ddb6426c5c16ee"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a9be5e0bdb5720efed6ddb6426c5c16ee">◆ </a></span>configure()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">configure </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a66eb7514ea7f7f8a5738a180b14e9b48" name="a66eb7514ea7f7f8a5738a180b14e9b48"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a66eb7514ea7f7f8a5738a180b14e9b48">◆ </a></span>handle()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">handle </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >命令的主体<dl class="section return"><dt>返回</dt><dd>int 命令执行结果 {</dd></dl>
|
||||
<dl class="section see"><dt>参见</dt><dd>self::SUCCESS} 或 {</dd>
|
||||
<dd>
|
||||
self::FAILURE} 或 {</dd>
|
||||
<dd>
|
||||
self::INVALID}</dd></dl>
|
||||
</p>
|
||||
|
||||
<p>重载 <a class="el" href="class_z_m_1_1_command_1_1_command.html#a66eb7514ea7f7f8a5738a180b14e9b48">Command</a> .</p>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command_a66eb7514ea7f7f8a5738a180b14e9b48_cgraph.svg" width="1252" height="379"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">结构体成员变量说明</h2>
|
||||
<a id="a204c8c9af4afd3a0254d46aaf263e1b1" name="a204c8c9af4afd3a0254d46aaf263e1b1"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a204c8c9af4afd3a0254d46aaf263e1b1">◆ </a></span>$bootstrappers</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">array $bootstrappers</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>初始值:</b><div class="fragment"><div class="line">= [</div>
|
||||
<div class="line"> BootStrap\RegisterLogger::class,</div>
|
||||
<div class="line"> Bootstrap\SetInternalTimezone::class,</div>
|
||||
<div class="line"> Bootstrap\LoadConfiguration::class,</div>
|
||||
<div class="line"> ]</div>
|
||||
</div><!-- fragment -->
|
||||
</div>
|
||||
</div>
|
||||
<hr/>该类的文档由以下文件生成:<ul>
|
||||
<li>src/ZM/Command/Plugin/<a class="el" href="_plugin_pack_command_8php.html">PluginPackCommand.php</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_z_m.html">ZM</a></li><li class="navelem"><a class="el" href="namespace_z_m_1_1_command.html">Command</a></li><li class="navelem"><a class="el" href="namespace_z_m_1_1_command_1_1_plugin.html">Plugin</a></li><li class="navelem"><a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html">PluginPackCommand</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,6 @@
|
||||
var class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command =
|
||||
[
|
||||
[ "configure", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee", null ],
|
||||
[ "handle", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a66eb7514ea7f7f8a5738a180b14e9b48", null ],
|
||||
[ "$bootstrappers", "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a204c8c9af4afd3a0254d46aaf263e1b1", null ]
|
||||
];
|
||||
@ -0,0 +1,7 @@
|
||||
<map id="PluginPackCommand" name="PluginPackCommand">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="89,168,235,193"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_command_1_1_command.html" title=" " alt="" coords="121,93,203,119"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="5,5,87,31"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="111,5,213,31"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="238,5,350,31"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
830b777107a82eb4ce24d618797f4a89
|
||||
@ -0,0 +1,83 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: PluginPackCommand Pages: 1 -->
|
||||
<svg width="267pt" height="149pt"
|
||||
viewBox="0.00 0.00 266.50 149.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 145)">
|
||||
<title>PluginPackCommand</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="172.5,-19 62.5,-19 62.5,0 172.5,0 172.5,-19"/>
|
||||
<text text-anchor="middle" x="117.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PluginPackCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_command_1_1_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="148,-75 87,-75 87,-56 148,-56 148,-75"/>
|
||||
<text text-anchor="middle" x="117.5" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00">Command</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M117.5,-44.11C117.5,-35.52 117.5,-25.97 117.5,-19.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114,-44.07 117.5,-54.07 121,-44.07 114,-44.07"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="61,-141 0,-141 0,-122 61,-122 61,-141"/>
|
||||
<text text-anchor="middle" x="30.5" y="-129" font-family="Helvetica,sans-Serif" font-size="10.00">Command</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M51.72,-114.89C68.62,-102.46 91.66,-85.51 105.51,-75.32"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.8,-111.96 43.82,-120.7 53.95,-117.6 49.8,-111.96"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="156,-141 79,-141 79,-122 156,-122 156,-141"/>
|
||||
<text text-anchor="middle" x="117.5" y="-129" font-family="Helvetica,sans-Serif" font-size="10.00">InputInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node2 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node4->Node2</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M117.5,-110.18C117.5,-98.44 117.5,-84.27 117.5,-75.32"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="114,-110.09 117.5,-120.09 121,-110.09 114,-110.09"/>
|
||||
<text text-anchor="middle" x="132" y="-96" font-family="Helvetica,sans-Serif" font-size="10.00"> $input</text>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="258.5,-141 174.5,-141 174.5,-122 258.5,-122 258.5,-141"/>
|
||||
<text text-anchor="middle" x="216.5" y="-129" font-family="Helvetica,sans-Serif" font-size="10.00">OutputInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node2 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node5->Node2</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M193.16,-115.41C173.86,-102.94 147.13,-85.65 131.15,-75.32"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="191.17,-118.29 201.46,-120.78 194.97,-112.41 191.17,-118.29"/>
|
||||
<text text-anchor="middle" x="190" y="-96" font-family="Helvetica,sans-Serif" font-size="10.00"> $output</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
@ -0,0 +1,5 @@
|
||||
<map id="PluginPackCommand" name="PluginPackCommand">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,152,152,177"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_command_1_1_command.html" title=" " alt="" coords="38,79,119,104"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="38,5,119,31"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
495628e3eb92430823bc54d9de1cc5ed
|
||||
@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: PluginPackCommand Pages: 1 -->
|
||||
<svg width="118pt" height="137pt"
|
||||
viewBox="0.00 0.00 118.00 137.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 133)">
|
||||
<title>PluginPackCommand</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="110,-19 0,-19 0,0 110,0 110,-19"/>
|
||||
<text text-anchor="middle" x="55" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PluginPackCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_command_1_1_command.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="85.5,-74 24.5,-74 24.5,-55 85.5,-55 85.5,-74"/>
|
||||
<text text-anchor="middle" x="55" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">Command</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M55,-43.35C55,-35.1 55,-25.97 55,-19.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.5,-43.23 55,-53.23 58.5,-43.23 51.5,-43.23"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="85.5,-129 24.5,-129 24.5,-110 85.5,-110 85.5,-129"/>
|
||||
<text text-anchor="middle" x="55" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00">Command</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M55,-98.35C55,-90.1 55,-80.97 55,-74.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.5,-98.23 55,-108.23 58.5,-98.23 51.5,-98.23"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
@ -0,0 +1,17 @@
|
||||
<map id="handle" name="handle">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,45,65,71"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_command_1_1_command.html#ab14503d56a09a2442ceab3808644ac55" title=" " alt="" coords="115,6,282,46"/>
|
||||
<area shape="rect" id="node4" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#ae9ad761436a2e08738f741ebd4e24b65" title=" " alt="" coords="113,70,284,110"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_command_1_1_command.html#a0bdac9ff13b56ac6334f64e094a9073a" title=" " alt="" coords="334,6,501,46"/>
|
||||
<area shape="rect" id="node5" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a7c36526e9fc860a499d66b0f0a8d951f" title=" " alt="" coords="332,123,503,163"/>
|
||||
<area shape="rect" id="node15" href="$global__functions_8php.html#a71de63d02514c7e74d68338f4424139f" title=" " alt="" coords="389,73,445,99"/>
|
||||
<area shape="rect" id="node6" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" title=" " alt="" coords="769,151,940,191"/>
|
||||
<area shape="rect" id="node13" href="$global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" title=" " alt="" coords="1035,5,1092,31"/>
|
||||
<area shape="rect" id="node14" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a384aa2ec57a0ed5ed25c6f606b80d1ab" title=" " alt="" coords="551,181,721,221"/>
|
||||
<area shape="rect" id="node7" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" title=" " alt="" coords="988,119,1139,159"/>
|
||||
<area shape="rect" id="node8" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" title=" " alt="" coords="988,183,1139,223"/>
|
||||
<area shape="rect" id="node10" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" title=" " alt="" coords="988,247,1139,287"/>
|
||||
<area shape="rect" id="node11" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" title=" " alt="" coords="988,311,1139,351"/>
|
||||
<area shape="rect" id="node12" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" title=" " alt="" coords="988,55,1139,95"/>
|
||||
<area shape="rect" id="node9" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="1187,319,1247,344"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
04a08ceaa84a3ef7b2d1ea18f7aa1f7e
|
||||
@ -0,0 +1,266 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: handle Pages: 1 -->
|
||||
<svg width="939pt" height="284pt"
|
||||
viewBox="0.00 0.00 939.00 284.32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 280.32)">
|
||||
<title>handle</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="45,-246.32 0,-246.32 0,-227.32 45,-227.32 45,-246.32"/>
|
||||
<text text-anchor="middle" x="22.5" y="-234.32" font-family="Helvetica,sans-Serif" font-size="10.00">handle</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_command_1_1_command.html#ab14503d56a09a2442ceab3808644ac55" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="207.5,-275.82 82.5,-275.82 82.5,-245.82 207.5,-245.82 207.5,-275.82"/>
|
||||
<text text-anchor="start" x="90.5" y="-263.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Command\Command</text>
|
||||
<text text-anchor="middle" x="145" y="-252.82" font-family="Helvetica,sans-Serif" font-size="10.00">\error</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M45.32,-241.16C52.83,-242.66 61.7,-244.43 71,-246.28"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.08,-249.66 80.57,-248.18 71.44,-242.8 70.08,-249.66"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#ae9ad761436a2e08738f741ebd4e24b65" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="209,-227.82 81,-227.82 81,-197.82 209,-197.82 209,-227.82"/>
|
||||
<text text-anchor="start" x="89" y="-215.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginManager</text>
|
||||
<text text-anchor="middle" x="145" y="-204.82" font-family="Helvetica,sans-Serif" font-size="10.00">\packPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M45.32,-232.47C52.38,-231.07 60.64,-229.42 69.33,-227.69"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="69.9,-231.14 79.03,-225.76 68.54,-224.28 69.9,-231.14"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_command_1_1_command.html#a0bdac9ff13b56ac6334f64e094a9073a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="371.5,-275.82 246.5,-275.82 246.5,-245.82 371.5,-245.82 371.5,-275.82"/>
|
||||
<text text-anchor="start" x="254.5" y="-263.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Command\Command</text>
|
||||
<text text-anchor="middle" x="309" y="-252.82" font-family="Helvetica,sans-Serif" font-size="10.00">\write</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.71,-260.82C216.57,-260.82 225.76,-260.82 234.82,-260.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="234.68,-264.32 244.68,-260.82 234.68,-257.32 234.68,-264.32"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a7c36526e9fc860a499d66b0f0a8d951f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="373,-187.82 245,-187.82 245,-157.82 373,-157.82 373,-187.82"/>
|
||||
<text text-anchor="start" x="253" y="-175.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginManager</text>
|
||||
<text text-anchor="middle" x="309" y="-164.82" font-family="Helvetica,sans-Serif" font-size="10.00">\addPluginsFromDir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M208.63,-197.35C216.99,-195.29 225.62,-193.16 234.15,-191.05"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="234.93,-194.46 243.8,-188.67 233.25,-187.67 234.93,-194.46"/>
|
||||
</g>
|
||||
<!-- Node15 -->
|
||||
<g id="node15" class="node">
|
||||
<title>Node15</title>
|
||||
<g id="a_node15"><a xlink:href="global__functions_8php.html#a71de63d02514c7e74d68338f4424139f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="330,-225.32 288,-225.32 288,-206.32 330,-206.32 330,-225.32"/>
|
||||
<text text-anchor="middle" x="309" y="-213.32" font-family="Helvetica,sans-Serif" font-size="10.00">config</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node15 -->
|
||||
<g id="edge18" class="edge">
|
||||
<title>Node4->Node15</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M209.1,-213.99C232.09,-214.41 257.11,-214.87 276.23,-215.23"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="276.01,-218.72 286.07,-215.41 276.14,-211.73 276.01,-218.72"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="701,-166.82 573,-166.82 573,-136.82 701,-136.82 701,-166.82"/>
|
||||
<text text-anchor="start" x="581" y="-154.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginManager</text>
|
||||
<text text-anchor="middle" x="637" y="-143.82" font-family="Helvetica,sans-Serif" font-size="10.00">\addPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node5->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M373.24,-168.74C427.03,-165.28 504.36,-160.3 561.21,-156.63"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="561.39,-160.13 571.15,-155.99 560.94,-153.14 561.39,-160.13"/>
|
||||
</g>
|
||||
<!-- Node13 -->
|
||||
<g id="node13" class="node">
|
||||
<title>Node13</title>
|
||||
<g id="a_node13"><a xlink:href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="815,-276.32 772,-276.32 772,-257.32 815,-257.32 815,-276.32"/>
|
||||
<text text-anchor="middle" x="793.5" y="-264.32" font-family="Helvetica,sans-Serif" font-size="10.00">logger</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node13 -->
|
||||
<g id="edge17" class="edge">
|
||||
<title>Node5->Node13</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M373.08,-185.11C477.31,-205.41 681.81,-245.25 760.55,-260.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="759.68,-263.99 770.16,-262.46 761.01,-257.12 759.68,-263.99"/>
|
||||
</g>
|
||||
<!-- Node14 -->
|
||||
<g id="node14" class="node">
|
||||
<title>Node14</title>
|
||||
<g id="a_node14"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a384aa2ec57a0ed5ed25c6f606b80d1ab" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="537,-144.82 409,-144.82 409,-114.82 537,-114.82 537,-144.82"/>
|
||||
<text text-anchor="start" x="417" y="-132.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginManager</text>
|
||||
<text text-anchor="middle" x="473" y="-121.82" font-family="Helvetica,sans-Serif" font-size="10.00">\addPluginFromPhar</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node14 -->
|
||||
<g id="edge14" class="edge">
|
||||
<title>Node5->Node14</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M368.03,-157.41C379.31,-154.42 391.24,-151.25 402.84,-148.17"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="403.6,-151.59 412.37,-145.64 401.81,-144.83 403.6,-151.59"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="850,-190.82 737,-190.82 737,-160.82 850,-160.82 850,-190.82"/>
|
||||
<text text-anchor="start" x="745" y="-178.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="793.5" y="-167.82" font-family="Helvetica,sans-Serif" font-size="10.00">\bindEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node6->Node7</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M701.29,-161.65C709.33,-162.9 717.58,-164.18 725.68,-165.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="725.07,-168.88 735.49,-166.96 726.14,-161.97 725.07,-168.88"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="850,-142.82 737,-142.82 737,-112.82 850,-112.82 850,-142.82"/>
|
||||
<text text-anchor="start" x="745" y="-130.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="793.5" y="-119.82" font-family="Helvetica,sans-Serif" font-size="10.00">\getAutoloadFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node8 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node6->Node8</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M701.29,-141.99C709.33,-140.74 717.58,-139.45 725.68,-138.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="726.14,-141.67 735.49,-136.67 725.07,-134.75 726.14,-141.67"/>
|
||||
</g>
|
||||
<!-- Node10 -->
|
||||
<g id="node10" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_node10"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="850,-94.82 737,-94.82 737,-64.82 850,-64.82 850,-94.82"/>
|
||||
<text text-anchor="start" x="745" y="-82.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="793.5" y="-71.82" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node10 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node6->Node10</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M669.05,-136.34C688.47,-126.76 714.08,-114.32 737,-103.82 739.91,-102.48 742.91,-101.13 745.94,-99.77"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="747.16,-103.06 754.89,-95.82 744.33,-96.66 747.16,-103.06"/>
|
||||
</g>
|
||||
<!-- Node11 -->
|
||||
<g id="node11" class="node">
|
||||
<title>Node11</title>
|
||||
<g id="a_node11"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="850,-46.82 737,-46.82 737,-16.82 850,-16.82 850,-46.82"/>
|
||||
<text text-anchor="start" x="745" y="-34.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="793.5" y="-23.82" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntryFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node11 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node6->Node11</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M650.7,-136.41C668.31,-115.82 701.97,-79.23 737,-55.82 738.77,-54.64 740.6,-53.49 742.48,-52.39"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="743.68,-55.71 750.84,-47.9 740.37,-49.55 743.68,-55.71"/>
|
||||
</g>
|
||||
<!-- Node12 -->
|
||||
<g id="node12" class="node">
|
||||
<title>Node12</title>
|
||||
<g id="a_node12"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="850,-238.82 737,-238.82 737,-208.82 850,-208.82 850,-238.82"/>
|
||||
<text text-anchor="start" x="745" y="-226.82" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="793.5" y="-215.82" font-family="Helvetica,sans-Serif" font-size="10.00">\getName</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node12 -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>Node6->Node12</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M669.05,-167.3C688.47,-176.88 714.08,-189.31 737,-199.82 739.91,-201.15 742.91,-202.51 745.94,-203.86"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="744.33,-206.97 754.89,-207.81 747.16,-200.57 744.33,-206.97"/>
|
||||
</g>
|
||||
<!-- Node6->Node13 -->
|
||||
<g id="edge13" class="edge">
|
||||
<title>Node6->Node13</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M650.14,-167.27C667.38,-188.26 700.87,-225.67 737,-247.82 744.2,-252.23 752.56,-255.78 760.57,-258.56"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="759.47,-261.88 770.06,-261.53 761.57,-255.2 759.47,-261.88"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="931,-41.32 886,-41.32 886,-22.32 931,-22.32 931,-41.32"/>
|
||||
<text text-anchor="middle" x="908.5" y="-29.32" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node8->Node9 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node8->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M836.37,-112.4C841.17,-109.86 845.83,-107 850,-103.82 869.08,-89.24 885.56,-67 895.92,-51.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="898.66,-53.32 901.01,-42.99 892.73,-49.6 898.66,-53.32"/>
|
||||
</g>
|
||||
<!-- Node11->Node9 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>Node11->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M850.34,-31.82C858.58,-31.82 866.85,-31.82 874.43,-31.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="874.17,-35.32 884.17,-31.82 874.17,-28.32 874.17,-35.32"/>
|
||||
</g>
|
||||
<!-- Node14->Node6 -->
|
||||
<g id="edge15" class="edge">
|
||||
<title>Node14->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M537.1,-138.39C545.01,-139.46 553.16,-140.57 561.23,-141.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="560.66,-145.12 571.04,-143 561.6,-138.18 560.66,-145.12"/>
|
||||
</g>
|
||||
<!-- Node14->Node9 -->
|
||||
<g id="edge16" class="edge">
|
||||
<title>Node14->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M497.75,-114.44C542.4,-86.55 642.88,-28.59 737,-7.82 786.04,3 800.76,2.05 850,-7.82 859.65,-9.75 869.71,-13.34 878.66,-17.17"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="877,-20.26 887.56,-21.23 879.91,-13.89 877,-20.26"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 14 KiB |
@ -100,8 +100,8 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_container_1_1_container_
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
|
||||
静态 Public 成员函数</h2></td></tr>
|
||||
<tr class="memitem:af3c9076547ae1fad9bcd70eea03e6f74"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_container_1_1_container_registrant.html#af3c9076547ae1fad9bcd70eea03e6f74">registerOBEventServices</a> (OneBotEvent $event)</td></tr>
|
||||
<tr class="separator:af3c9076547ae1fad9bcd70eea03e6f74"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1979431c247e7038f87926c2aaa24451"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_container_1_1_container_registrant.html#a1979431c247e7038f87926c2aaa24451">registerOBEventServices</a> (OneBotEvent $event, string $bot_context=BotContext::class)</td></tr>
|
||||
<tr class="separator:a1979431c247e7038f87926c2aaa24451"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a01877afc121c0e22378ab9eeffd94bfe"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_container_1_1_container_registrant.html#a01877afc121c0e22378ab9eeffd94bfe">registerOBActionResponseServices</a> (ActionResponse $response)</td></tr>
|
||||
<tr class="separator:a01877afc121c0e22378ab9eeffd94bfe"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad4f7a1fc0d24abdab5c1e6888a09ffd9"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_container_1_1_container_registrant.html#ad4f7a1fc0d24abdab5c1e6888a09ffd9">registerHttpRequestServices</a> (HttpRequestEvent $event)</td></tr>
|
||||
@ -168,8 +168,8 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_container_1_1_container_
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="af3c9076547ae1fad9bcd70eea03e6f74" name="af3c9076547ae1fad9bcd70eea03e6f74"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af3c9076547ae1fad9bcd70eea03e6f74">◆ </a></span>registerOBEventServices()</h2>
|
||||
<a id="a1979431c247e7038f87926c2aaa24451" name="a1979431c247e7038f87926c2aaa24451"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1979431c247e7038f87926c2aaa24451">◆ </a></span>registerOBEventServices()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -181,8 +181,18 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_container_1_1_container_
|
||||
<td class="memname">static registerOBEventServices </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">OneBotEvent </td>
|
||||
<td class="paramname"><em>$event</em></td><td>)</td>
|
||||
<td class="paramname"><em>$event</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>$bot_context</em> = <code>BotContext::class</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
@ -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 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0">VERSION_ID</a> = 670</td></tr>
|
||||
<tr class="memitem:a835ac83b0f0a2c196532f370dc585aa0"><td class="memItemLeft" align="right" valign="top">const </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0">VERSION_ID</a> = 671</td></tr>
|
||||
<tr class="separator:a835ac83b0f0a2c196532f370dc585aa0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af71005841ce53adac00581ab0ba24c1f"><td class="memItemLeft" align="right" valign="top">const </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_framework.html#af71005841ce53adac00581ab0ba24c1f">VERSION</a> = '3.0.0-beta6'</td></tr>
|
||||
<tr class="separator:af71005841ce53adac00581ab0ba24c1f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -485,7 +485,7 @@ Protected 属性</h2></td></tr>
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">const VERSION_ID = 670</td>
|
||||
<td class="memname">const VERSION_ID = 671</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
@ -119,46 +119,11 @@ Public 成员函数</h2></td></tr>
|
||||
<tr class="separator:adacd3128f887d89f95ea589f04bc3f5e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a5fadc99dd2494e47d848b8c9336ca9da"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a5fadc99dd2494e47d848b8c9336ca9da">onHelp</a> (<a class="el" href="class_z_m_1_1_context_1_1_bot_context.html">BotContext</a> $context)</td></tr>
|
||||
<tr class="separator:a5fadc99dd2494e47d848b8c9336ca9da"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="inherit_header pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin')"><img src="closed.png" alt="-"/> Public 成员函数 继承自 <a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html">ZMPlugin</a></td></tr>
|
||||
<tr class="memitem:ab194285ef841b4ca18b97990071f92ed inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ab194285ef841b4ca18b97990071f92ed">__construct</a> (string $dir)</td></tr>
|
||||
<tr class="separator:ab194285ef841b4ca18b97990071f92ed inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab09f9419dbc35f97d48aafccc2416ed1 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ab09f9419dbc35f97d48aafccc2416ed1">getDir</a> ()</td></tr>
|
||||
<tr class="separator:ab09f9419dbc35f97d48aafccc2416ed1 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1ff465e537000a7d4d01966d22f1abb7 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a1ff465e537000a7d4d01966d22f1abb7">addBotEvent</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html">BotEvent</a> $event)</td></tr>
|
||||
<tr class="separator:a1ff465e537000a7d4d01966d22f1abb7 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2a7453aa099c39db14e3c084f3fc98dd inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a2a7453aa099c39db14e3c084f3fc98dd">addBotCommand</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html">BotCommand</a> $command)</td></tr>
|
||||
<tr class="separator:a2a7453aa099c39db14e3c084f3fc98dd inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a17a9cd93208eb3a3d75e5faded3bc202 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a17a9cd93208eb3a3d75e5faded3bc202">addEvent</a> (string $event_name, callable $callback, int $level=20)</td></tr>
|
||||
<tr class="separator:a17a9cd93208eb3a3d75e5faded3bc202 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a5dd06534b5562bd044fca08054063eb8 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a5dd06534b5562bd044fca08054063eb8">addHttpRoute</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_http_1_1_route.html">Route</a> $route)</td></tr>
|
||||
<tr class="separator:a5dd06534b5562bd044fca08054063eb8 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a86048b8b064dcfdf7a373220a77e6bd8 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a86048b8b064dcfdf7a373220a77e6bd8">getBotEvents</a> ()</td></tr>
|
||||
<tr class="separator:a86048b8b064dcfdf7a373220a77e6bd8 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aedd0480ee6c846c72b9fc33d34990b85 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#aedd0480ee6c846c72b9fc33d34990b85">getBotCommands</a> ()</td></tr>
|
||||
<tr class="separator:aedd0480ee6c846c72b9fc33d34990b85 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a54ecee00f83d387598096653b07f10c5 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a54ecee00f83d387598096653b07f10c5">getEvents</a> ()</td></tr>
|
||||
<tr class="separator:a54ecee00f83d387598096653b07f10c5 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a18da86bf318ebe47e501aaad267d59ed inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a18da86bf318ebe47e501aaad267d59ed">getRoutes</a> ()</td></tr>
|
||||
<tr class="separator:a18da86bf318ebe47e501aaad267d59ed inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
|
||||
静态 Public 成员函数</h2></td></tr>
|
||||
<tr class="memitem:a6c3cd4316e3469d366cee41af7762e9f"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a6c3cd4316e3469d366cee41af7762e9f">addManualFactory</a> (array|callable|string $factory, int $priority=20)</td></tr>
|
||||
<tr class="separator:a6c3cd4316e3469d366cee41af7762e9f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
|
||||
额外继承的成员函数</h2></td></tr>
|
||||
<tr class="inherit_header pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin')"><img src="closed.png" alt="-"/> Protected 属性 继承自 <a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html">ZMPlugin</a></td></tr>
|
||||
<tr class="memitem:ade00f38ab68aa9e3b6cb1230a2c92e8b inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ade00f38ab68aa9e3b6cb1230a2c92e8b">$dir</a></td></tr>
|
||||
<tr class="separator:ade00f38ab68aa9e3b6cb1230a2c92e8b inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a425942519c3810805c30ab37f70ac24d inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a425942519c3810805c30ab37f70ac24d">$bot_events</a> = []</td></tr>
|
||||
<tr class="separator:a425942519c3810805c30ab37f70ac24d inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a06c3b56600167ad19a05e6a39ce53658 inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a06c3b56600167ad19a05e6a39ce53658">$bot_commands</a> = []</td></tr>
|
||||
<tr class="separator:a06c3b56600167ad19a05e6a39ce53658 inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a7f1b586ccc0e88f76dc99a85241f7113 inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a7f1b586ccc0e88f76dc99a85241f7113">$events</a> = []</td></tr>
|
||||
<tr class="separator:a7f1b586ccc0e88f76dc99a85241f7113 inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa17a7c8ad7c21ce9bdeaac17e332e6dc inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#aa17a7c8ad7c21ce9bdeaac17e332e6dc">$routes</a> = []</td></tr>
|
||||
<tr class="separator:aa17a7c8ad7c21ce9bdeaac17e332e6dc inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">详细描述</h2>
|
||||
<div class="textblock"><p ><a class="el" href="namespace_z_m_1_1_plugin_1_1_command_manual.html">CommandManual</a> 插件</p>
|
||||
@ -182,7 +147,7 @@ Public 成员函数</h2></td></tr>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin_a14bfdb3f06ee4c27dd3507af6e702380_cgraph.svg" width="323" height="166"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin_a14bfdb3f06ee4c27dd3507af6e702380_cgraph.svg" width="323" height="102"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
<map id="__construct" name="__construct">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,77,96,102"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_plugin_1_1_z_m_plugin.html#a2a7453aa099c39db14e3c084f3fc98dd" title=" " alt="" coords="161,5,301,45"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_annotation_1_1_annotation_parser.html#a501d75c2f332acc750ebf06c84b66613" title=" " alt="" coords="144,69,317,109"/>
|
||||
<area shape="rect" id="node4" href="$global__functions_8php.html#a71de63d02514c7e74d68338f4424139f" title=" " alt="" coords="203,134,259,159"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,42,96,67"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_annotation_1_1_annotation_parser.html#a501d75c2f332acc750ebf06c84b66613" title=" " alt="" coords="144,5,317,45"/>
|
||||
<area shape="rect" id="node3" href="$global__functions_8php.html#a71de63d02514c7e74d68338f4424139f" title=" " alt="" coords="203,70,259,95"/>
|
||||
</map>
|
||||
|
||||
@ -1 +1 @@
|
||||
ff350d2c3013fd3ae512c0ae5dc2df2a
|
||||
e5f4100c34cde0c452500fc6a1782c8a
|
||||
@ -4,65 +4,49 @@
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: __construct Pages: 1 -->
|
||||
<svg width="242pt" height="124pt"
|
||||
viewBox="0.00 0.00 242.00 123.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 119.5)">
|
||||
<svg width="242pt" height="76pt"
|
||||
viewBox="0.00 0.00 242.00 75.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 71.5)">
|
||||
<title>__construct</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="68,-62 0,-62 0,-43 68,-43 68,-62"/>
|
||||
<text text-anchor="middle" x="34" y="-50" font-family="Helvetica,sans-Serif" font-size="10.00">__construct</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="68,-40 0,-40 0,-21 68,-21 68,-40"/>
|
||||
<text text-anchor="middle" x="34" y="-28" font-family="Helvetica,sans-Serif" font-size="10.00">__construct</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a2a7453aa099c39db14e3c084f3fc98dd" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="221.5,-115.5 116.5,-115.5 116.5,-85.5 221.5,-85.5 221.5,-115.5"/>
|
||||
<text text-anchor="start" x="124.5" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\ZMPlugin</text>
|
||||
<text text-anchor="middle" x="169" y="-92.5" font-family="Helvetica,sans-Serif" font-size="10.00">\addBotCommand</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M62.56,-62.45C77.62,-67.88 96.81,-74.81 114.67,-81.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.27,-84.47 123.86,-84.57 115.64,-77.88 113.27,-84.47"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_annotation_1_1_annotation_parser.html#a501d75c2f332acc750ebf06c84b66613" target="_top" xlink:title=" ">
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_annotation_1_1_annotation_parser.html#a501d75c2f332acc750ebf06c84b66613" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="234,-67.5 104,-67.5 104,-37.5 234,-37.5 234,-67.5"/>
|
||||
<text text-anchor="start" x="112" y="-55.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Annotation\Annotation</text>
|
||||
<text text-anchor="middle" x="169" y="-44.5" font-family="Helvetica,sans-Serif" font-size="10.00">Parser\addSpecialParser</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.22,-52.5C75.62,-52.5 83.77,-52.5 92.12,-52.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.07,-56 102.07,-52.5 92.07,-49 92.07,-56"/>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.22,-35.99C75.71,-37.23 83.96,-38.6 92.4,-40"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.65,-43.42 102.09,-41.6 92.79,-36.51 91.65,-43.42"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="global__functions_8php.html#a71de63d02514c7e74d68338f4424139f" target="_top" xlink:title=" ">
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="global__functions_8php.html#a71de63d02514c7e74d68338f4424139f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="190,-19 148,-19 148,0 190,0 190,-19"/>
|
||||
<text text-anchor="middle" x="169" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">config</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M62.77,-42.51C75.32,-38.09 90.36,-32.89 104,-28.5 114.69,-25.05 126.47,-21.49 136.97,-18.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.68,-21.84 146.3,-15.68 135.72,-15.12 137.68,-21.84"/>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.22,-25.25C89.06,-21.96 115.77,-17.75 136.31,-14.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.78,-17.97 146.11,-12.96 135.68,-11.06 136.78,-17.97"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.4 KiB |
@ -125,27 +125,6 @@ Public 成员函数</h2></td></tr>
|
||||
<tr class="separator:a10ebdd5d22239391c9f23325ea8d2211"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af84000734fd88de6ad810b9f80f8f3de"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_one_bot12_adapter.html#af84000734fd88de6ad810b9f80f8f3de">handleWSReverseMessage</a> (WebSocketMessageEvent $event)</td></tr>
|
||||
<tr class="separator:af84000734fd88de6ad810b9f80f8f3de"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="inherit_header pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin')"><img src="closed.png" alt="-"/> Public 成员函数 继承自 <a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html">ZMPlugin</a></td></tr>
|
||||
<tr class="memitem:ab194285ef841b4ca18b97990071f92ed inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ab194285ef841b4ca18b97990071f92ed">__construct</a> (string $dir)</td></tr>
|
||||
<tr class="separator:ab194285ef841b4ca18b97990071f92ed inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab09f9419dbc35f97d48aafccc2416ed1 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ab09f9419dbc35f97d48aafccc2416ed1">getDir</a> ()</td></tr>
|
||||
<tr class="separator:ab09f9419dbc35f97d48aafccc2416ed1 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1ff465e537000a7d4d01966d22f1abb7 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a1ff465e537000a7d4d01966d22f1abb7">addBotEvent</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html">BotEvent</a> $event)</td></tr>
|
||||
<tr class="separator:a1ff465e537000a7d4d01966d22f1abb7 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2a7453aa099c39db14e3c084f3fc98dd inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a2a7453aa099c39db14e3c084f3fc98dd">addBotCommand</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html">BotCommand</a> $command)</td></tr>
|
||||
<tr class="separator:a2a7453aa099c39db14e3c084f3fc98dd inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a17a9cd93208eb3a3d75e5faded3bc202 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a17a9cd93208eb3a3d75e5faded3bc202">addEvent</a> (string $event_name, callable $callback, int $level=20)</td></tr>
|
||||
<tr class="separator:a17a9cd93208eb3a3d75e5faded3bc202 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a5dd06534b5562bd044fca08054063eb8 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a5dd06534b5562bd044fca08054063eb8">addHttpRoute</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_http_1_1_route.html">Route</a> $route)</td></tr>
|
||||
<tr class="separator:a5dd06534b5562bd044fca08054063eb8 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a86048b8b064dcfdf7a373220a77e6bd8 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a86048b8b064dcfdf7a373220a77e6bd8">getBotEvents</a> ()</td></tr>
|
||||
<tr class="separator:a86048b8b064dcfdf7a373220a77e6bd8 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aedd0480ee6c846c72b9fc33d34990b85 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#aedd0480ee6c846c72b9fc33d34990b85">getBotCommands</a> ()</td></tr>
|
||||
<tr class="separator:aedd0480ee6c846c72b9fc33d34990b85 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a54ecee00f83d387598096653b07f10c5 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a54ecee00f83d387598096653b07f10c5">getEvents</a> ()</td></tr>
|
||||
<tr class="separator:a54ecee00f83d387598096653b07f10c5 inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a18da86bf318ebe47e501aaad267d59ed inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a18da86bf318ebe47e501aaad267d59ed">getRoutes</a> ()</td></tr>
|
||||
<tr class="separator:a18da86bf318ebe47e501aaad267d59ed inherit pub_methods_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
|
||||
静态 Public 成员函数</h2></td></tr>
|
||||
@ -155,20 +134,6 @@ Public 成员函数</h2></td></tr>
|
||||
<tr class="separator:a8b2d9c459850cb31e0f049884697fd59"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af077b71152d6ce243a398238a0bd143e"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_one_bot12_adapter.html#af077b71152d6ce243a398238a0bd143e">isContextPromptExists</a> (int $cid)</td></tr>
|
||||
<tr class="separator:af077b71152d6ce243a398238a0bd143e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
|
||||
额外继承的成员函数</h2></td></tr>
|
||||
<tr class="inherit_header pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin')"><img src="closed.png" alt="-"/> Protected 属性 继承自 <a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html">ZMPlugin</a></td></tr>
|
||||
<tr class="memitem:ade00f38ab68aa9e3b6cb1230a2c92e8b inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ade00f38ab68aa9e3b6cb1230a2c92e8b">$dir</a></td></tr>
|
||||
<tr class="separator:ade00f38ab68aa9e3b6cb1230a2c92e8b inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a425942519c3810805c30ab37f70ac24d inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a425942519c3810805c30ab37f70ac24d">$bot_events</a> = []</td></tr>
|
||||
<tr class="separator:a425942519c3810805c30ab37f70ac24d inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a06c3b56600167ad19a05e6a39ce53658 inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a06c3b56600167ad19a05e6a39ce53658">$bot_commands</a> = []</td></tr>
|
||||
<tr class="separator:a06c3b56600167ad19a05e6a39ce53658 inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a7f1b586ccc0e88f76dc99a85241f7113 inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a7f1b586ccc0e88f76dc99a85241f7113">$events</a> = []</td></tr>
|
||||
<tr class="separator:a7f1b586ccc0e88f76dc99a85241f7113 inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa17a7c8ad7c21ce9bdeaac17e332e6dc inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#aa17a7c8ad7c21ce9bdeaac17e332e6dc">$routes</a> = []</td></tr>
|
||||
<tr class="separator:aa17a7c8ad7c21ce9bdeaac17e332e6dc inherit pro_attribs_class_z_m_1_1_plugin_1_1_z_m_plugin"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">构造及析构函数说明</h2>
|
||||
<a id="ac2873c40465712dc7b90cb32d8be0327" name="ac2873c40465712dc7b90cb32d8be0327"></a>
|
||||
@ -196,12 +161,6 @@ Public 成员函数</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_one_bot12_adapter_ac2873c40465712dc7b90cb32d8be0327_cgraph.svg" width="290" height="115"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -1,5 +0,0 @@
|
||||
<map id="__construct" name="__construct">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,45,96,70"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_plugin_1_1_z_m_plugin.html#a1ff465e537000a7d4d01966d22f1abb7" title=" " alt="" coords="144,5,284,45"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_plugin_1_1_z_m_plugin.html#a17a9cd93208eb3a3d75e5faded3bc202" title=" " alt="" coords="144,69,284,109"/>
|
||||
</map>
|
||||
@ -1 +0,0 @@
|
||||
37da24d4643c4fe50faed6306956ef34
|
||||
@ -1,53 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: __construct Pages: 1 -->
|
||||
<svg width="217pt" height="86pt"
|
||||
viewBox="0.00 0.00 217.00 86.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 82)">
|
||||
<title>__construct</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="68,-48.5 0,-48.5 0,-29.5 68,-29.5 68,-48.5"/>
|
||||
<text text-anchor="middle" x="34" y="-36.5" font-family="Helvetica,sans-Serif" font-size="10.00">__construct</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a1ff465e537000a7d4d01966d22f1abb7" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="209,-78 104,-78 104,-48 209,-48 209,-78"/>
|
||||
<text text-anchor="start" x="112" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\ZMPlugin</text>
|
||||
<text text-anchor="middle" x="156.5" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00">\addBotEvent</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.25,-45.62C75.9,-47.15 84.29,-48.82 92.74,-50.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.85,-53.89 102.35,-52.41 93.22,-47.03 91.85,-53.89"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a17a9cd93208eb3a3d75e5faded3bc202" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="209,-30 104,-30 104,0 209,0 209,-30"/>
|
||||
<text text-anchor="start" x="112" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\ZMPlugin</text>
|
||||
<text text-anchor="middle" x="156.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">\addEvent</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.25,-32.38C75.9,-30.85 84.29,-29.18 92.74,-27.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.22,-30.97 102.35,-25.59 91.85,-24.11 93.22,-30.97"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.5 KiB |
@ -93,8 +93,7 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pub-static-methods">静态 Public 成员函数</a> |
|
||||
<a href="#pub-static-attribs">静态 Public 属性</a> </div>
|
||||
<a href="#pub-static-methods">静态 Public 成员函数</a> </div>
|
||||
<div class="headertitle"><div class="title">PluginManager类 参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
@ -103,19 +102,20 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
静态 Public 成员函数</h2></td></tr>
|
||||
<tr class="memitem:a7c36526e9fc860a499d66b0f0a8d951f"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a7c36526e9fc860a499d66b0f0a8d951f">addPluginsFromDir</a> (string $dir)</td></tr>
|
||||
<tr class="separator:a7c36526e9fc860a499d66b0f0a8d951f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a85c6d607489c6d1f3f0703156e48c42c"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a85c6d607489c6d1f3f0703156e48c42c">addPlugin</a> (array $meta=[])</td></tr>
|
||||
<tr class="separator:a85c6d607489c6d1f3f0703156e48c42c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a384aa2ec57a0ed5ed25c6f606b80d1ab"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a384aa2ec57a0ed5ed25c6f606b80d1ab">addPluginFromPhar</a> (string $phar_path)</td></tr>
|
||||
<tr class="separator:a384aa2ec57a0ed5ed25c6f606b80d1ab"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1db65230963bba9d0b131d7846e3064b"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a1db65230963bba9d0b131d7846e3064b">addPluginsFromComposer</a> ()</td></tr>
|
||||
<tr class="separator:a1db65230963bba9d0b131d7846e3064b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a85222daa68211a9ba7354178f7e5fd48"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48">addPlugin</a> (<a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html">PluginMeta</a> $meta)</td></tr>
|
||||
<tr class="separator:a85222daa68211a9ba7354178f7e5fd48"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a589baba91dec6342aa2d3f9b9e721aa2"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a589baba91dec6342aa2d3f9b9e721aa2">enablePlugins</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_annotation_parser.html">AnnotationParser</a> $parser)</td></tr>
|
||||
<tr class="separator:a589baba91dec6342aa2d3f9b9e721aa2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-attribs" name="pub-static-attribs"></a>
|
||||
静态 Public 属性</h2></td></tr>
|
||||
<tr class="memitem:a5eecca3e4010b092fd95f16f7d2ec0e7"><td class="memItemLeft" align="right" valign="top">static array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a5eecca3e4010b092fd95f16f7d2ec0e7">$default_entries</a></td></tr>
|
||||
<tr class="separator:a5eecca3e4010b092fd95f16f7d2ec0e7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae9ad761436a2e08738f741ebd4e24b65"><td class="memItemLeft" align="right" valign="top">static </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_manager.html#ae9ad761436a2e08738f741ebd4e24b65">packPlugin</a> (string $name)</td></tr>
|
||||
<tr class="separator:ae9ad761436a2e08738f741ebd4e24b65"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">成员函数说明</h2>
|
||||
<a id="a85c6d607489c6d1f3f0703156e48c42c" name="a85c6d607489c6d1f3f0703156e48c42c"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a85c6d607489c6d1f3f0703156e48c42c">◆ </a></span>addPlugin()</h2>
|
||||
<a id="a85222daa68211a9ba7354178f7e5fd48" name="a85222daa68211a9ba7354178f7e5fd48"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a85222daa68211a9ba7354178f7e5fd48">◆ </a></span>addPlugin()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -126,8 +126,8 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
<tr>
|
||||
<td class="memname">static addPlugin </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">array </td>
|
||||
<td class="paramname"><em>$meta</em> = <code>[]</code></td><td>)</td>
|
||||
<td class="paramtype"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html">PluginMeta</a> </td>
|
||||
<td class="paramname"><em>$meta</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -137,7 +137,7 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >添加插件到全局注册中</p>
|
||||
<p >根据插件元信息对象添加一个插件到框架的全局插件库中</p>
|
||||
<dl class="exception"><dt>异常</dt><dd>
|
||||
<table class="exception">
|
||||
<tr><td class="paramname">PluginException</td><td></td></tr>
|
||||
@ -147,7 +147,83 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_manager_a85c6d607489c6d1f3f0703156e48c42c_cgraph.svg" width="198" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_manager_a85222daa68211a9ba7354178f7e5fd48_cgraph.svg" width="396" height="358"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a384aa2ec57a0ed5ed25c6f606b80d1ab" name="a384aa2ec57a0ed5ed25c6f606b80d1ab"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a384aa2ec57a0ed5ed25c6f606b80d1ab">◆ </a></span>addPluginFromPhar()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static addPluginFromPhar </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>$phar_path</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >添加一个 Phar 文件形式的插件</p>
|
||||
<dl class="exception"><dt>异常</dt><dd>
|
||||
<table class="exception">
|
||||
<tr><td class="paramname">PluginException</td><td></td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_manager_a384aa2ec57a0ed5ed25c6f606b80d1ab_cgraph.svg" width="580" height="399"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1db65230963bba9d0b131d7846e3064b" name="a1db65230963bba9d0b131d7846e3064b"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1db65230963bba9d0b131d7846e3064b">◆ </a></span>addPluginsFromComposer()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">static addPluginsFromComposer </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >从 Composer 添加插件 </p><dl class="exception"><dt>异常</dt><dd>
|
||||
<table class="exception">
|
||||
<tr><td class="paramname">PluginException</td><td></td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_manager_a1db65230963bba9d0b131d7846e3064b_cgraph.svg" width="619" height="406"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -193,7 +269,7 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_manager_a7c36526e9fc860a499d66b0f0a8d951f_cgraph.svg" width="408" height="162"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_manager_a7c36526e9fc860a499d66b0f0a8d951f_cgraph.svg" width="760" height="382"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -244,9 +320,8 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">结构体成员变量说明</h2>
|
||||
<a id="a5eecca3e4010b092fd95f16f7d2ec0e7" name="a5eecca3e4010b092fd95f16f7d2ec0e7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a5eecca3e4010b092fd95f16f7d2ec0e7">◆ </a></span>$default_entries</h2>
|
||||
<a id="ae9ad761436a2e08738f741ebd4e24b65" name="ae9ad761436a2e08738f741ebd4e24b65"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae9ad761436a2e08738f741ebd4e24b65">◆ </a></span>packPlugin()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -255,7 +330,11 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">array $default_entries</td>
|
||||
<td class="memname">static packPlugin </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>$name</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
@ -264,12 +343,20 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_manage
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>初始值:</b><div class="fragment"><div class="line">= [</div>
|
||||
<div class="line"> <span class="stringliteral">'main.php'</span>,</div>
|
||||
<div class="line"> <span class="stringliteral">'entry.php'</span>,</div>
|
||||
<div class="line"> <span class="stringliteral">'index.php'</span>,</div>
|
||||
<div class="line"> ]</div>
|
||||
</div><!-- fragment -->
|
||||
<p >打包插件到 Phar</p>
|
||||
<dl class="exception"><dt>异常</dt><dd>
|
||||
<table class="exception">
|
||||
<tr><td class="paramname">PluginException</td><td></td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_manager_ae9ad761436a2e08738f741ebd4e24b65_cgraph.svg" width="895" height="382"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<hr/>该类的文档由以下文件生成:<ul>
|
||||
|
||||
@ -0,0 +1,11 @@
|
||||
<map id="addPluginsFromComposer" name="addPluginsFromComposer">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,326,180,351"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" title=" " alt="" coords="228,205,307,230"/>
|
||||
<area shape="rect" id="node5" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="553,205,613,230"/>
|
||||
<area shape="rect" id="node9" href="$global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" title=" " alt="" coords="401,326,459,351"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" title=" " alt="" coords="355,5,505,45"/>
|
||||
<area shape="rect" id="node4" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" title=" " alt="" coords="355,69,505,109"/>
|
||||
<area shape="rect" id="node6" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" title=" " alt="" coords="355,133,505,173"/>
|
||||
<area shape="rect" id="node7" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" title=" " alt="" coords="355,197,505,237"/>
|
||||
<area shape="rect" id="node8" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" title=" " alt="" coords="355,261,505,301"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
b2c10b532713ed2dc85c648316ce897b
|
||||
@ -0,0 +1,164 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: addPluginsFromComposer Pages: 1 -->
|
||||
<svg width="464pt" height="304pt"
|
||||
viewBox="0.00 0.00 464.00 303.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 299.59)">
|
||||
<title>addPluginsFromComposer</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="131,-55.09 0,-55.09 0,-36.09 131,-36.09 131,-55.09"/>
|
||||
<text text-anchor="middle" x="65.5" y="-43.09" font-family="Helvetica,sans-Serif" font-size="10.00">addPluginsFromComposer</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="226,-146.09 167,-146.09 167,-127.09 226,-127.09 226,-146.09"/>
|
||||
<text text-anchor="middle" x="196.5" y="-134.09" font-family="Helvetica,sans-Serif" font-size="10.00">addPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M80.31,-55.33C102.3,-70.84 145.55,-101.35 172.35,-120.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.98,-122.87 180.17,-125.77 174.01,-117.15 169.98,-122.87"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="456,-146.09 411,-146.09 411,-127.09 456,-127.09 456,-146.09"/>
|
||||
<text text-anchor="middle" x="433.5" y="-134.09" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M90.31,-35.74C145.14,-14.75 282.66,28.1 375,-27.59 406.65,-46.67 421.77,-89.63 428.25,-115.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="424.83,-116.27 430.44,-125.26 431.65,-114.73 424.83,-116.27"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="340,-55.09 297,-55.09 297,-36.09 340,-36.09 340,-55.09"/>
|
||||
<text text-anchor="middle" x="318.5" y="-43.09" font-family="Helvetica,sans-Serif" font-size="10.00">logger</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node9 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node1->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M131.47,-45.59C180.85,-45.59 246.69,-45.59 285.35,-45.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="285.14,-49.09 295.14,-45.59 285.14,-42.09 285.14,-49.09"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="375,-295.59 262,-295.59 262,-265.59 375,-265.59 375,-295.59"/>
|
||||
<text text-anchor="start" x="270" y="-283.59" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="318.5" y="-272.59" font-family="Helvetica,sans-Serif" font-size="10.00">\bindEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M200.3,-146.37C207.19,-168.79 226.98,-224.43 262,-256.59 262.89,-257.4 263.81,-258.2 264.76,-258.96"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="262.43,-261.61 272.66,-264.37 266.39,-255.84 262.43,-261.61"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="375,-247.59 262,-247.59 262,-217.59 375,-217.59 375,-247.59"/>
|
||||
<text text-anchor="start" x="270" y="-235.59" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="318.5" y="-224.59" font-family="Helvetica,sans-Serif" font-size="10.00">\getAutoloadFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M204.16,-146.43C214.83,-161.56 237.08,-190.64 262,-208.59 263.52,-209.68 265.1,-210.75 266.73,-211.77"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="264.63,-214.61 275.06,-216.49 268.08,-208.52 264.63,-214.61"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="375,-199.59 262,-199.59 262,-169.59 375,-169.59 375,-199.59"/>
|
||||
<text text-anchor="start" x="270" y="-187.59" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="318.5" y="-176.59" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node2->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M222.36,-146.53C235.77,-151.9 252.78,-158.7 268.7,-165.07"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.97,-168.15 277.56,-168.61 269.57,-161.65 266.97,-168.15"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="375,-151.59 262,-151.59 262,-121.59 375,-121.59 375,-151.59"/>
|
||||
<text text-anchor="start" x="270" y="-139.59" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="318.5" y="-128.59" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntryFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node2->Node7</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M226.24,-136.59C233.58,-136.59 241.79,-136.59 250.19,-136.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="250.19,-140.09 260.19,-136.59 250.19,-133.09 250.19,-140.09"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="375,-103.59 262,-103.59 262,-73.59 375,-73.59 375,-103.59"/>
|
||||
<text text-anchor="start" x="270" y="-91.59" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="318.5" y="-80.59" font-family="Helvetica,sans-Serif" font-size="10.00">\getName</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node8 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node2->Node8</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M222.36,-126.64C235.77,-121.28 252.78,-114.48 268.7,-108.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="269.57,-111.53 277.56,-104.57 266.97,-105.03 269.57,-111.53"/>
|
||||
</g>
|
||||
<!-- Node2->Node9 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node2->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M203.83,-126.75C214.2,-111.38 236.26,-81.64 262,-64.59 269.18,-59.83 277.67,-56.15 285.83,-53.34"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="286.6,-56.76 295.13,-50.49 284.55,-50.07 286.6,-56.76"/>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M361.37,-217.17C366.17,-214.63 370.83,-211.78 375,-208.59 394.08,-194.01 410.56,-171.77 420.92,-155.87"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="423.66,-158.09 426.01,-147.76 417.73,-154.37 423.66,-158.09"/>
|
||||
</g>
|
||||
<!-- Node7->Node5 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node7->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M375.34,-136.59C383.58,-136.59 391.85,-136.59 399.43,-136.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="399.17,-140.09 409.17,-136.59 399.17,-133.09 399.17,-140.09"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.5 KiB |
@ -0,0 +1,11 @@
|
||||
<map id="addPluginFromPhar" name="addPluginFromPhar">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,291,141,317"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" title=" " alt="" coords="189,205,268,230"/>
|
||||
<area shape="rect" id="node5" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="515,205,575,230"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" title=" " alt="" coords="316,5,467,45"/>
|
||||
<area shape="rect" id="node4" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" title=" " alt="" coords="316,69,467,109"/>
|
||||
<area shape="rect" id="node6" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" title=" " alt="" coords="316,133,467,173"/>
|
||||
<area shape="rect" id="node7" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" title=" " alt="" coords="316,197,467,237"/>
|
||||
<area shape="rect" id="node8" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" title=" " alt="" coords="316,261,467,301"/>
|
||||
<area shape="rect" id="node9" href="$global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" title=" " alt="" coords="363,326,420,351"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
fe199e57444a145fb1ec0d33f2ce747f
|
||||
@ -0,0 +1,158 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: addPluginFromPhar Pages: 1 -->
|
||||
<svg width="435pt" height="299pt"
|
||||
viewBox="0.00 0.00 435.00 299.37" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 295.37)">
|
||||
<title>addPluginFromPhar</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="102,-76.87 0,-76.87 0,-57.87 102,-57.87 102,-76.87"/>
|
||||
<text text-anchor="middle" x="51" y="-64.87" font-family="Helvetica,sans-Serif" font-size="10.00">addPluginFromPhar</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="197,-141.87 138,-141.87 138,-122.87 197,-122.87 197,-141.87"/>
|
||||
<text text-anchor="middle" x="167.5" y="-129.87" font-family="Helvetica,sans-Serif" font-size="10.00">addPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M69.39,-77.24C87.88,-87.74 117.4,-104.49 139.04,-116.78"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.21,-119.76 147.63,-121.66 140.66,-113.67 137.21,-119.76"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="427,-141.87 382,-141.87 382,-122.87 427,-122.87 427,-141.87"/>
|
||||
<text text-anchor="middle" x="404.5" y="-129.87" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M69.1,-57.53C116.81,-31.52 253.91,33.41 346,-22.37 377.98,-41.74 393.03,-85.39 399.4,-111.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="395.91,-111.93 401.48,-120.95 402.75,-110.43 395.91,-111.93"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="346,-291.37 233,-291.37 233,-261.37 346,-261.37 346,-291.37"/>
|
||||
<text text-anchor="start" x="241" y="-279.37" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="289.5" y="-268.37" font-family="Helvetica,sans-Serif" font-size="10.00">\bindEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M171.3,-142.15C178.19,-164.57 197.98,-220.21 233,-252.37 233.89,-253.18 234.81,-253.98 235.76,-254.74"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="233.43,-257.39 243.66,-260.15 237.39,-251.62 233.43,-257.39"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="346,-243.37 233,-243.37 233,-213.37 346,-213.37 346,-243.37"/>
|
||||
<text text-anchor="start" x="241" y="-231.37" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="289.5" y="-220.37" font-family="Helvetica,sans-Serif" font-size="10.00">\getAutoloadFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M175.16,-142.21C185.83,-157.34 208.08,-186.42 233,-204.37 234.52,-205.46 236.1,-206.53 237.73,-207.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="235.63,-210.39 246.06,-212.27 239.08,-204.3 235.63,-210.39"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="346,-195.37 233,-195.37 233,-165.37 346,-165.37 346,-195.37"/>
|
||||
<text text-anchor="start" x="241" y="-183.37" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="289.5" y="-172.37" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node2->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M193.36,-142.31C206.77,-147.67 223.78,-154.48 239.7,-160.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="237.97,-163.93 248.56,-164.39 240.57,-157.43 237.97,-163.93"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="346,-147.37 233,-147.37 233,-117.37 346,-117.37 346,-147.37"/>
|
||||
<text text-anchor="start" x="241" y="-135.37" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="289.5" y="-124.37" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntryFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node2->Node7</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M197.24,-132.37C204.58,-132.37 212.79,-132.37 221.19,-132.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.19,-135.87 231.19,-132.37 221.19,-128.87 221.19,-135.87"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="346,-99.37 233,-99.37 233,-69.37 346,-69.37 346,-99.37"/>
|
||||
<text text-anchor="start" x="241" y="-87.37" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="289.5" y="-76.37" font-family="Helvetica,sans-Serif" font-size="10.00">\getName</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node8 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node2->Node8</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M193.36,-122.42C206.77,-117.06 223.78,-110.26 239.7,-103.89"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.57,-107.31 248.56,-100.35 237.97,-100.81 240.57,-107.31"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="311,-50.87 268,-50.87 268,-31.87 311,-31.87 311,-50.87"/>
|
||||
<text text-anchor="middle" x="289.5" y="-38.87" font-family="Helvetica,sans-Serif" font-size="10.00">logger</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node9 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node2->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M174.83,-122.53C185.2,-107.16 207.26,-77.42 233,-60.37 240.18,-55.61 248.67,-51.92 256.83,-49.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.6,-52.54 266.13,-46.27 255.55,-45.85 257.6,-52.54"/>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M332.37,-212.95C337.17,-210.41 341.83,-207.55 346,-204.37 365.08,-189.79 381.56,-167.55 391.92,-151.65"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="394.66,-153.87 397.01,-143.54 388.73,-150.15 394.66,-153.87"/>
|
||||
</g>
|
||||
<!-- Node7->Node5 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node7->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M346.34,-132.37C354.58,-132.37 362.85,-132.37 370.43,-132.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="370.17,-135.87 380.17,-132.37 370.17,-128.87 370.17,-135.87"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.1 KiB |
@ -1,7 +1,12 @@
|
||||
<map id="addPluginsFromDir" name="addPluginsFromDir">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,55,137,80"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a85c6d607489c6d1f3f0703156e48c42c" title=" " alt="" coords="201,29,279,55"/>
|
||||
<area shape="rect" id="node3" href="$global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" title=" " alt="" coords="344,5,401,31"/>
|
||||
<area shape="rect" id="node4" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="343,55,403,80"/>
|
||||
<area shape="rect" id="node5" href="$global__functions_8php.html#a872aa6d894a402d6faa4dbac803dd523" title=" " alt="" coords="185,131,295,156"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,133,137,159"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" title=" " alt="" coords="369,159,448,184"/>
|
||||
<area shape="rect" id="node9" href="$global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" title=" " alt="" coords="543,5,600,31"/>
|
||||
<area shape="rect" id="node10" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a384aa2ec57a0ed5ed25c6f606b80d1ab" title=" " alt="" coords="185,184,321,209"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" title=" " alt="" coords="496,119,647,159"/>
|
||||
<area shape="rect" id="node4" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" title=" " alt="" coords="496,183,647,223"/>
|
||||
<area shape="rect" id="node6" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" title=" " alt="" coords="496,247,647,287"/>
|
||||
<area shape="rect" id="node7" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" title=" " alt="" coords="496,311,647,351"/>
|
||||
<area shape="rect" id="node8" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" title=" " alt="" coords="496,55,647,95"/>
|
||||
<area shape="rect" id="node5" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="695,319,755,344"/>
|
||||
</map>
|
||||
|
||||
@ -1 +1 @@
|
||||
cc8a4f580b40c368aa9243e273b46a4b
|
||||
8ca3c0a86a580688f12d3850a7ca6626
|
||||
@ -4,90 +4,182 @@
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: addPluginsFromDir Pages: 1 -->
|
||||
<svg width="306pt" height="121pt"
|
||||
viewBox="0.00 0.00 306.00 121.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 117)">
|
||||
<svg width="570pt" height="286pt"
|
||||
viewBox="0.00 0.00 570.00 286.12" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 282.12)">
|
||||
<title>addPluginsFromDir</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="99,-76 0,-76 0,-57 99,-57 99,-76"/>
|
||||
<text text-anchor="middle" x="49.5" y="-64" font-family="Helvetica,sans-Serif" font-size="10.00">addPluginsFromDir</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="99,-182.12 0,-182.12 0,-163.12 99,-163.12 99,-182.12"/>
|
||||
<text text-anchor="middle" x="49.5" y="-170.12" font-family="Helvetica,sans-Serif" font-size="10.00">addPluginsFromDir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a85c6d607489c6d1f3f0703156e48c42c" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="205.5,-95 146.5,-95 146.5,-76 205.5,-76 205.5,-95"/>
|
||||
<text text-anchor="middle" x="176" y="-83" font-family="Helvetica,sans-Serif" font-size="10.00">addPlugin</text>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="332,-163.12 273,-163.12 273,-144.12 332,-144.12 332,-163.12"/>
|
||||
<text text-anchor="middle" x="302.5" y="-151.12" font-family="Helvetica,sans-Serif" font-size="10.00">addPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M99.35,-73.95C111.08,-75.74 123.47,-77.64 134.76,-79.36"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.14,-82.8 144.55,-80.85 135.2,-75.89 134.14,-82.8"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M99.49,-168.91C146.67,-165.34 217.17,-160.01 261.19,-156.67"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="261.37,-160.17 271.08,-155.92 260.85,-153.19 261.37,-160.17"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="446,-278.12 403,-278.12 403,-259.12 446,-259.12 446,-278.12"/>
|
||||
<text text-anchor="middle" x="424.5" y="-266.12" font-family="Helvetica,sans-Serif" font-size="10.00">logger</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node9 -->
|
||||
<g id="edge13" class="edge">
|
||||
<title>Node1->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M89.01,-182.53C162.91,-201.55 323.34,-242.84 391.66,-260.43"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="390.53,-263.75 401.09,-262.85 392.28,-256.97 390.53,-263.75"/>
|
||||
</g>
|
||||
<!-- Node10 -->
|
||||
<g id="node10" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_node10"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a384aa2ec57a0ed5ed25c6f606b80d1ab" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="237,-144.12 135,-144.12 135,-125.12 237,-125.12 237,-144.12"/>
|
||||
<text text-anchor="middle" x="186" y="-132.12" font-family="Helvetica,sans-Serif" font-size="10.00">addPluginFromPhar</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node10 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node1->Node10</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M85.84,-162.64C102.06,-158.06 121.5,-152.56 138.85,-147.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.77,-151.04 148.44,-144.95 137.87,-144.3 139.77,-151.04"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="297,-113 254,-113 254,-94 297,-94 297,-113"/>
|
||||
<text text-anchor="middle" x="275.5" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00">logger</text>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="481,-192.62 368,-192.62 368,-162.62 481,-162.62 481,-192.62"/>
|
||||
<text text-anchor="start" x="376" y="-180.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="424.5" y="-169.62" font-family="Helvetica,sans-Serif" font-size="10.00">\bindEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M66.93,-76.42C83.45,-85.78 109.99,-99.14 135,-104.5 171.26,-112.28 214.05,-110.39 242.59,-107.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="242.81,-111.12 252.38,-106.57 242.06,-104.16 242.81,-111.12"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="298,-76 253,-76 253,-57 298,-57 298,-76"/>
|
||||
<text text-anchor="middle" x="275.5" y="-64" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M99.38,-66.5C142.36,-66.5 203.75,-66.5 241.26,-66.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="241.04,-70 251.04,-66.5 241.04,-63 241.04,-70"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="global__functions_8php.html#a872aa6d894a402d6faa4dbac803dd523" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="217,-19 135,-19 135,0 217,0 217,-19"/>
|
||||
<text text-anchor="middle" x="176" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">is_assoc_array</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M72.19,-56.57C91.82,-47.58 121,-34.22 143.26,-24.03"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.55,-27.29 152.19,-19.94 141.64,-20.93 144.55,-27.29"/>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M205.99,-90.85C217.44,-92.97 230.64,-95.4 242.38,-97.57"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="241.56,-100.98 252.03,-99.35 242.83,-94.09 241.56,-100.98"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M332.24,-159.37C339.67,-160.86 347.98,-162.52 356.48,-164.22"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.73,-167.64 366.22,-166.17 357.1,-160.77 355.73,-167.64"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="481,-144.62 368,-144.62 368,-114.62 481,-114.62 481,-144.62"/>
|
||||
<text text-anchor="start" x="376" y="-132.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="424.5" y="-121.62" font-family="Helvetica,sans-Serif" font-size="10.00">\getAutoloadFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M205.99,-79.85C217.19,-77.67 230.06,-75.16 241.6,-72.91"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="241.96,-76.41 251.11,-71.06 240.62,-69.54 241.96,-76.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M332.24,-147.87C339.67,-146.39 347.98,-144.73 356.48,-143.03"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="357.1,-146.47 366.22,-141.08 355.73,-139.61 357.1,-146.47"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="481,-96.62 368,-96.62 368,-66.62 481,-66.62 481,-96.62"/>
|
||||
<text text-anchor="start" x="376" y="-84.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="424.5" y="-73.62" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node2->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M314.82,-143.92C327.28,-133.55 348.18,-117.08 368,-105.62 370.14,-104.38 372.36,-103.17 374.62,-101.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="375.93,-105.24 383.36,-97.69 372.84,-98.96 375.93,-105.24"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="481,-48.62 368,-48.62 368,-18.62 481,-18.62 481,-48.62"/>
|
||||
<text text-anchor="start" x="376" y="-36.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="424.5" y="-25.62" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntryFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node2->Node7</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M307.75,-143.84C316.45,-124.82 338.05,-82.53 368,-57.62 369.09,-56.72 370.22,-55.84 371.38,-54.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="372.94,-58.14 379.52,-49.84 369.2,-52.23 372.94,-58.14"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="481,-240.62 368,-240.62 368,-210.62 481,-210.62 481,-240.62"/>
|
||||
<text text-anchor="start" x="376" y="-228.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="424.5" y="-217.62" font-family="Helvetica,sans-Serif" font-size="10.00">\getName</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node8 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node2->Node8</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M314.82,-163.33C327.28,-173.69 348.18,-190.17 368,-201.62 370.14,-202.86 372.36,-204.07 374.62,-205.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="372.84,-208.28 383.36,-209.56 375.93,-202 372.84,-208.28"/>
|
||||
</g>
|
||||
<!-- Node2->Node9 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node2->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M307.58,-163.61C315.99,-183 337.1,-225.91 368,-249.62 374.94,-254.95 383.48,-258.84 391.76,-261.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="390.68,-264.99 401.26,-264.45 392.65,-258.28 390.68,-264.99"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="562,-43.12 517,-43.12 517,-24.12 562,-24.12 562,-43.12"/>
|
||||
<text text-anchor="middle" x="539.5" y="-31.12" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M467.37,-114.2C472.17,-111.67 476.83,-108.81 481,-105.62 500.08,-91.04 516.56,-68.8 526.92,-52.9"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="529.66,-55.12 532.01,-44.79 523.73,-51.4 529.66,-55.12"/>
|
||||
</g>
|
||||
<!-- Node7->Node5 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node7->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M481.34,-33.62C489.58,-33.62 497.85,-33.62 505.43,-33.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="505.17,-37.12 515.17,-33.62 505.17,-30.12 505.17,-37.12"/>
|
||||
</g>
|
||||
<!-- Node10->Node2 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>Node10->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M237.22,-142.96C245.38,-144.31 253.72,-145.69 261.59,-147"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="260.76,-150.41 271.2,-148.59 261.91,-143.5 260.76,-150.41"/>
|
||||
</g>
|
||||
<!-- Node10->Node5 -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>Node10->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M196.42,-124.86C221.46,-99.71 292.9,-33.04 368,-9.62 415.95,5.33 431.76,0.24 481,-9.62 490.65,-11.56 500.71,-15.15 509.66,-18.97"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="508,-22.07 518.56,-23.03 510.91,-15.7 508,-22.07"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 9.6 KiB |
@ -0,0 +1,10 @@
|
||||
<map id="addPlugin" name="addPlugin">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,173,84,198"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" title=" " alt="" coords="132,5,283,45"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" title=" " alt="" coords="132,69,283,109"/>
|
||||
<area shape="rect" id="node5" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" title=" " alt="" coords="132,133,283,173"/>
|
||||
<area shape="rect" id="node6" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" title=" " alt="" coords="132,197,283,237"/>
|
||||
<area shape="rect" id="node7" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" title=" " alt="" coords="132,261,283,301"/>
|
||||
<area shape="rect" id="node8" href="$global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" title=" " alt="" coords="179,326,236,351"/>
|
||||
<area shape="rect" id="node4" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="331,141,391,166"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
bf41ca2761740b7bd39192901dcf5305
|
||||
@ -0,0 +1,137 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: addPlugin Pages: 1 -->
|
||||
<svg width="297pt" height="268pt"
|
||||
viewBox="0.00 0.00 297.00 267.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 263.5)">
|
||||
<title>addPlugin</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="59,-134 0,-134 0,-115 59,-115 59,-134"/>
|
||||
<text text-anchor="middle" x="29.5" y="-122" font-family="Helvetica,sans-Serif" font-size="10.00">addPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="208,-259.5 95,-259.5 95,-229.5 208,-229.5 208,-259.5"/>
|
||||
<text text-anchor="start" x="103" y="-247.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="151.5" y="-236.5" font-family="Helvetica,sans-Serif" font-size="10.00">\bindEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M34.75,-134.28C43.45,-153.31 65.05,-195.59 95,-220.5 96.09,-221.41 97.22,-222.28 98.38,-223.13"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="96.2,-225.89 106.52,-228.29 99.94,-219.98 96.2,-225.89"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="208,-211.5 95,-211.5 95,-181.5 208,-181.5 208,-211.5"/>
|
||||
<text text-anchor="start" x="103" y="-199.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="151.5" y="-188.5" font-family="Helvetica,sans-Serif" font-size="10.00">\getAutoloadFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M41.82,-134.2C54.28,-144.57 75.18,-161.05 95,-172.5 97.14,-173.74 99.36,-174.95 101.62,-176.13"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.84,-179.16 110.36,-180.44 102.93,-172.88 99.84,-179.16"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="208,-163.5 95,-163.5 95,-133.5 208,-133.5 208,-163.5"/>
|
||||
<text text-anchor="start" x="103" y="-151.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="151.5" y="-140.5" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M59.24,-130.25C66.67,-131.73 74.98,-133.4 83.48,-135.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.73,-138.52 93.22,-137.04 84.1,-131.65 82.73,-138.52"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="208,-115.5 95,-115.5 95,-85.5 208,-85.5 208,-115.5"/>
|
||||
<text text-anchor="start" x="103" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="151.5" y="-92.5" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntryFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M59.24,-118.75C66.67,-117.27 74.98,-115.6 83.48,-113.9"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.1,-117.35 93.22,-111.96 82.73,-110.48 84.1,-117.35"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="208,-67.5 95,-67.5 95,-37.5 208,-37.5 208,-67.5"/>
|
||||
<text text-anchor="start" x="103" y="-55.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="151.5" y="-44.5" font-family="Helvetica,sans-Serif" font-size="10.00">\getName</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M41.82,-114.8C54.28,-104.43 75.18,-87.95 95,-76.5 97.14,-75.26 99.36,-74.05 101.62,-72.87"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.93,-76.12 110.36,-68.56 99.84,-69.84 102.93,-76.12"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="173,-19 130,-19 130,0 173,0 173,-19"/>
|
||||
<text text-anchor="middle" x="151.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">logger</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M34.58,-114.51C42.99,-95.12 64.1,-52.21 95,-28.5 101.94,-23.17 110.48,-19.28 118.76,-16.46"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.65,-19.85 128.26,-13.67 117.68,-13.13 119.65,-19.85"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="289,-158 244,-158 244,-139 289,-139 289,-158"/>
|
||||
<text text-anchor="middle" x="266.5" y="-146" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node3->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M188.88,-181.05C203.13,-174.99 219.35,-168.1 233.19,-162.23"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="234.46,-165.49 242.29,-158.36 231.72,-159.05 234.46,-165.49"/>
|
||||
</g>
|
||||
<!-- Node6->Node4 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node6->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M188.88,-115.95C203.13,-122.01 219.35,-128.9 233.19,-134.77"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="231.72,-137.95 242.29,-138.64 234.46,-131.51 231.72,-137.95"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.9 KiB |
@ -1,5 +0,0 @@
|
||||
<map id="addPlugin" name="addPlugin">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,31,84,56"/>
|
||||
<area shape="rect" id="node2" href="$global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" title=" " alt="" coords="133,5,191,31"/>
|
||||
<area shape="rect" id="node3" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="132,55,192,80"/>
|
||||
</map>
|
||||
@ -1 +0,0 @@
|
||||
181201a8ab2047cc3402c9e3bdc63a1f
|
||||
@ -1,51 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: addPlugin Pages: 1 -->
|
||||
<svg width="148pt" height="64pt"
|
||||
viewBox="0.00 0.00 148.00 64.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 60)">
|
||||
<title>addPlugin</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="59,-37 0,-37 0,-18 59,-18 59,-37"/>
|
||||
<text text-anchor="middle" x="29.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">addPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="139,-56 96,-56 96,-37 139,-37 139,-56"/>
|
||||
<text text-anchor="middle" x="117.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">logger</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M59.14,-33.83C67.24,-35.62 76.11,-37.58 84.41,-39.41"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.61,-42.82 94.12,-41.56 85.12,-35.98 83.61,-42.82"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="140,-19 95,-19 95,0 140,0 140,-19"/>
|
||||
<text text-anchor="middle" x="117.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M59.14,-21.51C66.88,-19.88 75.34,-18.12 83.31,-16.45"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.96,-19.89 93.04,-14.41 82.53,-13.03 83.96,-19.89"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.2 KiB |
@ -0,0 +1,14 @@
|
||||
<map id="packPlugin" name="packPlugin">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,159,92,184"/>
|
||||
<area shape="rect" id="node2" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a7c36526e9fc860a499d66b0f0a8d951f" title=" " alt="" coords="140,133,272,159"/>
|
||||
<area shape="rect" id="node12" href="$global__functions_8php.html#a71de63d02514c7e74d68338f4424139f" title=" " alt="" coords="178,183,234,208"/>
|
||||
<area shape="rect" id="node3" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" title=" " alt="" coords="504,159,583,184"/>
|
||||
<area shape="rect" id="node10" href="$global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" title=" " alt="" coords="677,5,735,31"/>
|
||||
<area shape="rect" id="node11" href="$class_z_m_1_1_plugin_1_1_plugin_manager.html#a384aa2ec57a0ed5ed25c6f606b80d1ab" title=" " alt="" coords="320,184,456,209"/>
|
||||
<area shape="rect" id="node4" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" title=" " alt="" coords="631,119,781,159"/>
|
||||
<area shape="rect" id="node5" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" title=" " alt="" coords="631,183,781,223"/>
|
||||
<area shape="rect" id="node7" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" title=" " alt="" coords="631,247,781,287"/>
|
||||
<area shape="rect" id="node8" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" title=" " alt="" coords="631,311,781,351"/>
|
||||
<area shape="rect" id="node9" href="$class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" title=" " alt="" coords="631,55,781,95"/>
|
||||
<area shape="rect" id="node6" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="829,319,889,344"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
7d898ef0202cf90133c2d1697ee263a6
|
||||
@ -0,0 +1,215 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: packPlugin Pages: 1 -->
|
||||
<svg width="671pt" height="286pt"
|
||||
viewBox="0.00 0.00 671.00 286.12" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 282.12)">
|
||||
<title>packPlugin</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="65,-163.12 0,-163.12 0,-144.12 65,-144.12 65,-163.12"/>
|
||||
<text text-anchor="middle" x="32.5" y="-151.12" font-family="Helvetica,sans-Serif" font-size="10.00">packPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a7c36526e9fc860a499d66b0f0a8d951f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="200,-182.12 101,-182.12 101,-163.12 200,-163.12 200,-182.12"/>
|
||||
<text text-anchor="middle" x="150.5" y="-170.12" font-family="Helvetica,sans-Serif" font-size="10.00">addPluginsFromDir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M65.2,-158.81C72.85,-160.07 81.27,-161.45 89.74,-162.83"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="88.92,-166.25 99.36,-164.41 90.06,-159.34 88.92,-166.25"/>
|
||||
</g>
|
||||
<!-- Node12 -->
|
||||
<g id="node12" class="node">
|
||||
<title>Node12</title>
|
||||
<g id="a_node12"><a xlink:href="global__functions_8php.html#a71de63d02514c7e74d68338f4424139f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="171.5,-145.12 129.5,-145.12 129.5,-126.12 171.5,-126.12 171.5,-145.12"/>
|
||||
<text text-anchor="middle" x="150.5" y="-133.12" font-family="Helvetica,sans-Serif" font-size="10.00">config</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node12 -->
|
||||
<g id="edge15" class="edge">
|
||||
<title>Node1->Node12</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M65.2,-148.7C81.61,-146.16 101.58,-143.06 117.97,-140.52"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="118.32,-144 127.67,-139.01 117.25,-137.08 118.32,-144"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a85222daa68211a9ba7354178f7e5fd48" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="433,-163.12 374,-163.12 374,-144.12 433,-144.12 433,-163.12"/>
|
||||
<text text-anchor="middle" x="403.5" y="-151.12" font-family="Helvetica,sans-Serif" font-size="10.00">addPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M200.49,-168.91C247.67,-165.34 318.17,-160.01 362.19,-156.67"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="362.37,-160.17 372.08,-155.92 361.85,-153.19 362.37,-160.17"/>
|
||||
</g>
|
||||
<!-- Node10 -->
|
||||
<g id="node10" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_node10"><a xlink:href="global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="547,-278.12 504,-278.12 504,-259.12 547,-259.12 547,-278.12"/>
|
||||
<text text-anchor="middle" x="525.5" y="-266.12" font-family="Helvetica,sans-Serif" font-size="10.00">logger</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node10 -->
|
||||
<g id="edge14" class="edge">
|
||||
<title>Node2->Node10</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M190.01,-182.53C263.91,-201.55 424.34,-242.84 492.66,-260.43"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="491.53,-263.75 502.09,-262.85 493.28,-256.97 491.53,-263.75"/>
|
||||
</g>
|
||||
<!-- Node11 -->
|
||||
<g id="node11" class="node">
|
||||
<title>Node11</title>
|
||||
<g id="a_node11"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_manager.html#a384aa2ec57a0ed5ed25c6f606b80d1ab" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="338,-144.12 236,-144.12 236,-125.12 338,-125.12 338,-144.12"/>
|
||||
<text text-anchor="middle" x="287" y="-132.12" font-family="Helvetica,sans-Serif" font-size="10.00">addPluginFromPhar</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node11 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>Node2->Node11</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M186.84,-162.64C203.06,-158.06 222.5,-152.56 239.85,-147.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.77,-151.04 249.44,-144.95 238.87,-144.3 240.77,-151.04"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="582,-192.62 469,-192.62 469,-162.62 582,-162.62 582,-192.62"/>
|
||||
<text text-anchor="start" x="477" y="-180.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="525.5" y="-169.62" font-family="Helvetica,sans-Serif" font-size="10.00">\bindEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node3->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M433.24,-159.37C440.67,-160.86 448.98,-162.52 457.48,-164.22"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="456.73,-167.64 467.22,-166.17 458.1,-160.77 456.73,-167.64"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="582,-144.62 469,-144.62 469,-114.62 582,-114.62 582,-144.62"/>
|
||||
<text text-anchor="start" x="477" y="-132.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="525.5" y="-121.62" font-family="Helvetica,sans-Serif" font-size="10.00">\getAutoloadFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node3->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M433.24,-147.87C440.67,-146.39 448.98,-144.73 457.48,-143.03"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="458.1,-146.47 467.22,-141.08 456.73,-139.61 458.1,-146.47"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="582,-96.62 469,-96.62 469,-66.62 582,-66.62 582,-96.62"/>
|
||||
<text text-anchor="start" x="477" y="-84.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="525.5" y="-73.62" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntity</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node3->Node7</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M415.82,-143.92C428.28,-133.55 449.18,-117.08 469,-105.62 471.14,-104.38 473.36,-103.17 475.62,-101.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="476.93,-105.24 484.36,-97.69 473.84,-98.96 476.93,-105.24"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="582,-48.62 469,-48.62 469,-18.62 582,-18.62 582,-48.62"/>
|
||||
<text text-anchor="start" x="477" y="-36.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="525.5" y="-25.62" font-family="Helvetica,sans-Serif" font-size="10.00">\getEntryFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node8 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node3->Node8</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M408.75,-143.84C417.45,-124.82 439.05,-82.53 469,-57.62 470.09,-56.72 471.22,-55.84 472.38,-54.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="473.94,-58.14 480.52,-49.84 470.2,-52.23 473.94,-58.14"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="582,-240.62 469,-240.62 469,-210.62 582,-210.62 582,-240.62"/>
|
||||
<text text-anchor="start" x="477" y="-228.62" font-family="Helvetica,sans-Serif" font-size="10.00">ZM\Plugin\PluginMeta</text>
|
||||
<text text-anchor="middle" x="525.5" y="-217.62" font-family="Helvetica,sans-Serif" font-size="10.00">\getName</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node9 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node3->Node9</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M415.82,-163.33C428.28,-173.69 449.18,-190.17 469,-201.62 471.14,-202.86 473.36,-204.07 475.62,-205.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="473.84,-208.28 484.36,-209.56 476.93,-202 473.84,-208.28"/>
|
||||
</g>
|
||||
<!-- Node3->Node10 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node3->Node10</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M408.58,-163.61C416.99,-183 438.1,-225.91 469,-249.62 475.94,-254.95 484.48,-258.84 492.76,-261.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="491.68,-264.99 502.26,-264.45 493.65,-258.28 491.68,-264.99"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="663,-43.12 618,-43.12 618,-24.12 663,-24.12 663,-43.12"/>
|
||||
<text text-anchor="middle" x="640.5" y="-31.12" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node5->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M568.37,-114.2C573.17,-111.67 577.83,-108.81 582,-105.62 601.08,-91.04 617.56,-68.8 627.92,-52.9"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="630.66,-55.12 633.01,-44.79 624.73,-51.4 630.66,-55.12"/>
|
||||
</g>
|
||||
<!-- Node8->Node6 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node8->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M582.34,-33.62C590.58,-33.62 598.85,-33.62 606.43,-33.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="606.17,-37.12 616.17,-33.62 606.17,-30.12 606.17,-37.12"/>
|
||||
</g>
|
||||
<!-- Node11->Node3 -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>Node11->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M338.22,-142.96C346.38,-144.31 354.72,-145.69 362.59,-147"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="361.76,-150.41 372.2,-148.59 362.91,-143.5 361.76,-150.41"/>
|
||||
</g>
|
||||
<!-- Node11->Node6 -->
|
||||
<g id="edge13" class="edge">
|
||||
<title>Node11->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M297.42,-124.86C322.46,-99.71 393.9,-33.04 469,-9.62 516.95,5.33 532.76,0.24 582,-9.62 591.65,-11.56 601.71,-15.15 610.66,-18.97"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="609,-22.07 619.56,-23.03 611.91,-15.7 609,-22.07"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
472
docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_plugin_meta.html
Executable file
@ -0,0 +1,472 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Zhamao Framework: PluginMeta类 参考</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- 制作者 Doxygen 1.9.5 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','搜索');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_plugin_meta.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">载入中...</div>
|
||||
<div class="SRStatus" id="Searching">搜索中...</div>
|
||||
<div class="SRStatus" id="NoMatches">未找到</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pub-methods">Public 成员函数</a> </div>
|
||||
<div class="headertitle"><div class="title">PluginMeta类 参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
类 PluginMeta 继承关系图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_meta__inherit__graph.svg" width="127" height="110"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">图例</a>]</span></center></div>
|
||||
<div class="dynheader">
|
||||
PluginMeta 的协作图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_meta__coll__graph.svg" width="127" height="110"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">图例</a>]</span></center></div>
|
||||
<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:a674b26ea0f4d7631715b42d41778b264"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a674b26ea0f4d7631715b42d41778b264">__construct</a> (array $meta, int $plugin_type=<a class="el" href="global__defines__app_8php.html#a137e0cbe2d828ebe29ebeee2a86c9884">ZM_PLUGIN_TYPE_NATIVE</a>, ?string $root_dir=null)</td></tr>
|
||||
<tr class="separator:a674b26ea0f4d7631715b42d41778b264"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a749ae077a869a3043d150b6535f52280"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280">bindEntity</a> (<a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html">ZMPlugin</a> $plugin)</td></tr>
|
||||
<tr class="separator:a749ae077a869a3043d150b6535f52280"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a88bfe747dda2cc3a3ea10a1561da6ec1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1">getEntryFile</a> ()</td></tr>
|
||||
<tr class="separator:a88bfe747dda2cc3a3ea10a1561da6ec1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad32c02bb4ac332516d71ef811c903225"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225">getAutoloadFile</a> ()</td></tr>
|
||||
<tr class="separator:ad32c02bb4ac332516d71ef811c903225"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1b05e977825eafd75b33a9d0783e4817"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a1b05e977825eafd75b33a9d0783e4817">getAutoloadPsr4</a> ()</td></tr>
|
||||
<tr class="separator:a1b05e977825eafd75b33a9d0783e4817"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a3d0963e68bb313b163a73f2803c64600"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600">getName</a> ()</td></tr>
|
||||
<tr class="separator:a3d0963e68bb313b163a73f2803c64600"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:afa8e7a3a646144eab50188b7a805a389"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#afa8e7a3a646144eab50188b7a805a389">getVersion</a> ()</td></tr>
|
||||
<tr class="separator:afa8e7a3a646144eab50188b7a805a389"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2e7bb35c71bf1824456ceb944cb7a845"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845">getDescription</a> ()</td></tr>
|
||||
<tr class="separator:a2e7bb35c71bf1824456ceb944cb7a845"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4f0d16046ea95ab73fa42d2aec2d1057"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a4f0d16046ea95ab73fa42d2aec2d1057">getDependencies</a> ()</td></tr>
|
||||
<tr class="separator:a4f0d16046ea95ab73fa42d2aec2d1057"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a47a323ba2cd392a6103e94db6fbe9fb0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0">getRootDir</a> ()</td></tr>
|
||||
<tr class="separator:a47a323ba2cd392a6103e94db6fbe9fb0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa2c313f5075cfc40ae29e6e9f877f9c7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#aa2c313f5075cfc40ae29e6e9f877f9c7">setRootDir</a> (string $root_dir)</td></tr>
|
||||
<tr class="separator:aa2c313f5075cfc40ae29e6e9f877f9c7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac0fb333e8db909272cc324bacaa30d72"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72">getPluginType</a> ()</td></tr>
|
||||
<tr class="separator:ac0fb333e8db909272cc324bacaa30d72"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad402d8679325bc514874370f02b5c2ac"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad402d8679325bc514874370f02b5c2ac">jsonSerialize</a> ()</td></tr>
|
||||
<tr class="separator:ad402d8679325bc514874370f02b5c2ac"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae9ff38f0120835e79bf04b345b9a06c1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ae9ff38f0120835e79bf04b345b9a06c1">getMetas</a> ()</td></tr>
|
||||
<tr class="separator:ae9ff38f0120835e79bf04b345b9a06c1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0848c661e55b6027e3794d16cad5d501"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501">getEntity</a> ()</td></tr>
|
||||
<tr class="separator:a0848c661e55b6027e3794d16cad5d501"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">详细描述</h2>
|
||||
<div class="textblock"><p >插件的元信息对象,对应 zmplugin.json </p>
|
||||
</div><h2 class="groupheader">构造及析构函数说明</h2>
|
||||
<a id="a674b26ea0f4d7631715b42d41778b264" name="a674b26ea0f4d7631715b42d41778b264"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a674b26ea0f4d7631715b42d41778b264">◆ </a></span>__construct()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">__construct </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">array </td>
|
||||
<td class="paramname"><em>$meta</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">int </td>
|
||||
<td class="paramname"><em>$plugin_type</em> = <code><a class="el" href="global__defines__app_8php.html#a137e0cbe2d828ebe29ebeee2a86c9884">ZM_PLUGIN_TYPE_NATIVE</a></code>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">?string </td>
|
||||
<td class="paramname"><em>$root_dir</em> = <code>null</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="params"><dt>参数</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramtype">array</td><td class="paramname">$meta</td><td>元信息数组格式 </td></tr>
|
||||
<tr><td class="paramtype">int</td><td class="paramname">$plugin_type</td><td>插件类型 </td></tr>
|
||||
<tr><td class="paramtype">null | string</td><td class="paramname">$root_dir</td><td>插件根目录 </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">成员函数说明</h2>
|
||||
<a id="a749ae077a869a3043d150b6535f52280" name="a749ae077a869a3043d150b6535f52280"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a749ae077a869a3043d150b6535f52280">◆ </a></span>bindEntity()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">bindEntity </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html">ZMPlugin</a> </td>
|
||||
<td class="paramname"><em>$plugin</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ad32c02bb4ac332516d71ef811c903225" name="ad32c02bb4ac332516d71ef811c903225"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ad32c02bb4ac332516d71ef811c903225">◆ </a></span>getAutoloadFile()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getAutoloadFile </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >获取该插件的 Composer 自动加载文件(如果存在的话) </p>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_meta_ad32c02bb4ac332516d71ef811c903225_cgraph.svg" width="231" height="36"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1b05e977825eafd75b33a9d0783e4817" name="a1b05e977825eafd75b33a9d0783e4817"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1b05e977825eafd75b33a9d0783e4817">◆ </a></span>getAutoloadPsr4()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getAutoloadPsr4 </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >获取该插件的 Composer 自动加载 PSR-4 列表</p>
|
||||
<dl class="exception"><dt>异常</dt><dd>
|
||||
<table class="exception">
|
||||
<tr><td class="paramname">PluginException</td><td>无法加载 composer.json 时抛出异常 </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_meta_a1b05e977825eafd75b33a9d0783e4817_cgraph.svg" width="238" height="36"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4f0d16046ea95ab73fa42d2aec2d1057" name="a4f0d16046ea95ab73fa42d2aec2d1057"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4f0d16046ea95ab73fa42d2aec2d1057">◆ </a></span>getDependencies()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getDependencies </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a2e7bb35c71bf1824456ceb944cb7a845" name="a2e7bb35c71bf1824456ceb944cb7a845"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a2e7bb35c71bf1824456ceb944cb7a845">◆ </a></span>getDescription()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getDescription </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0848c661e55b6027e3794d16cad5d501" name="a0848c661e55b6027e3794d16cad5d501"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0848c661e55b6027e3794d16cad5d501">◆ </a></span>getEntity()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getEntity </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a88bfe747dda2cc3a3ea10a1561da6ec1" name="a88bfe747dda2cc3a3ea10a1561da6ec1"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a88bfe747dda2cc3a3ea10a1561da6ec1">◆ </a></span>getEntryFile()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getEntryFile </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p >获取该插件的入口文件(如果存在的话) </p>
|
||||
<div class="dynheader">
|
||||
函数调用图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_plugin_meta_a88bfe747dda2cc3a3ea10a1561da6ec1_cgraph.svg" width="210" height="36"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ae9ff38f0120835e79bf04b345b9a06c1" name="ae9ff38f0120835e79bf04b345b9a06c1"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae9ff38f0120835e79bf04b345b9a06c1">◆ </a></span>getMetas()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getMetas </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a3d0963e68bb313b163a73f2803c64600" name="a3d0963e68bb313b163a73f2803c64600"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a3d0963e68bb313b163a73f2803c64600">◆ </a></span>getName()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getName </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ac0fb333e8db909272cc324bacaa30d72" name="ac0fb333e8db909272cc324bacaa30d72"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ac0fb333e8db909272cc324bacaa30d72">◆ </a></span>getPluginType()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getPluginType </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a47a323ba2cd392a6103e94db6fbe9fb0" name="a47a323ba2cd392a6103e94db6fbe9fb0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a47a323ba2cd392a6103e94db6fbe9fb0">◆ </a></span>getRootDir()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getRootDir </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="afa8e7a3a646144eab50188b7a805a389" name="afa8e7a3a646144eab50188b7a805a389"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#afa8e7a3a646144eab50188b7a805a389">◆ </a></span>getVersion()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getVersion </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ad402d8679325bc514874370f02b5c2ac" name="ad402d8679325bc514874370f02b5c2ac"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ad402d8679325bc514874370f02b5c2ac">◆ </a></span>jsonSerialize()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">jsonSerialize </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa2c313f5075cfc40ae29e6e9f877f9c7" name="aa2c313f5075cfc40ae29e6e9f877f9c7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa2c313f5075cfc40ae29e6e9f877f9c7">◆ </a></span>setRootDir()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">setRootDir </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>$root_dir</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<hr/>该类的文档由以下文件生成:<ul>
|
||||
<li>src/ZM/Plugin/<a class="el" href="_plugin_meta_8php.html">PluginMeta.php</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespace_z_m.html">ZM</a></li><li class="navelem"><a class="el" href="namespace_z_m_1_1_plugin.html">Plugin</a></li><li class="navelem"><a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html">PluginMeta</a></li>
|
||||
<li class="footer">制作者 <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
18
docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_plugin_meta.js
Executable file
@ -0,0 +1,18 @@
|
||||
var class_z_m_1_1_plugin_1_1_plugin_meta =
|
||||
[
|
||||
[ "__construct", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a674b26ea0f4d7631715b42d41778b264", null ],
|
||||
[ "bindEntity", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280", null ],
|
||||
[ "getAutoloadFile", "class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225", null ],
|
||||
[ "getAutoloadPsr4", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a1b05e977825eafd75b33a9d0783e4817", null ],
|
||||
[ "getDependencies", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a4f0d16046ea95ab73fa42d2aec2d1057", null ],
|
||||
[ "getDescription", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845", null ],
|
||||
[ "getEntity", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501", null ],
|
||||
[ "getEntryFile", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1", null ],
|
||||
[ "getMetas", "class_z_m_1_1_plugin_1_1_plugin_meta.html#ae9ff38f0120835e79bf04b345b9a06c1", null ],
|
||||
[ "getName", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600", null ],
|
||||
[ "getPluginType", "class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72", null ],
|
||||
[ "getRootDir", "class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0", null ],
|
||||
[ "getVersion", "class_z_m_1_1_plugin_1_1_plugin_meta.html#afa8e7a3a646144eab50188b7a805a389", null ],
|
||||
[ "jsonSerialize", "class_z_m_1_1_plugin_1_1_plugin_meta.html#ad402d8679325bc514874370f02b5c2ac", null ],
|
||||
[ "setRootDir", "class_z_m_1_1_plugin_1_1_plugin_meta.html#aa2c313f5075cfc40ae29e6e9f877f9c7", null ]
|
||||
];
|
||||
@ -0,0 +1,4 @@
|
||||
<map id="PluginMeta" name="PluginMeta">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="20,79,107,104"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,5,121,31"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
ef3dca98cd53c6fca89eead1e1da1d0c
|
||||
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: PluginMeta Pages: 1 -->
|
||||
<svg width="95pt" height="82pt"
|
||||
viewBox="0.00 0.00 95.00 82.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78)">
|
||||
<title>PluginMeta</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="76,-19 11,-19 11,0 76,0 76,-19"/>
|
||||
<text text-anchor="middle" x="43.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PluginMeta</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="87,-74 0,-74 0,-55 87,-55 87,-74"/>
|
||||
<text text-anchor="middle" x="43.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">JsonSerializable</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M43.5,-43.35C43.5,-35.1 43.5,-25.97 43.5,-19.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="40,-43.23 43.5,-53.23 47,-43.23 40,-43.23"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,4 @@
|
||||
<map id="PluginMeta" name="PluginMeta">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="20,79,107,104"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,5,121,31"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
ef3dca98cd53c6fca89eead1e1da1d0c
|
||||
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: PluginMeta Pages: 1 -->
|
||||
<svg width="95pt" height="82pt"
|
||||
viewBox="0.00 0.00 95.00 82.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78)">
|
||||
<title>PluginMeta</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="76,-19 11,-19 11,0 76,0 76,-19"/>
|
||||
<text text-anchor="middle" x="43.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PluginMeta</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="87,-74 0,-74 0,-55 87,-55 87,-74"/>
|
||||
<text text-anchor="middle" x="43.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">JsonSerializable</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M43.5,-43.35C43.5,-35.1 43.5,-25.97 43.5,-19.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="40,-43.23 43.5,-53.23 47,-43.23 40,-43.23"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,4 @@
|
||||
<map id="getAutoloadPsr4" name="getAutoloadPsr4">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,5,124,31"/>
|
||||
<area shape="rect" id="node2" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="172,5,232,31"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
83510aa39bff0ee09ee35f9ccaa94fa1
|
||||
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: getAutoloadPsr4 Pages: 1 -->
|
||||
<svg width="178pt" height="27pt"
|
||||
viewBox="0.00 0.00 178.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 23)">
|
||||
<title>getAutoloadPsr4</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="89,-19 0,-19 0,0 89,0 89,-19"/>
|
||||
<text text-anchor="middle" x="44.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">getAutoloadPsr4</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="170,-19 125,-19 125,0 170,0 170,-19"/>
|
||||
<text text-anchor="middle" x="147.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M89.21,-9.5C97.26,-9.5 105.54,-9.5 113.22,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.15,-13 123.15,-9.5 113.15,-6 113.15,-13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,4 @@
|
||||
<map id="getEntryFile" name="getEntryFile">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,5,96,31"/>
|
||||
<area shape="rect" id="node2" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="144,5,204,31"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
6345143e7343213b5a24d78b74529d55
|
||||
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: getEntryFile Pages: 1 -->
|
||||
<svg width="157pt" height="27pt"
|
||||
viewBox="0.00 0.00 157.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 23)">
|
||||
<title>getEntryFile</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="68,-19 0,-19 0,0 68,0 68,-19"/>
|
||||
<text text-anchor="middle" x="34" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">getEntryFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="149,-19 104,-19 104,0 149,0 149,-19"/>
|
||||
<text text-anchor="middle" x="126.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.44,-9.5C76.27,-9.5 84.6,-9.5 92.41,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.21,-13 102.21,-9.5 92.21,-6 92.21,-13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,4 @@
|
||||
<map id="getAutoloadFile" name="getAutoloadFile">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,5,117,31"/>
|
||||
<area shape="rect" id="node2" href="$global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" title=" " alt="" coords="165,5,225,31"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
ccf8ffa6f24899265adc2979c1483116
|
||||
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: getAutoloadFile Pages: 1 -->
|
||||
<svg width="173pt" height="27pt"
|
||||
viewBox="0.00 0.00 173.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 23)">
|
||||
<title>getAutoloadFile</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="84,-19 0,-19 0,0 84,0 84,-19"/>
|
||||
<text text-anchor="middle" x="42" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">getAutoloadFile</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="global__functions_8php.html#a5ffdd3528ee418f5b556be8335641705" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="165,-19 120,-19 120,0 165,0 165,-19"/>
|
||||
<text text-anchor="middle" x="142.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">zm_dir</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M84.49,-9.5C92.42,-9.5 100.63,-9.5 108.27,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.16,-13 118.16,-9.5 108.16,-6 108.16,-13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
@ -92,9 +92,6 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_z_m_plugin.ht
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pub-methods">Public 成员函数</a> |
|
||||
<a href="#pro-attribs">Protected 属性</a> </div>
|
||||
<div class="headertitle"><div class="title">ZMPlugin类 参考</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
@ -104,350 +101,9 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_plugin_1_1_z_m_plugin.ht
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_plugin_1_1_z_m_plugin__inherit__graph.svg" width="450" height="110"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">图例</a>]</span></center></div>
|
||||
<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:ab194285ef841b4ca18b97990071f92ed"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ab194285ef841b4ca18b97990071f92ed">__construct</a> (string $dir)</td></tr>
|
||||
<tr class="separator:ab194285ef841b4ca18b97990071f92ed"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab09f9419dbc35f97d48aafccc2416ed1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ab09f9419dbc35f97d48aafccc2416ed1">getDir</a> ()</td></tr>
|
||||
<tr class="separator:ab09f9419dbc35f97d48aafccc2416ed1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1ff465e537000a7d4d01966d22f1abb7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a1ff465e537000a7d4d01966d22f1abb7">addBotEvent</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html">BotEvent</a> $event)</td></tr>
|
||||
<tr class="separator:a1ff465e537000a7d4d01966d22f1abb7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2a7453aa099c39db14e3c084f3fc98dd"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a2a7453aa099c39db14e3c084f3fc98dd">addBotCommand</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html">BotCommand</a> $command)</td></tr>
|
||||
<tr class="separator:a2a7453aa099c39db14e3c084f3fc98dd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a17a9cd93208eb3a3d75e5faded3bc202"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a17a9cd93208eb3a3d75e5faded3bc202">addEvent</a> (string $event_name, callable $callback, int $level=20)</td></tr>
|
||||
<tr class="separator:a17a9cd93208eb3a3d75e5faded3bc202"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a5dd06534b5562bd044fca08054063eb8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a5dd06534b5562bd044fca08054063eb8">addHttpRoute</a> (<a class="el" href="class_z_m_1_1_annotation_1_1_http_1_1_route.html">Route</a> $route)</td></tr>
|
||||
<tr class="separator:a5dd06534b5562bd044fca08054063eb8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a86048b8b064dcfdf7a373220a77e6bd8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a86048b8b064dcfdf7a373220a77e6bd8">getBotEvents</a> ()</td></tr>
|
||||
<tr class="separator:a86048b8b064dcfdf7a373220a77e6bd8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aedd0480ee6c846c72b9fc33d34990b85"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#aedd0480ee6c846c72b9fc33d34990b85">getBotCommands</a> ()</td></tr>
|
||||
<tr class="separator:aedd0480ee6c846c72b9fc33d34990b85"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a54ecee00f83d387598096653b07f10c5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a54ecee00f83d387598096653b07f10c5">getEvents</a> ()</td></tr>
|
||||
<tr class="separator:a54ecee00f83d387598096653b07f10c5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a18da86bf318ebe47e501aaad267d59ed"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a18da86bf318ebe47e501aaad267d59ed">getRoutes</a> ()</td></tr>
|
||||
<tr class="separator:a18da86bf318ebe47e501aaad267d59ed"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-attribs" name="pro-attribs"></a>
|
||||
Protected 属性</h2></td></tr>
|
||||
<tr class="memitem:ade00f38ab68aa9e3b6cb1230a2c92e8b"><td class="memItemLeft" align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#ade00f38ab68aa9e3b6cb1230a2c92e8b">$dir</a></td></tr>
|
||||
<tr class="separator:ade00f38ab68aa9e3b6cb1230a2c92e8b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a425942519c3810805c30ab37f70ac24d"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a425942519c3810805c30ab37f70ac24d">$bot_events</a> = []</td></tr>
|
||||
<tr class="separator:a425942519c3810805c30ab37f70ac24d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a06c3b56600167ad19a05e6a39ce53658"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a06c3b56600167ad19a05e6a39ce53658">$bot_commands</a> = []</td></tr>
|
||||
<tr class="separator:a06c3b56600167ad19a05e6a39ce53658"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a7f1b586ccc0e88f76dc99a85241f7113"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#a7f1b586ccc0e88f76dc99a85241f7113">$events</a> = []</td></tr>
|
||||
<tr class="separator:a7f1b586ccc0e88f76dc99a85241f7113"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa17a7c8ad7c21ce9bdeaac17e332e6dc"><td class="memItemLeft" align="right" valign="top">array </td><td class="memItemRight" valign="bottom"><a class="el" href="class_z_m_1_1_plugin_1_1_z_m_plugin.html#aa17a7c8ad7c21ce9bdeaac17e332e6dc">$routes</a> = []</td></tr>
|
||||
<tr class="separator:aa17a7c8ad7c21ce9bdeaac17e332e6dc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">详细描述</h2>
|
||||
<div class="textblock"><p >单文件插件声明类 </p>
|
||||
</div><h2 class="groupheader">构造及析构函数说明</h2>
|
||||
<a id="ab194285ef841b4ca18b97990071f92ed" name="ab194285ef841b4ca18b97990071f92ed"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab194285ef841b4ca18b97990071f92ed">◆ </a></span>__construct()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">__construct </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>$dir</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">成员函数说明</h2>
|
||||
<a id="a2a7453aa099c39db14e3c084f3fc98dd" name="a2a7453aa099c39db14e3c084f3fc98dd"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a2a7453aa099c39db14e3c084f3fc98dd">◆ </a></span>addBotCommand()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">addBotCommand </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html">BotCommand</a> </td>
|
||||
<td class="paramname"><em>$command</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1ff465e537000a7d4d01966d22f1abb7" name="a1ff465e537000a7d4d01966d22f1abb7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1ff465e537000a7d4d01966d22f1abb7">◆ </a></span>addBotEvent()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">addBotEvent </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html">BotEvent</a> </td>
|
||||
<td class="paramname"><em>$event</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a17a9cd93208eb3a3d75e5faded3bc202" name="a17a9cd93208eb3a3d75e5faded3bc202"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a17a9cd93208eb3a3d75e5faded3bc202">◆ </a></span>addEvent()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">addEvent </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">string </td>
|
||||
<td class="paramname"><em>$event_name</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">callable </td>
|
||||
<td class="paramname"><em>$callback</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">int </td>
|
||||
<td class="paramname"><em>$level</em> = <code>20</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a5dd06534b5562bd044fca08054063eb8" name="a5dd06534b5562bd044fca08054063eb8"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a5dd06534b5562bd044fca08054063eb8">◆ </a></span>addHttpRoute()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">addHttpRoute </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="class_z_m_1_1_annotation_1_1_http_1_1_route.html">Route</a> </td>
|
||||
<td class="paramname"><em>$route</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aedd0480ee6c846c72b9fc33d34990b85" name="aedd0480ee6c846c72b9fc33d34990b85"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aedd0480ee6c846c72b9fc33d34990b85">◆ </a></span>getBotCommands()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getBotCommands </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a86048b8b064dcfdf7a373220a77e6bd8" name="a86048b8b064dcfdf7a373220a77e6bd8"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a86048b8b064dcfdf7a373220a77e6bd8">◆ </a></span>getBotEvents()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getBotEvents </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ab09f9419dbc35f97d48aafccc2416ed1" name="ab09f9419dbc35f97d48aafccc2416ed1"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab09f9419dbc35f97d48aafccc2416ed1">◆ </a></span>getDir()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getDir </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a54ecee00f83d387598096653b07f10c5" name="a54ecee00f83d387598096653b07f10c5"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a54ecee00f83d387598096653b07f10c5">◆ </a></span>getEvents()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getEvents </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a18da86bf318ebe47e501aaad267d59ed" name="a18da86bf318ebe47e501aaad267d59ed"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a18da86bf318ebe47e501aaad267d59ed">◆ </a></span>getRoutes()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">getRoutes </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">结构体成员变量说明</h2>
|
||||
<a id="a06c3b56600167ad19a05e6a39ce53658" name="a06c3b56600167ad19a05e6a39ce53658"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a06c3b56600167ad19a05e6a39ce53658">◆ </a></span>$bot_commands</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">array $bot_commands = []</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a425942519c3810805c30ab37f70ac24d" name="a425942519c3810805c30ab37f70ac24d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a425942519c3810805c30ab37f70ac24d">◆ </a></span>$bot_events</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">array $bot_events = []</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ade00f38ab68aa9e3b6cb1230a2c92e8b" name="ade00f38ab68aa9e3b6cb1230a2c92e8b"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ade00f38ab68aa9e3b6cb1230a2c92e8b">◆ </a></span>$dir</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">string $dir</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a7f1b586ccc0e88f76dc99a85241f7113" name="a7f1b586ccc0e88f76dc99a85241f7113"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7f1b586ccc0e88f76dc99a85241f7113">◆ </a></span>$events</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">array $events = []</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa17a7c8ad7c21ce9bdeaac17e332e6dc" name="aa17a7c8ad7c21ce9bdeaac17e332e6dc"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa17a7c8ad7c21ce9bdeaac17e332e6dc">◆ </a></span>$routes</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">array $routes = []</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<hr/>该类的文档由以下文件生成:<ul>
|
||||
</div><hr/>该类的文档由以下文件生成:<ul>
|
||||
<li>src/ZM/Plugin/<a class="el" href="_z_m_plugin_8php.html">ZMPlugin.php</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
||||
@ -1,18 +0,0 @@
|
||||
var class_z_m_1_1_plugin_1_1_z_m_plugin =
|
||||
[
|
||||
[ "__construct", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#ab194285ef841b4ca18b97990071f92ed", null ],
|
||||
[ "addBotCommand", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a2a7453aa099c39db14e3c084f3fc98dd", null ],
|
||||
[ "addBotEvent", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a1ff465e537000a7d4d01966d22f1abb7", null ],
|
||||
[ "addEvent", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a17a9cd93208eb3a3d75e5faded3bc202", null ],
|
||||
[ "addHttpRoute", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a5dd06534b5562bd044fca08054063eb8", null ],
|
||||
[ "getBotCommands", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#aedd0480ee6c846c72b9fc33d34990b85", null ],
|
||||
[ "getBotEvents", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a86048b8b064dcfdf7a373220a77e6bd8", null ],
|
||||
[ "getDir", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#ab09f9419dbc35f97d48aafccc2416ed1", null ],
|
||||
[ "getEvents", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a54ecee00f83d387598096653b07f10c5", null ],
|
||||
[ "getRoutes", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a18da86bf318ebe47e501aaad267d59ed", null ],
|
||||
[ "$bot_commands", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a06c3b56600167ad19a05e6a39ce53658", null ],
|
||||
[ "$bot_events", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a425942519c3810805c30ab37f70ac24d", null ],
|
||||
[ "$dir", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#ade00f38ab68aa9e3b6cb1230a2c92e8b", null ],
|
||||
[ "$events", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#a7f1b586ccc0e88f76dc99a85241f7113", null ],
|
||||
[ "$routes", "class_z_m_1_1_plugin_1_1_z_m_plugin.html#aa17a7c8ad7c21ce9bdeaac17e332e6dc", null ]
|
||||
];
|
||||
@ -101,13 +101,13 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_store_1_1_k_v_1_1_light_
|
||||
<div class="dynheader">
|
||||
类 LightCache 继承关系图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_store_1_1_k_v_1_1_light_cache__inherit__graph.svg" width="238" height="110"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_store_1_1_k_v_1_1_light_cache__inherit__graph.svg" width="122" height="183"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">图例</a>]</span></center></div>
|
||||
<div class="dynheader">
|
||||
LightCache 的协作图:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_store_1_1_k_v_1_1_light_cache__coll__graph.svg" width="238" height="110"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="class_z_m_1_1_store_1_1_k_v_1_1_light_cache__coll__graph.svg" width="122" height="183"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">图例</a>]</span></center></div>
|
||||
<table class="memberdecls">
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<map id="LightCache" name="LightCache">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="79,79,167,104"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,5,116,31"/>
|
||||
<area shape="rect" id="node3" href="$interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" title=" " alt="" coords="141,5,231,31"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="17,152,105,177"/>
|
||||
<area shape="rect" id="node2" href="$interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" title=" " alt="" coords="15,79,106,104"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="5,5,116,31"/>
|
||||
</map>
|
||||
|
||||
@ -1 +1 @@
|
||||
21f9c8325685f28b0ff8ae887fc3f9f7
|
||||
3b40e087a28f4aecd0d7570103244446
|
||||
@ -4,48 +4,48 @@
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: LightCache Pages: 1 -->
|
||||
<svg width="178pt" height="82pt"
|
||||
viewBox="0.00 0.00 177.50 82.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78)">
|
||||
<svg width="91pt" height="137pt"
|
||||
viewBox="0.00 0.00 91.00 137.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 133)">
|
||||
<title>LightCache</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="121.5,-19 55.5,-19 55.5,0 121.5,0 121.5,-19"/>
|
||||
<text text-anchor="middle" x="88.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">LightCache</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="74.5,-19 8.5,-19 8.5,0 74.5,0 74.5,-19"/>
|
||||
<text text-anchor="middle" x="41.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">LightCache</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="83,-74 0,-74 0,-55 83,-55 83,-74"/>
|
||||
<text text-anchor="middle" x="41.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">CacheInterface</text>
|
||||
<g id="a_node2"><a xlink:href="interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="75.5,-74 7.5,-74 7.5,-55 75.5,-55 75.5,-74"/>
|
||||
<text text-anchor="middle" x="41.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">KVInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M56.83,-46.22C64.75,-37.28 74.1,-26.74 80.57,-19.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="54.28,-43.81 50.27,-53.62 59.52,-48.46 54.28,-43.81"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M41.5,-43.35C41.5,-35.1 41.5,-25.97 41.5,-19.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="38,-43.23 41.5,-53.23 45,-43.23 38,-43.23"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="169.5,-74 101.5,-74 101.5,-55 169.5,-55 169.5,-74"/>
|
||||
<text text-anchor="middle" x="135.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">KVInterface</text>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="83,-129 0,-129 0,-110 83,-110 83,-129"/>
|
||||
<text text-anchor="middle" x="41.5" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00">CacheInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node1 -->
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M120.17,-46.22C112.25,-37.28 102.9,-26.74 96.43,-19.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.48,-48.46 126.73,-53.62 122.72,-43.81 117.48,-48.46"/>
|
||||
<title>Node3->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M41.5,-98.35C41.5,-90.1 41.5,-80.97 41.5,-74.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="38,-98.23 41.5,-108.23 45,-98.23 38,-98.23"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
@ -1,5 +1,5 @@
|
||||
<map id="LightCache" name="LightCache">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="79,79,167,104"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,5,116,31"/>
|
||||
<area shape="rect" id="node3" href="$interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" title=" " alt="" coords="141,5,231,31"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="17,152,105,177"/>
|
||||
<area shape="rect" id="node2" href="$interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" title=" " alt="" coords="15,79,106,104"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="5,5,116,31"/>
|
||||
</map>
|
||||
|
||||