default.html 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <base href="../">
  8. <link rel="icon" href="images/favicon.ico"/>
  9. <link rel="stylesheet" href="css/normalize.css">
  10. <link rel="stylesheet" href="css/base.css">
  11. <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  12. <link rel="stylesheet" href="css/template.css">
  13. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  14. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  15. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  16. <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity="sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin="anonymous"></script>
  17. <script src="js/search.js"></script>
  18. <script defer src="js/searchIndex.js"></script>
  19. </head>
  20. <body id="top">
  21. <header class="phpdocumentor-header phpdocumentor-section">
  22. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  23. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  24. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  25. <i class="fas fa-bars"></i>
  26. </label>
  27. <section data-search-form class="phpdocumentor-search">
  28. <label>
  29. <span class="visually-hidden">Search for</span>
  30. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  31. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  32. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  33. </svg>
  34. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  35. </label>
  36. </section>
  37. <nav class="phpdocumentor-topnav">
  38. <ul class="phpdocumentor-topnav__menu">
  39. </ul>
  40. </nav>
  41. </header>
  42. <main class="phpdocumentor">
  43. <div class="phpdocumentor-section">
  44. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  45. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  46. Menu
  47. </label>
  48. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  49. <section class="phpdocumentor-sidebar__category">
  50. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  51. <h3 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/default.html"><abbr title="\">Global</abbr></a></h3>
  52. </section>
  53. <section class="phpdocumentor-sidebar__category">
  54. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  55. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  56. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  57. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  58. </section>
  59. <section class="phpdocumentor-sidebar__category">
  60. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  61. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  62. </section>
  63. </aside>
  64. <div class="phpdocumentor-column -eight phpdocumentor-content">
  65. <ul class="phpdocumentor-breadcrumbs">
  66. </ul>
  67. <article class="phpdocumentor-element -namespace">
  68. <h2 class="phpdocumentor-content__title">API Documentation</h2>
  69. <h3 id="toc">
  70. Table of Contents
  71. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  72. </h3>
  73. <dl class="phpdocumentor-table-of-contents">
  74. <dt class="phpdocumentor-table-of-contents__entry -function -">
  75. <a href="namespaces/default.html#function_zimbraSingleFindAll">zimbraSingleFindAll()</a>
  76. <span>
  77. &nbsp;: array&lt;string|int, mixed&gt; </span>
  78. </dt>
  79. <dd>Helper function to find values of a named key in a multidimensional arrays or objects</dd>
  80. <dt class="phpdocumentor-table-of-contents__entry -function -">
  81. <a href="namespaces/default.html#function_zimbraSingleCheckPassword">zimbraSingleCheckPassword()</a>
  82. <span>
  83. &nbsp;: string </span>
  84. </dt>
  85. <dd>server side password check</dd>
  86. <dt class="phpdocumentor-table-of-contents__entry -function -">
  87. <a href="namespaces/default.html#function_zimbraSingle_MetaData">zimbraSingle_MetaData()</a>
  88. <span>
  89. &nbsp;: array&lt;string|int, mixed&gt; </span>
  90. </dt>
  91. <dd>Define module related meta data.</dd>
  92. <dt class="phpdocumentor-table-of-contents__entry -function -">
  93. <a href="namespaces/default.html#function_zimbraSingle_TestConnection">zimbraSingle_TestConnection()</a>
  94. <span>
  95. &nbsp;: array&lt;string|int, mixed&gt; </span>
  96. </dt>
  97. <dd>Test connection to a Zimbra server with the given server parameters.</dd>
  98. <dt class="phpdocumentor-table-of-contents__entry -function -">
  99. <a href="namespaces/default.html#function_zimbraSingle_ClientArea">zimbraSingle_ClientArea()</a>
  100. <span>
  101. &nbsp;: array&lt;string|int, mixed&gt; </span>
  102. </dt>
  103. <dd>Client area output logic handling.</dd>
  104. <dt class="phpdocumentor-table-of-contents__entry -function -">
  105. <a href="namespaces/default.html#function_zimbraSingle_UsageUpdate">zimbraSingle_UsageUpdate()</a>
  106. <span>
  107. &nbsp;: mixed </span>
  108. </dt>
  109. <dd>Usage Update</dd>
  110. <dt class="phpdocumentor-table-of-contents__entry -function -">
  111. <a href="namespaces/default.html#function_zimbraSingle_ChangePassword">zimbraSingle_ChangePassword()</a>
  112. <span>
  113. &nbsp;: string </span>
  114. </dt>
  115. <dd>Change the password for a Zimbra account.</dd>
  116. <dt class="phpdocumentor-table-of-contents__entry -function -">
  117. <a href="namespaces/default.html#function_zimbraSingle_CreateAccount">zimbraSingle_CreateAccount()</a>
  118. <span>
  119. &nbsp;: string </span>
  120. </dt>
  121. <dd>Provision a new instance of a Zimbra account.</dd>
  122. <dt class="phpdocumentor-table-of-contents__entry -function -">
  123. <a href="namespaces/default.html#function_zimbraSingle_SuspendAccount">zimbraSingle_SuspendAccount()</a>
  124. <span>
  125. &nbsp;: string </span>
  126. </dt>
  127. <dd>Set a Zimbra account to status locked.</dd>
  128. <dt class="phpdocumentor-table-of-contents__entry -function -">
  129. <a href="namespaces/default.html#function_zimbraSingle_UnsuspendAccount">zimbraSingle_UnsuspendAccount()</a>
  130. <span>
  131. &nbsp;: string </span>
  132. </dt>
  133. <dd>Set a Zimbra account to status active.</dd>
  134. <dt class="phpdocumentor-table-of-contents__entry -function -">
  135. <a href="namespaces/default.html#function_zimbraSingle_TerminateAccount">zimbraSingle_TerminateAccount()</a>
  136. <span>
  137. &nbsp;: string </span>
  138. </dt>
  139. <dd>Removes a Zimbra account.</dd>
  140. <dt class="phpdocumentor-table-of-contents__entry -function -">
  141. <a href="namespaces/default.html#function_zimbraSingle_ChangePackage">zimbraSingle_ChangePackage()</a>
  142. <span>
  143. &nbsp;: string </span>
  144. </dt>
  145. <dd>Set a new class of service for a Zimbra account.</dd>
  146. <dt class="phpdocumentor-table-of-contents__entry -function -">
  147. <a href="namespaces/default.html#function_zimbraSingle_ConfigOptions">zimbraSingle_ConfigOptions()</a>
  148. <span>
  149. &nbsp;: array&lt;string|int, mixed&gt; </span>
  150. </dt>
  151. <dd>Define Zimbra product configuration options.</dd>
  152. </dl>
  153. <section class="phpdocumentor-functions">
  154. <h3 class="phpdocumentor-elements__header" id="functions">
  155. Functions
  156. <a href="namespaces/default.html#functions" class="headerlink"><i class="fas fa-link"></i></a>
  157. </h3>
  158. <article class="phpdocumentor-element -function - ">
  159. <h4 class="phpdocumentor-element__name" id="function_zimbraSingleFindAll">
  160. zimbraSingleFindAll()
  161. <a href="namespaces/default.html#function_zimbraSingleFindAll" class="headerlink"><i class="fas fa-link"></i></a>
  162. </h4>
  163. <aside class="phpdocumentor-element-found-in">
  164. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  165. :
  166. <span class="phpdocumentor-element-found-in__line">35</span>
  167. </aside>
  168. <p class="phpdocumentor-summary">Helper function to find values of a named key in a multidimensional arrays or objects</p>
  169. <code class="phpdocumentor-code phpdocumentor-signature ">
  170. <span class="phpdocumentor-signature__visibility"></span>
  171. <span class="phpdocumentor-signature__name">zimbraSingleFindAll</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$haystack</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$needle</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  172. <section class="phpdocumentor-description"></section>
  173. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  174. <dl class="phpdocumentor-argument-list">
  175. <dt class="phpdocumentor-argument-list__entry">
  176. <span class="phpdocumentor-signature__argument__name">$haystack</span>
  177. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  178. </dt>
  179. <dd class="phpdocumentor-argument-list__definition">
  180. <section class="phpdocumentor-description"><p>mixed data</p>
  181. </section>
  182. </dd>
  183. <dt class="phpdocumentor-argument-list__entry">
  184. <span class="phpdocumentor-signature__argument__name">$needle</span>
  185. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  186. </dt>
  187. <dd class="phpdocumentor-argument-list__definition">
  188. <section class="phpdocumentor-description"><p>key to search for values</p>
  189. </section>
  190. </dd>
  191. </dl>
  192. </article>
  193. <article class="phpdocumentor-element -function - ">
  194. <h4 class="phpdocumentor-element__name" id="function_zimbraSingleCheckPassword">
  195. zimbraSingleCheckPassword()
  196. <a href="namespaces/default.html#function_zimbraSingleCheckPassword" class="headerlink"><i class="fas fa-link"></i></a>
  197. </h4>
  198. <aside class="phpdocumentor-element-found-in">
  199. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  200. :
  201. <span class="phpdocumentor-element-found-in__line">61</span>
  202. </aside>
  203. <p class="phpdocumentor-summary">server side password check</p>
  204. <code class="phpdocumentor-code phpdocumentor-signature ">
  205. <span class="phpdocumentor-signature__visibility"></span>
  206. <span class="phpdocumentor-signature__name">zimbraSingleCheckPassword</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$pwd</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  207. <section class="phpdocumentor-description"><p>recheck the client side password check
  208. in case that the client side check has been disabled</p>
  209. </section>
  210. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  211. <dl class="phpdocumentor-argument-list">
  212. <dt class="phpdocumentor-argument-list__entry">
  213. <span class="phpdocumentor-signature__argument__name">$pwd</span>
  214. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  215. </dt>
  216. <dd class="phpdocumentor-argument-list__definition">
  217. <section class="phpdocumentor-description"><p>password</p>
  218. </section>
  219. </dd>
  220. </dl>
  221. </article>
  222. <article class="phpdocumentor-element -function - ">
  223. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_MetaData">
  224. zimbraSingle_MetaData()
  225. <a href="namespaces/default.html#function_zimbraSingle_MetaData" class="headerlink"><i class="fas fa-link"></i></a>
  226. </h4>
  227. <aside class="phpdocumentor-element-found-in">
  228. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  229. :
  230. <span class="phpdocumentor-element-found-in__line">94</span>
  231. </aside>
  232. <p class="phpdocumentor-summary">Define module related meta data.</p>
  233. <code class="phpdocumentor-code phpdocumentor-signature ">
  234. <span class="phpdocumentor-signature__visibility"></span>
  235. <span class="phpdocumentor-signature__name">zimbraSingle_MetaData</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  236. <section class="phpdocumentor-description"><p>Values returned here are used to determine module related abilities and
  237. settings.</p>
  238. </section>
  239. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  240. Tags
  241. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  242. </h5>
  243. <dl class="phpdocumentor-tag-list">
  244. <dt class="phpdocumentor-tag-list__entry">
  245. <span class="phpdocumentor-tag__name">see</span>
  246. </dt>
  247. <dd class="phpdocumentor-tag-list__definition">
  248. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/meta-data-params/"><abbr title="https://developers.whmcs.com/provisioning-modules/meta-data-params/">https://developers.whmcs.com/provisioning-modules/meta-data-params/</abbr></a></span>
  249. <section class="phpdocumentor-description"></section>
  250. </dd>
  251. </dl>
  252. </article>
  253. <article class="phpdocumentor-element -function - ">
  254. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_TestConnection">
  255. zimbraSingle_TestConnection()
  256. <a href="namespaces/default.html#function_zimbraSingle_TestConnection" class="headerlink"><i class="fas fa-link"></i></a>
  257. </h4>
  258. <aside class="phpdocumentor-element-found-in">
  259. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  260. :
  261. <span class="phpdocumentor-element-found-in__line">123</span>
  262. </aside>
  263. <p class="phpdocumentor-summary">Test connection to a Zimbra server with the given server parameters.</p>
  264. <code class="phpdocumentor-code phpdocumentor-signature ">
  265. <span class="phpdocumentor-signature__visibility"></span>
  266. <span class="phpdocumentor-signature__name">zimbraSingle_TestConnection</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  267. <section class="phpdocumentor-description"><p>Allows an admin user to verify that an API connection can be
  268. successfully made with the given configuration parameters for a
  269. server.</p>
  270. <p>When defined in a module, a Test Connection button will appear
  271. alongside the Server Type dropdown when adding or editing an
  272. existing server.</p>
  273. </section>
  274. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  275. <dl class="phpdocumentor-argument-list">
  276. <dt class="phpdocumentor-argument-list__entry">
  277. <span class="phpdocumentor-signature__argument__name">$params</span>
  278. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  279. </dt>
  280. <dd class="phpdocumentor-argument-list__definition">
  281. <section class="phpdocumentor-description"><p>common module parameters</p>
  282. </section>
  283. </dd>
  284. </dl>
  285. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  286. Tags
  287. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  288. </h5>
  289. <dl class="phpdocumentor-tag-list">
  290. <dt class="phpdocumentor-tag-list__entry">
  291. <span class="phpdocumentor-tag__name">see</span>
  292. </dt>
  293. <dd class="phpdocumentor-tag-list__definition">
  294. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/module-parameters/"><abbr title="https://developers.whmcs.com/provisioning-modules/module-parameters/">https://developers.whmcs.com/provisioning-modules/module-parameters/</abbr></a></span>
  295. <section class="phpdocumentor-description"></section>
  296. </dd>
  297. </dl>
  298. </article>
  299. <article class="phpdocumentor-element -function - ">
  300. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_ClientArea">
  301. zimbraSingle_ClientArea()
  302. <a href="namespaces/default.html#function_zimbraSingle_ClientArea" class="headerlink"><i class="fas fa-link"></i></a>
  303. </h4>
  304. <aside class="phpdocumentor-element-found-in">
  305. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  306. :
  307. <span class="phpdocumentor-element-found-in__line">175</span>
  308. </aside>
  309. <p class="phpdocumentor-summary">Client area output logic handling.</p>
  310. <code class="phpdocumentor-code phpdocumentor-signature ">
  311. <span class="phpdocumentor-signature__visibility"></span>
  312. <span class="phpdocumentor-signature__name">zimbraSingle_ClientArea</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  313. <section class="phpdocumentor-description"><p>This function is used to define module specific client area output. It should
  314. return an array consisting of a template file and optional additional
  315. template variables to make available to that template.</p>
  316. <p>The template file you return can be one of two types:</p>
  317. <ul>
  318. <li>
  319. <p>tabOverviewModuleOutputTemplate - The output of the template provided here
  320. will be displayed as part of the default product/service client area
  321. product overview page.</p>
  322. </li>
  323. <li>
  324. <p>tabOverviewReplacementTemplate - Alternatively using this option allows you
  325. to entirely take control of the product/service overview page within the
  326. client area.</p>
  327. </li>
  328. </ul>
  329. <p>Whichever option you choose, extra template variables are defined in the same
  330. way. This demonstrates the use of the full replacement.</p>
  331. <p>Please Note: Using tabOverviewReplacementTemplate means you should display
  332. the standard information such as pricing and billing details in your custom
  333. template or they will not be visible to the end user.</p>
  334. </section>
  335. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  336. <dl class="phpdocumentor-argument-list">
  337. <dt class="phpdocumentor-argument-list__entry">
  338. <span class="phpdocumentor-signature__argument__name">$params</span>
  339. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  340. </dt>
  341. <dd class="phpdocumentor-argument-list__definition">
  342. <section class="phpdocumentor-description"><p>common module parameters</p>
  343. </section>
  344. </dd>
  345. </dl>
  346. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  347. Tags
  348. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  349. </h5>
  350. <dl class="phpdocumentor-tag-list">
  351. <dt class="phpdocumentor-tag-list__entry">
  352. <span class="phpdocumentor-tag__name">see</span>
  353. </dt>
  354. <dd class="phpdocumentor-tag-list__definition">
  355. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/module-parameters/"><abbr title="https://developers.whmcs.com/provisioning-modules/module-parameters/">https://developers.whmcs.com/provisioning-modules/module-parameters/</abbr></a></span>
  356. <section class="phpdocumentor-description"></section>
  357. </dd>
  358. </dl>
  359. </article>
  360. <article class="phpdocumentor-element -function - ">
  361. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_UsageUpdate">
  362. zimbraSingle_UsageUpdate()
  363. <a href="namespaces/default.html#function_zimbraSingle_UsageUpdate" class="headerlink"><i class="fas fa-link"></i></a>
  364. </h4>
  365. <aside class="phpdocumentor-element-found-in">
  366. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  367. :
  368. <span class="phpdocumentor-element-found-in__line">218</span>
  369. </aside>
  370. <p class="phpdocumentor-summary">Usage Update</p>
  371. <code class="phpdocumentor-code phpdocumentor-signature ">
  372. <span class="phpdocumentor-signature__visibility"></span>
  373. <span class="phpdocumentor-signature__name">zimbraSingle_UsageUpdate</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
  374. <section class="phpdocumentor-description"><p>Important: Runs daily per server not per product
  375. Run Manually: /admin/reports.php?report=disk_usage_summary&amp;action=updatestats</p>
  376. </section>
  377. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  378. <dl class="phpdocumentor-argument-list">
  379. <dt class="phpdocumentor-argument-list__entry">
  380. <span class="phpdocumentor-signature__argument__name">$params</span>
  381. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  382. </dt>
  383. <dd class="phpdocumentor-argument-list__definition">
  384. <section class="phpdocumentor-description"><p>common module parameters</p>
  385. </section>
  386. </dd>
  387. </dl>
  388. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  389. Tags
  390. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  391. </h5>
  392. <dl class="phpdocumentor-tag-list">
  393. <dt class="phpdocumentor-tag-list__entry">
  394. <span class="phpdocumentor-tag__name">see</span>
  395. </dt>
  396. <dd class="phpdocumentor-tag-list__definition">
  397. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/usage-update/"><abbr title="https://developers.whmcs.com/provisioning-modules/usage-update/">https://developers.whmcs.com/provisioning-modules/usage-update/</abbr></a></span>
  398. <section class="phpdocumentor-description"></section>
  399. </dd>
  400. </dl>
  401. </article>
  402. <article class="phpdocumentor-element -function - ">
  403. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_ChangePassword">
  404. zimbraSingle_ChangePassword()
  405. <a href="namespaces/default.html#function_zimbraSingle_ChangePassword" class="headerlink"><i class="fas fa-link"></i></a>
  406. </h4>
  407. <aside class="phpdocumentor-element-found-in">
  408. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  409. :
  410. <span class="phpdocumentor-element-found-in__line">299</span>
  411. </aside>
  412. <p class="phpdocumentor-summary">Change the password for a Zimbra account.</p>
  413. <code class="phpdocumentor-code phpdocumentor-signature ">
  414. <span class="phpdocumentor-signature__visibility"></span>
  415. <span class="phpdocumentor-signature__name">zimbraSingle_ChangePassword</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  416. <section class="phpdocumentor-description"><p>Called when a password change is requested. This can occur either due to a
  417. client requesting it via the client area or an admin requesting it from the
  418. admin side.</p>
  419. <p>This option is only available to client end users when the product is in an
  420. active status.</p>
  421. </section>
  422. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  423. <dl class="phpdocumentor-argument-list">
  424. <dt class="phpdocumentor-argument-list__entry">
  425. <span class="phpdocumentor-signature__argument__name">$params</span>
  426. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  427. </dt>
  428. <dd class="phpdocumentor-argument-list__definition">
  429. <section class="phpdocumentor-description"><p>common module parameters</p>
  430. </section>
  431. </dd>
  432. </dl>
  433. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  434. Tags
  435. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  436. </h5>
  437. <dl class="phpdocumentor-tag-list">
  438. <dt class="phpdocumentor-tag-list__entry">
  439. <span class="phpdocumentor-tag__name">see</span>
  440. </dt>
  441. <dd class="phpdocumentor-tag-list__definition">
  442. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/module-parameters/"><abbr title="https://developers.whmcs.com/provisioning-modules/module-parameters/">https://developers.whmcs.com/provisioning-modules/module-parameters/</abbr></a></span>
  443. <section class="phpdocumentor-description"></section>
  444. </dd>
  445. </dl>
  446. </article>
  447. <article class="phpdocumentor-element -function - ">
  448. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_CreateAccount">
  449. zimbraSingle_CreateAccount()
  450. <a href="namespaces/default.html#function_zimbraSingle_CreateAccount" class="headerlink"><i class="fas fa-link"></i></a>
  451. </h4>
  452. <aside class="phpdocumentor-element-found-in">
  453. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  454. :
  455. <span class="phpdocumentor-element-found-in__line">347</span>
  456. </aside>
  457. <p class="phpdocumentor-summary">Provision a new instance of a Zimbra account.</p>
  458. <code class="phpdocumentor-code phpdocumentor-signature ">
  459. <span class="phpdocumentor-signature__visibility"></span>
  460. <span class="phpdocumentor-signature__name">zimbraSingle_CreateAccount</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  461. <section class="phpdocumentor-description"><p>Attempt to provision a new Zimbra mail account. This is
  462. called any time provisioning is requested inside of WHMCS. Depending upon the
  463. configuration, this can be any of:</p>
  464. <ul>
  465. <li>When a new order is placed</li>
  466. <li>When an invoice for a new order is paid</li>
  467. <li>Upon manual request by an admin user</li>
  468. </ul>
  469. </section>
  470. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  471. <dl class="phpdocumentor-argument-list">
  472. <dt class="phpdocumentor-argument-list__entry">
  473. <span class="phpdocumentor-signature__argument__name">$params</span>
  474. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  475. </dt>
  476. <dd class="phpdocumentor-argument-list__definition">
  477. <section class="phpdocumentor-description"><p>common module parameters</p>
  478. </section>
  479. </dd>
  480. </dl>
  481. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  482. Tags
  483. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  484. </h5>
  485. <dl class="phpdocumentor-tag-list">
  486. <dt class="phpdocumentor-tag-list__entry">
  487. <span class="phpdocumentor-tag__name">see</span>
  488. </dt>
  489. <dd class="phpdocumentor-tag-list__definition">
  490. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/module-parameters/"><abbr title="https://developers.whmcs.com/provisioning-modules/module-parameters/">https://developers.whmcs.com/provisioning-modules/module-parameters/</abbr></a></span>
  491. <section class="phpdocumentor-description"></section>
  492. </dd>
  493. </dl>
  494. </article>
  495. <article class="phpdocumentor-element -function - ">
  496. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_SuspendAccount">
  497. zimbraSingle_SuspendAccount()
  498. <a href="namespaces/default.html#function_zimbraSingle_SuspendAccount" class="headerlink"><i class="fas fa-link"></i></a>
  499. </h4>
  500. <aside class="phpdocumentor-element-found-in">
  501. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  502. :
  503. <span class="phpdocumentor-element-found-in__line">451</span>
  504. </aside>
  505. <p class="phpdocumentor-summary">Set a Zimbra account to status locked.</p>
  506. <code class="phpdocumentor-code phpdocumentor-signature ">
  507. <span class="phpdocumentor-signature__visibility"></span>
  508. <span class="phpdocumentor-signature__name">zimbraSingle_SuspendAccount</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  509. <section class="phpdocumentor-description"><p>Called when a suspension is requested. This is invoked automatically by WHMCS
  510. when a product becomes overdue on payment or can be called manually by admin
  511. user.</p>
  512. </section>
  513. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  514. <dl class="phpdocumentor-argument-list">
  515. <dt class="phpdocumentor-argument-list__entry">
  516. <span class="phpdocumentor-signature__argument__name">$params</span>
  517. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  518. </dt>
  519. <dd class="phpdocumentor-argument-list__definition">
  520. <section class="phpdocumentor-description"><p>common module parameters</p>
  521. </section>
  522. </dd>
  523. </dl>
  524. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  525. Tags
  526. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  527. </h5>
  528. <dl class="phpdocumentor-tag-list">
  529. <dt class="phpdocumentor-tag-list__entry">
  530. <span class="phpdocumentor-tag__name">see</span>
  531. </dt>
  532. <dd class="phpdocumentor-tag-list__definition">
  533. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/module-parameters/"><abbr title="https://developers.whmcs.com/provisioning-modules/module-parameters/">https://developers.whmcs.com/provisioning-modules/module-parameters/</abbr></a></span>
  534. <section class="phpdocumentor-description"></section>
  535. </dd>
  536. </dl>
  537. </article>
  538. <article class="phpdocumentor-element -function - ">
  539. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_UnsuspendAccount">
  540. zimbraSingle_UnsuspendAccount()
  541. <a href="namespaces/default.html#function_zimbraSingle_UnsuspendAccount" class="headerlink"><i class="fas fa-link"></i></a>
  542. </h4>
  543. <aside class="phpdocumentor-element-found-in">
  544. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  545. :
  546. <span class="phpdocumentor-element-found-in__line">492</span>
  547. </aside>
  548. <p class="phpdocumentor-summary">Set a Zimbra account to status active.</p>
  549. <code class="phpdocumentor-code phpdocumentor-signature ">
  550. <span class="phpdocumentor-signature__visibility"></span>
  551. <span class="phpdocumentor-signature__name">zimbraSingle_UnsuspendAccount</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  552. <section class="phpdocumentor-description"><p>Called when an un-suspension is requested. This is invoked
  553. automatically upon payment of an overdue invoice for a product, or
  554. can be called manually by admin user.</p>
  555. </section>
  556. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  557. <dl class="phpdocumentor-argument-list">
  558. <dt class="phpdocumentor-argument-list__entry">
  559. <span class="phpdocumentor-signature__argument__name">$params</span>
  560. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  561. </dt>
  562. <dd class="phpdocumentor-argument-list__definition">
  563. <section class="phpdocumentor-description"><p>common module parameters</p>
  564. </section>
  565. </dd>
  566. </dl>
  567. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  568. Tags
  569. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  570. </h5>
  571. <dl class="phpdocumentor-tag-list">
  572. <dt class="phpdocumentor-tag-list__entry">
  573. <span class="phpdocumentor-tag__name">see</span>
  574. </dt>
  575. <dd class="phpdocumentor-tag-list__definition">
  576. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/module-parameters/"><abbr title="https://developers.whmcs.com/provisioning-modules/module-parameters/">https://developers.whmcs.com/provisioning-modules/module-parameters/</abbr></a></span>
  577. <section class="phpdocumentor-description"></section>
  578. </dd>
  579. </dl>
  580. </article>
  581. <article class="phpdocumentor-element -function - ">
  582. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_TerminateAccount">
  583. zimbraSingle_TerminateAccount()
  584. <a href="namespaces/default.html#function_zimbraSingle_TerminateAccount" class="headerlink"><i class="fas fa-link"></i></a>
  585. </h4>
  586. <aside class="phpdocumentor-element-found-in">
  587. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  588. :
  589. <span class="phpdocumentor-element-found-in__line">532</span>
  590. </aside>
  591. <p class="phpdocumentor-summary">Removes a Zimbra account.</p>
  592. <code class="phpdocumentor-code phpdocumentor-signature ">
  593. <span class="phpdocumentor-signature__visibility"></span>
  594. <span class="phpdocumentor-signature__name">zimbraSingle_TerminateAccount</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  595. <section class="phpdocumentor-description"><p>Called when a termination is requested. This can be invoked automatically for
  596. overdue products if enabled, or requested manually by an admin user.</p>
  597. </section>
  598. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  599. <dl class="phpdocumentor-argument-list">
  600. <dt class="phpdocumentor-argument-list__entry">
  601. <span class="phpdocumentor-signature__argument__name">$params</span>
  602. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  603. </dt>
  604. <dd class="phpdocumentor-argument-list__definition">
  605. <section class="phpdocumentor-description"><p>common module parameters</p>
  606. </section>
  607. </dd>
  608. </dl>
  609. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  610. Tags
  611. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  612. </h5>
  613. <dl class="phpdocumentor-tag-list">
  614. <dt class="phpdocumentor-tag-list__entry">
  615. <span class="phpdocumentor-tag__name">see</span>
  616. </dt>
  617. <dd class="phpdocumentor-tag-list__definition">
  618. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/module-parameters/"><abbr title="https://developers.whmcs.com/provisioning-modules/module-parameters/">https://developers.whmcs.com/provisioning-modules/module-parameters/</abbr></a></span>
  619. <section class="phpdocumentor-description"></section>
  620. </dd>
  621. </dl>
  622. </article>
  623. <article class="phpdocumentor-element -function - ">
  624. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_ChangePackage">
  625. zimbraSingle_ChangePackage()
  626. <a href="namespaces/default.html#function_zimbraSingle_ChangePackage" class="headerlink"><i class="fas fa-link"></i></a>
  627. </h4>
  628. <aside class="phpdocumentor-element-found-in">
  629. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  630. :
  631. <span class="phpdocumentor-element-found-in__line">590</span>
  632. </aside>
  633. <p class="phpdocumentor-summary">Set a new class of service for a Zimbra account.</p>
  634. <code class="phpdocumentor-code phpdocumentor-signature ">
  635. <span class="phpdocumentor-signature__visibility"></span>
  636. <span class="phpdocumentor-signature__name">zimbraSingle_ChangePackage</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  637. <section class="phpdocumentor-description"><p>Called to apply a change of the class of service. It
  638. is called to provision upgrade or downgrade orders, as well as being
  639. able to be invoked manually by an admin user.</p>
  640. <p>This same function is called for upgrades and downgrades of both
  641. products and configurable options.</p>
  642. </section>
  643. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  644. <dl class="phpdocumentor-argument-list">
  645. <dt class="phpdocumentor-argument-list__entry">
  646. <span class="phpdocumentor-signature__argument__name">$params</span>
  647. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  648. </dt>
  649. <dd class="phpdocumentor-argument-list__definition">
  650. <section class="phpdocumentor-description"><p>common module parameters</p>
  651. </section>
  652. </dd>
  653. </dl>
  654. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  655. Tags
  656. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  657. </h5>
  658. <dl class="phpdocumentor-tag-list">
  659. <dt class="phpdocumentor-tag-list__entry">
  660. <span class="phpdocumentor-tag__name">see</span>
  661. </dt>
  662. <dd class="phpdocumentor-tag-list__definition">
  663. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/module-parameters/"><abbr title="https://developers.whmcs.com/provisioning-modules/module-parameters/">https://developers.whmcs.com/provisioning-modules/module-parameters/</abbr></a></span>
  664. <section class="phpdocumentor-description"></section>
  665. </dd>
  666. </dl>
  667. </article>
  668. <article class="phpdocumentor-element -function - ">
  669. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_ConfigOptions">
  670. zimbraSingle_ConfigOptions()
  671. <a href="namespaces/default.html#function_zimbraSingle_ConfigOptions" class="headerlink"><i class="fas fa-link"></i></a>
  672. </h4>
  673. <aside class="phpdocumentor-element-found-in">
  674. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  675. :
  676. <span class="phpdocumentor-element-found-in__line">656</span>
  677. </aside>
  678. <p class="phpdocumentor-summary">Define Zimbra product configuration options.</p>
  679. <code class="phpdocumentor-code phpdocumentor-signature ">
  680. <span class="phpdocumentor-signature__visibility"></span>
  681. <span class="phpdocumentor-signature__name">zimbraSingle_ConfigOptions</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  682. <section class="phpdocumentor-description"><p>Gather classes of service from the Zinbra server.
  683. Calls a function to create all necessary customfields for the order form using the selected values.</p>
  684. </section>
  685. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  686. <dl class="phpdocumentor-argument-list">
  687. <dt class="phpdocumentor-argument-list__entry">
  688. <span class="phpdocumentor-signature__argument__name">$params</span>
  689. : <span class="phpdocumentor-signature__argument__return-type">mixed</span>
  690. </dt>
  691. <dd class="phpdocumentor-argument-list__definition">
  692. </dd>
  693. </dl>
  694. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  695. Tags
  696. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  697. </h5>
  698. <dl class="phpdocumentor-tag-list">
  699. <dt class="phpdocumentor-tag-list__entry">
  700. <span class="phpdocumentor-tag__name">see</span>
  701. </dt>
  702. <dd class="phpdocumentor-tag-list__definition">
  703. <span class="phpdocumentor-tag-link"><a href="https://developers.whmcs.com/provisioning-modules/config-options/"><abbr title="https://developers.whmcs.com/provisioning-modules/config-options/">https://developers.whmcs.com/provisioning-modules/config-options/</abbr></a></span>
  704. <section class="phpdocumentor-description"></section>
  705. </dd>
  706. </dl>
  707. </article>
  708. </section>
  709. </article>
  710. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  711. <section class="phpdocumentor-search-results__dialog">
  712. <header class="phpdocumentor-search-results__header">
  713. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  714. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  715. </header>
  716. <section class="phpdocumentor-search-results__body">
  717. <ul class="phpdocumentor-search-results__entries"></ul>
  718. </section>
  719. </section>
  720. </section>
  721. </div>
  722. </div>
  723. <a href="namespaces/default.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  724. </main>
  725. <script>
  726. cssVars({});
  727. </script>
  728. </body>
  729. </html>