Default.html 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960
  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 -package">
  68. <h2 class="phpdocumentor-content__title">Default</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_zimbraSingleGetAccess">zimbraSingleGetAccess()</a>
  76. <span>
  77. &nbsp;: array&lt;string|int, mixed&gt; </span>
  78. </dt>
  79. <dd>Helper function to get the zimbra server access data from whmcs database</dd>
  80. <dt class="phpdocumentor-table-of-contents__entry -function -">
  81. <a href="namespaces/default.html#function_zimbraSingleCreateCustomFields">zimbraSingleCreateCustomFields()</a>
  82. <span>
  83. &nbsp;: bool </span>
  84. </dt>
  85. <dd>Helper function creates all necessary custom fields depending on selected configuration options</dd>
  86. <dt class="phpdocumentor-table-of-contents__entry -function -">
  87. <a href="namespaces/default.html#function_recursiveFindAll">recursiveFindAll()</a>
  88. <span>
  89. &nbsp;: array&lt;string|int, mixed&gt; </span>
  90. </dt>
  91. <dd>Helper function to find values of a named key in a multidimensional array or object</dd>
  92. <dt class="phpdocumentor-table-of-contents__entry -function -">
  93. <a href="namespaces/default.html#function_zimbraSingleCheckPassword">zimbraSingleCheckPassword()</a>
  94. <span>
  95. &nbsp;: string </span>
  96. </dt>
  97. <dd>Helper function to check a password strength</dd>
  98. <dt class="phpdocumentor-table-of-contents__entry -function -">
  99. <a href="namespaces/default.html#function_bytesToHuman">bytesToHuman()</a>
  100. <span>
  101. &nbsp;: string </span>
  102. </dt>
  103. <dd>Convert raw byte value to human readable</dd>
  104. <dt class="phpdocumentor-table-of-contents__entry -function -">
  105. <a href="namespaces/default.html#function_zimbraSingle_MetaData">zimbraSingle_MetaData()</a>
  106. <span>
  107. &nbsp;: array&lt;string|int, mixed&gt; </span>
  108. </dt>
  109. <dd>Define module related meta data.</dd>
  110. <dt class="phpdocumentor-table-of-contents__entry -function -">
  111. <a href="namespaces/default.html#function_zimbraSingle_TestConnection">zimbraSingle_TestConnection()</a>
  112. <span>
  113. &nbsp;: array&lt;string|int, mixed&gt; </span>
  114. </dt>
  115. <dd>Test connection to a Zimbra server with the given server parameters.</dd>
  116. <dt class="phpdocumentor-table-of-contents__entry -function -">
  117. <a href="namespaces/default.html#function_zimbraSingle_ClientArea">zimbraSingle_ClientArea()</a>
  118. <span>
  119. &nbsp;: array&lt;string|int, mixed&gt; </span>
  120. </dt>
  121. <dd>Client area output logic handling.</dd>
  122. <dt class="phpdocumentor-table-of-contents__entry -function -">
  123. <a href="namespaces/default.html#function_zimbraSingle_ChangePassword">zimbraSingle_ChangePassword()</a>
  124. <span>
  125. &nbsp;: string </span>
  126. </dt>
  127. <dd>Change the password for a Zimbra account.</dd>
  128. <dt class="phpdocumentor-table-of-contents__entry -function -">
  129. <a href="namespaces/default.html#function_zimbraSingle_CreateAccount">zimbraSingle_CreateAccount()</a>
  130. <span>
  131. &nbsp;: string </span>
  132. </dt>
  133. <dd>Provision a new instance of a Zimbra account.</dd>
  134. <dt class="phpdocumentor-table-of-contents__entry -function -">
  135. <a href="namespaces/default.html#function_zimbraSingle_SuspendAccount">zimbraSingle_SuspendAccount()</a>
  136. <span>
  137. &nbsp;: string </span>
  138. </dt>
  139. <dd>Set a Zimbra account to status locked.</dd>
  140. <dt class="phpdocumentor-table-of-contents__entry -function -">
  141. <a href="namespaces/default.html#function_zimbraSingle_UnsuspendAccount">zimbraSingle_UnsuspendAccount()</a>
  142. <span>
  143. &nbsp;: string </span>
  144. </dt>
  145. <dd>Set a Zimbra account to status active.</dd>
  146. <dt class="phpdocumentor-table-of-contents__entry -function -">
  147. <a href="namespaces/default.html#function_zimbraSingle_TerminateAccount">zimbraSingle_TerminateAccount()</a>
  148. <span>
  149. &nbsp;: string </span>
  150. </dt>
  151. <dd>Removes a Zimbra account.</dd>
  152. <dt class="phpdocumentor-table-of-contents__entry -function -">
  153. <a href="namespaces/default.html#function_zimbraSingle_ChangePackage">zimbraSingle_ChangePackage()</a>
  154. <span>
  155. &nbsp;: string </span>
  156. </dt>
  157. <dd>Set a new class of service for a Zimbra account.</dd>
  158. <dt class="phpdocumentor-table-of-contents__entry -function -">
  159. <a href="namespaces/default.html#function_zimbraSingle_ConfigOptions">zimbraSingle_ConfigOptions()</a>
  160. <span>
  161. &nbsp;: array&lt;string|int, mixed&gt; </span>
  162. </dt>
  163. <dd>Define Zimbra product configuration options.</dd>
  164. </dl>
  165. <section class="phpdocumentor-functions">
  166. <h3 class="phpdocumentor-elements__header" id="functions">
  167. Functions
  168. <a href="packages/Default.html#functions" class="headerlink"><i class="fas fa-link"></i></a>
  169. </h3>
  170. <article class="phpdocumentor-element -function - ">
  171. <h4 class="phpdocumentor-element__name" id="function_zimbraSingleGetAccess">
  172. zimbraSingleGetAccess()
  173. <a href="namespaces/default.html#function_zimbraSingleGetAccess" class="headerlink"><i class="fas fa-link"></i></a>
  174. </h4>
  175. <aside class="phpdocumentor-element-found-in">
  176. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  177. :
  178. <span class="phpdocumentor-element-found-in__line">37</span>
  179. </aside>
  180. <p class="phpdocumentor-summary">Helper function to get the zimbra server access data from whmcs database</p>
  181. <code class="phpdocumentor-code phpdocumentor-signature ">
  182. <span class="phpdocumentor-signature__visibility"></span>
  183. <span class="phpdocumentor-signature__name">zimbraSingleGetAccess</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  184. <section class="phpdocumentor-description"></section>
  185. </article>
  186. <article class="phpdocumentor-element -function - ">
  187. <h4 class="phpdocumentor-element__name" id="function_zimbraSingleCreateCustomFields">
  188. zimbraSingleCreateCustomFields()
  189. <a href="namespaces/default.html#function_zimbraSingleCreateCustomFields" class="headerlink"><i class="fas fa-link"></i></a>
  190. </h4>
  191. <aside class="phpdocumentor-element-found-in">
  192. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  193. :
  194. <span class="phpdocumentor-element-found-in__line">96</span>
  195. </aside>
  196. <p class="phpdocumentor-summary">Helper function creates all necessary custom fields depending on selected configuration options</p>
  197. <code class="phpdocumentor-code phpdocumentor-signature ">
  198. <span class="phpdocumentor-signature__visibility"></span>
  199. <span class="phpdocumentor-signature__name">zimbraSingleCreateCustomFields</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">$packageconfigoption</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</span></code>
  200. <section class="phpdocumentor-description"></section>
  201. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  202. <dl class="phpdocumentor-argument-list">
  203. <dt class="phpdocumentor-argument-list__entry">
  204. <span class="phpdocumentor-signature__argument__name">$packageconfigoption</span>
  205. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  206. </dt>
  207. <dd class="phpdocumentor-argument-list__definition">
  208. <section class="phpdocumentor-description"><p>{
  209. @type string 1 class of service
  210. @type string 2 comma seperated list of maildomains
  211. }</p>
  212. </section>
  213. </dd>
  214. </dl>
  215. </article>
  216. <article class="phpdocumentor-element -function - ">
  217. <h4 class="phpdocumentor-element__name" id="function_recursiveFindAll">
  218. recursiveFindAll()
  219. <a href="namespaces/default.html#function_recursiveFindAll" class="headerlink"><i class="fas fa-link"></i></a>
  220. </h4>
  221. <aside class="phpdocumentor-element-found-in">
  222. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  223. :
  224. <span class="phpdocumentor-element-found-in__line">210</span>
  225. </aside>
  226. <p class="phpdocumentor-summary">Helper function to find values of a named key in a multidimensional array or object</p>
  227. <code class="phpdocumentor-code phpdocumentor-signature ">
  228. <span class="phpdocumentor-signature__visibility"></span>
  229. <span class="phpdocumentor-signature__name">recursiveFindAll</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>
  230. <section class="phpdocumentor-description"></section>
  231. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  232. <dl class="phpdocumentor-argument-list">
  233. <dt class="phpdocumentor-argument-list__entry">
  234. <span class="phpdocumentor-signature__argument__name">$haystack</span>
  235. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  236. </dt>
  237. <dd class="phpdocumentor-argument-list__definition">
  238. <section class="phpdocumentor-description"><p>mixed data</p>
  239. </section>
  240. </dd>
  241. <dt class="phpdocumentor-argument-list__entry">
  242. <span class="phpdocumentor-signature__argument__name">$needle</span>
  243. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  244. </dt>
  245. <dd class="phpdocumentor-argument-list__definition">
  246. <section class="phpdocumentor-description"><p>key to search for values</p>
  247. </section>
  248. </dd>
  249. </dl>
  250. </article>
  251. <article class="phpdocumentor-element -function - ">
  252. <h4 class="phpdocumentor-element__name" id="function_zimbraSingleCheckPassword">
  253. zimbraSingleCheckPassword()
  254. <a href="namespaces/default.html#function_zimbraSingleCheckPassword" class="headerlink"><i class="fas fa-link"></i></a>
  255. </h4>
  256. <aside class="phpdocumentor-element-found-in">
  257. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  258. :
  259. <span class="phpdocumentor-element-found-in__line">232</span>
  260. </aside>
  261. <p class="phpdocumentor-summary">Helper function to check a password strength</p>
  262. <code class="phpdocumentor-code phpdocumentor-signature ">
  263. <span class="phpdocumentor-signature__visibility"></span>
  264. <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>
  265. <section class="phpdocumentor-description"></section>
  266. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  267. <dl class="phpdocumentor-argument-list">
  268. <dt class="phpdocumentor-argument-list__entry">
  269. <span class="phpdocumentor-signature__argument__name">$pwd</span>
  270. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  271. </dt>
  272. <dd class="phpdocumentor-argument-list__definition">
  273. <section class="phpdocumentor-description"><p>password to check</p>
  274. </section>
  275. </dd>
  276. </dl>
  277. </article>
  278. <article class="phpdocumentor-element -function - ">
  279. <h4 class="phpdocumentor-element__name" id="function_bytesToHuman">
  280. bytesToHuman()
  281. <a href="namespaces/default.html#function_bytesToHuman" class="headerlink"><i class="fas fa-link"></i></a>
  282. </h4>
  283. <aside class="phpdocumentor-element-found-in">
  284. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  285. :
  286. <span class="phpdocumentor-element-found-in__line">261</span>
  287. </aside>
  288. <p class="phpdocumentor-summary">Convert raw byte value to human readable</p>
  289. <code class="phpdocumentor-code phpdocumentor-signature ">
  290. <span class="phpdocumentor-signature__visibility"></span>
  291. <span class="phpdocumentor-signature__name">bytesToHuman</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$bytes</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  292. <section class="phpdocumentor-description"><p>Helper function to convert byte in huam readable format</p>
  293. </section>
  294. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  295. <dl class="phpdocumentor-argument-list">
  296. <dt class="phpdocumentor-argument-list__entry">
  297. <span class="phpdocumentor-signature__argument__name">$bytes</span>
  298. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  299. </dt>
  300. <dd class="phpdocumentor-argument-list__definition">
  301. <section class="phpdocumentor-description"><p>value in bytes</p>
  302. </section>
  303. </dd>
  304. </dl>
  305. </article>
  306. <article class="phpdocumentor-element -function - ">
  307. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_MetaData">
  308. zimbraSingle_MetaData()
  309. <a href="namespaces/default.html#function_zimbraSingle_MetaData" class="headerlink"><i class="fas fa-link"></i></a>
  310. </h4>
  311. <aside class="phpdocumentor-element-found-in">
  312. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  313. :
  314. <span class="phpdocumentor-element-found-in__line">278</span>
  315. </aside>
  316. <p class="phpdocumentor-summary">Define module related meta data.</p>
  317. <code class="phpdocumentor-code phpdocumentor-signature ">
  318. <span class="phpdocumentor-signature__visibility"></span>
  319. <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>
  320. <section class="phpdocumentor-description"><p>Values returned here are used to determine module related abilities and
  321. settings.</p>
  322. </section>
  323. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  324. Tags
  325. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  326. </h5>
  327. <dl class="phpdocumentor-tag-list">
  328. <dt class="phpdocumentor-tag-list__entry">
  329. <span class="phpdocumentor-tag__name">see</span>
  330. </dt>
  331. <dd class="phpdocumentor-tag-list__definition">
  332. <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>
  333. <section class="phpdocumentor-description"></section>
  334. </dd>
  335. </dl>
  336. </article>
  337. <article class="phpdocumentor-element -function - ">
  338. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_TestConnection">
  339. zimbraSingle_TestConnection()
  340. <a href="namespaces/default.html#function_zimbraSingle_TestConnection" class="headerlink"><i class="fas fa-link"></i></a>
  341. </h4>
  342. <aside class="phpdocumentor-element-found-in">
  343. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  344. :
  345. <span class="phpdocumentor-element-found-in__line">308</span>
  346. </aside>
  347. <p class="phpdocumentor-summary">Test connection to a Zimbra server with the given server parameters.</p>
  348. <code class="phpdocumentor-code phpdocumentor-signature ">
  349. <span class="phpdocumentor-signature__visibility"></span>
  350. <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>
  351. <section class="phpdocumentor-description"><p>Allows an admin user to verify that an API connection can be
  352. successfully made with the given configuration parameters for a
  353. server.</p>
  354. <p>When defined in a module, a Test Connection button will appear
  355. alongside the Server Type dropdown when adding or editing an
  356. existing server.</p>
  357. </section>
  358. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  359. <dl class="phpdocumentor-argument-list">
  360. <dt class="phpdocumentor-argument-list__entry">
  361. <span class="phpdocumentor-signature__argument__name">$params</span>
  362. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  363. </dt>
  364. <dd class="phpdocumentor-argument-list__definition">
  365. <section class="phpdocumentor-description"><p>common module parameters</p>
  366. </section>
  367. </dd>
  368. </dl>
  369. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  370. Tags
  371. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  372. </h5>
  373. <dl class="phpdocumentor-tag-list">
  374. <dt class="phpdocumentor-tag-list__entry">
  375. <span class="phpdocumentor-tag__name">see</span>
  376. </dt>
  377. <dd class="phpdocumentor-tag-list__definition">
  378. <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>
  379. <section class="phpdocumentor-description"></section>
  380. </dd>
  381. </dl>
  382. </article>
  383. <article class="phpdocumentor-element -function - ">
  384. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_ClientArea">
  385. zimbraSingle_ClientArea()
  386. <a href="namespaces/default.html#function_zimbraSingle_ClientArea" class="headerlink"><i class="fas fa-link"></i></a>
  387. </h4>
  388. <aside class="phpdocumentor-element-found-in">
  389. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  390. :
  391. <span class="phpdocumentor-element-found-in__line">362</span>
  392. </aside>
  393. <p class="phpdocumentor-summary">Client area output logic handling.</p>
  394. <code class="phpdocumentor-code phpdocumentor-signature ">
  395. <span class="phpdocumentor-signature__visibility"></span>
  396. <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>
  397. <section class="phpdocumentor-description"><p>This function is used to define module specific client area output. It should
  398. return an array consisting of a template file and optional additional
  399. template variables to make available to that template.</p>
  400. <p>The template file you return can be one of two types:</p>
  401. <ul>
  402. <li>
  403. <p>tabOverviewModuleOutputTemplate - The output of the template provided here
  404. will be displayed as part of the default product/service client area
  405. product overview page.</p>
  406. </li>
  407. <li>
  408. <p>tabOverviewReplacementTemplate - Alternatively using this option allows you
  409. to entirely take control of the product/service overview page within the
  410. client area.</p>
  411. </li>
  412. </ul>
  413. <p>Whichever option you choose, extra template variables are defined in the same
  414. way. This demonstrates the use of the full replacement.</p>
  415. <p>Please Note: Using tabOverviewReplacementTemplate means you should display
  416. the standard information such as pricing and billing details in your custom
  417. template or they will not be visible to the end user.</p>
  418. </section>
  419. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  420. <dl class="phpdocumentor-argument-list">
  421. <dt class="phpdocumentor-argument-list__entry">
  422. <span class="phpdocumentor-signature__argument__name">$params</span>
  423. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  424. </dt>
  425. <dd class="phpdocumentor-argument-list__definition">
  426. <section class="phpdocumentor-description"><p>common module parameters</p>
  427. </section>
  428. </dd>
  429. </dl>
  430. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  431. Tags
  432. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  433. </h5>
  434. <dl class="phpdocumentor-tag-list">
  435. <dt class="phpdocumentor-tag-list__entry">
  436. <span class="phpdocumentor-tag__name">see</span>
  437. </dt>
  438. <dd class="phpdocumentor-tag-list__definition">
  439. <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>
  440. <section class="phpdocumentor-description"></section>
  441. </dd>
  442. </dl>
  443. </article>
  444. <article class="phpdocumentor-element -function - ">
  445. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_ChangePassword">
  446. zimbraSingle_ChangePassword()
  447. <a href="namespaces/default.html#function_zimbraSingle_ChangePassword" class="headerlink"><i class="fas fa-link"></i></a>
  448. </h4>
  449. <aside class="phpdocumentor-element-found-in">
  450. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  451. :
  452. <span class="phpdocumentor-element-found-in__line">442</span>
  453. </aside>
  454. <p class="phpdocumentor-summary">Change the password for a Zimbra account.</p>
  455. <code class="phpdocumentor-code phpdocumentor-signature ">
  456. <span class="phpdocumentor-signature__visibility"></span>
  457. <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>
  458. <section class="phpdocumentor-description"><p>Called when a password change is requested. This can occur either due to a
  459. client requesting it via the client area or an admin requesting it from the
  460. admin side.</p>
  461. <p>This option is only available to client end users when the product is in an
  462. active status.</p>
  463. </section>
  464. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  465. <dl class="phpdocumentor-argument-list">
  466. <dt class="phpdocumentor-argument-list__entry">
  467. <span class="phpdocumentor-signature__argument__name">$params</span>
  468. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  469. </dt>
  470. <dd class="phpdocumentor-argument-list__definition">
  471. <section class="phpdocumentor-description"><p>common module parameters</p>
  472. </section>
  473. </dd>
  474. </dl>
  475. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  476. Tags
  477. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  478. </h5>
  479. <dl class="phpdocumentor-tag-list">
  480. <dt class="phpdocumentor-tag-list__entry">
  481. <span class="phpdocumentor-tag__name">see</span>
  482. </dt>
  483. <dd class="phpdocumentor-tag-list__definition">
  484. <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>
  485. <section class="phpdocumentor-description"></section>
  486. </dd>
  487. </dl>
  488. </article>
  489. <article class="phpdocumentor-element -function - ">
  490. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_CreateAccount">
  491. zimbraSingle_CreateAccount()
  492. <a href="namespaces/default.html#function_zimbraSingle_CreateAccount" class="headerlink"><i class="fas fa-link"></i></a>
  493. </h4>
  494. <aside class="phpdocumentor-element-found-in">
  495. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  496. :
  497. <span class="phpdocumentor-element-found-in__line">492</span>
  498. </aside>
  499. <p class="phpdocumentor-summary">Provision a new instance of a Zimbra account.</p>
  500. <code class="phpdocumentor-code phpdocumentor-signature ">
  501. <span class="phpdocumentor-signature__visibility"></span>
  502. <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>
  503. <section class="phpdocumentor-description"><p>Attempt to provision a new Zimbra mail account. This is
  504. called any time provisioning is requested inside of WHMCS. Depending upon the
  505. configuration, this can be any of:</p>
  506. <ul>
  507. <li>When a new order is placed</li>
  508. <li>When an invoice for a new order is paid</li>
  509. <li>Upon manual request by an admin user</li>
  510. </ul>
  511. </section>
  512. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  513. <dl class="phpdocumentor-argument-list">
  514. <dt class="phpdocumentor-argument-list__entry">
  515. <span class="phpdocumentor-signature__argument__name">$params</span>
  516. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  517. </dt>
  518. <dd class="phpdocumentor-argument-list__definition">
  519. <section class="phpdocumentor-description"><p>common module parameters</p>
  520. </section>
  521. </dd>
  522. </dl>
  523. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  524. Tags
  525. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  526. </h5>
  527. <dl class="phpdocumentor-tag-list">
  528. <dt class="phpdocumentor-tag-list__entry">
  529. <span class="phpdocumentor-tag__name">see</span>
  530. </dt>
  531. <dd class="phpdocumentor-tag-list__definition">
  532. <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>
  533. <section class="phpdocumentor-description"></section>
  534. </dd>
  535. </dl>
  536. </article>
  537. <article class="phpdocumentor-element -function - ">
  538. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_SuspendAccount">
  539. zimbraSingle_SuspendAccount()
  540. <a href="namespaces/default.html#function_zimbraSingle_SuspendAccount" class="headerlink"><i class="fas fa-link"></i></a>
  541. </h4>
  542. <aside class="phpdocumentor-element-found-in">
  543. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  544. :
  545. <span class="phpdocumentor-element-found-in__line">579</span>
  546. </aside>
  547. <p class="phpdocumentor-summary">Set a Zimbra account to status locked.</p>
  548. <code class="phpdocumentor-code phpdocumentor-signature ">
  549. <span class="phpdocumentor-signature__visibility"></span>
  550. <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>
  551. <section class="phpdocumentor-description"><p>Called when a suspension is requested. This is invoked automatically by WHMCS
  552. when a product becomes overdue on payment or can be called manually by admin
  553. user.</p>
  554. </section>
  555. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  556. <dl class="phpdocumentor-argument-list">
  557. <dt class="phpdocumentor-argument-list__entry">
  558. <span class="phpdocumentor-signature__argument__name">$params</span>
  559. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  560. </dt>
  561. <dd class="phpdocumentor-argument-list__definition">
  562. <section class="phpdocumentor-description"><p>common module parameters</p>
  563. </section>
  564. </dd>
  565. </dl>
  566. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  567. Tags
  568. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  569. </h5>
  570. <dl class="phpdocumentor-tag-list">
  571. <dt class="phpdocumentor-tag-list__entry">
  572. <span class="phpdocumentor-tag__name">see</span>
  573. </dt>
  574. <dd class="phpdocumentor-tag-list__definition">
  575. <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>
  576. <section class="phpdocumentor-description"></section>
  577. </dd>
  578. </dl>
  579. </article>
  580. <article class="phpdocumentor-element -function - ">
  581. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_UnsuspendAccount">
  582. zimbraSingle_UnsuspendAccount()
  583. <a href="namespaces/default.html#function_zimbraSingle_UnsuspendAccount" class="headerlink"><i class="fas fa-link"></i></a>
  584. </h4>
  585. <aside class="phpdocumentor-element-found-in">
  586. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  587. :
  588. <span class="phpdocumentor-element-found-in__line">623</span>
  589. </aside>
  590. <p class="phpdocumentor-summary">Set a Zimbra account to status active.</p>
  591. <code class="phpdocumentor-code phpdocumentor-signature ">
  592. <span class="phpdocumentor-signature__visibility"></span>
  593. <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>
  594. <section class="phpdocumentor-description"><p>Called when an un-suspension is requested. This is invoked
  595. automatically upon payment of an overdue invoice for a product, or
  596. can be called manually by 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_TerminateAccount">
  625. zimbraSingle_TerminateAccount()
  626. <a href="namespaces/default.html#function_zimbraSingle_TerminateAccount" 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">666</span>
  632. </aside>
  633. <p class="phpdocumentor-summary">Removes 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_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>
  637. <section class="phpdocumentor-description"><p>Called when a termination is requested. This can be invoked automatically for
  638. overdue products if enabled, or requested manually by an admin user.</p>
  639. </section>
  640. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  641. <dl class="phpdocumentor-argument-list">
  642. <dt class="phpdocumentor-argument-list__entry">
  643. <span class="phpdocumentor-signature__argument__name">$params</span>
  644. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  645. </dt>
  646. <dd class="phpdocumentor-argument-list__definition">
  647. <section class="phpdocumentor-description"><p>common module parameters</p>
  648. </section>
  649. </dd>
  650. </dl>
  651. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  652. Tags
  653. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  654. </h5>
  655. <dl class="phpdocumentor-tag-list">
  656. <dt class="phpdocumentor-tag-list__entry">
  657. <span class="phpdocumentor-tag__name">see</span>
  658. </dt>
  659. <dd class="phpdocumentor-tag-list__definition">
  660. <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>
  661. <section class="phpdocumentor-description"></section>
  662. </dd>
  663. </dl>
  664. </article>
  665. <article class="phpdocumentor-element -function - ">
  666. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_ChangePackage">
  667. zimbraSingle_ChangePackage()
  668. <a href="namespaces/default.html#function_zimbraSingle_ChangePackage" class="headerlink"><i class="fas fa-link"></i></a>
  669. </h4>
  670. <aside class="phpdocumentor-element-found-in">
  671. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  672. :
  673. <span class="phpdocumentor-element-found-in__line">727</span>
  674. </aside>
  675. <p class="phpdocumentor-summary">Set a new class of service for a Zimbra account.</p>
  676. <code class="phpdocumentor-code phpdocumentor-signature ">
  677. <span class="phpdocumentor-signature__visibility"></span>
  678. <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>
  679. <section class="phpdocumentor-description"><p>Called to apply a change of the class of service. It
  680. is called to provision upgrade or downgrade orders, as well as being
  681. able to be invoked manually by an admin user.</p>
  682. <p>This same function is called for upgrades and downgrades of both
  683. products and configurable options.</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">array&lt;string|int, mixed&gt;</span>
  690. </dt>
  691. <dd class="phpdocumentor-argument-list__definition">
  692. <section class="phpdocumentor-description"><p>common module parameters</p>
  693. </section>
  694. </dd>
  695. </dl>
  696. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  697. Tags
  698. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  699. </h5>
  700. <dl class="phpdocumentor-tag-list">
  701. <dt class="phpdocumentor-tag-list__entry">
  702. <span class="phpdocumentor-tag__name">see</span>
  703. </dt>
  704. <dd class="phpdocumentor-tag-list__definition">
  705. <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>
  706. <section class="phpdocumentor-description"></section>
  707. </dd>
  708. </dl>
  709. </article>
  710. <article class="phpdocumentor-element -function - ">
  711. <h4 class="phpdocumentor-element__name" id="function_zimbraSingle_ConfigOptions">
  712. zimbraSingle_ConfigOptions()
  713. <a href="namespaces/default.html#function_zimbraSingle_ConfigOptions" class="headerlink"><i class="fas fa-link"></i></a>
  714. </h4>
  715. <aside class="phpdocumentor-element-found-in">
  716. <abbr class="phpdocumentor-element-found-in__file" title="zimbraSingle.php"><a href="files/zimbrasingle.html"><abbr title="zimbraSingle.php">zimbraSingle.php</abbr></a></abbr>
  717. :
  718. <span class="phpdocumentor-element-found-in__line">768</span>
  719. </aside>
  720. <p class="phpdocumentor-summary">Define Zimbra product configuration options.</p>
  721. <code class="phpdocumentor-code phpdocumentor-signature ">
  722. <span class="phpdocumentor-signature__visibility"></span>
  723. <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>
  724. <section class="phpdocumentor-description"><p>Gather classes of service and available mail domains from the Zinbra server.
  725. Calls a function to create all necessary customfields for the order form using the selected values.</p>
  726. </section>
  727. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  728. <dl class="phpdocumentor-argument-list">
  729. <dt class="phpdocumentor-argument-list__entry">
  730. <span class="phpdocumentor-signature__argument__name">$params</span>
  731. : <span class="phpdocumentor-signature__argument__return-type">mixed</span>
  732. </dt>
  733. <dd class="phpdocumentor-argument-list__definition">
  734. </dd>
  735. </dl>
  736. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  737. Tags
  738. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  739. </h5>
  740. <dl class="phpdocumentor-tag-list">
  741. <dt class="phpdocumentor-tag-list__entry">
  742. <span class="phpdocumentor-tag__name">see</span>
  743. </dt>
  744. <dd class="phpdocumentor-tag-list__definition">
  745. <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>
  746. <section class="phpdocumentor-description"></section>
  747. </dd>
  748. </dl>
  749. </article>
  750. </section>
  751. </article>
  752. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  753. <section class="phpdocumentor-search-results__dialog">
  754. <header class="phpdocumentor-search-results__header">
  755. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  756. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  757. </header>
  758. <section class="phpdocumentor-search-results__body">
  759. <ul class="phpdocumentor-search-results__entries"></ul>
  760. </section>
  761. </section>
  762. </section>
  763. </div>
  764. </div>
  765. <a href="packages/Default.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  766. </main>
  767. <script>
  768. cssVars({});
  769. </script>
  770. </body>
  771. </html>