zimbrasingle.html 51 KB

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