default.html 52 KB

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