@@ -60,11 +60,11 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
6060</ h4 >
6161 < ul class ="phpdocumentor-list ">
6262 < li >
63- < a href ="namespaces/cnic-hexonet .html " class =""> HEXONET </ a >
63+ < a href ="namespaces/cnic-cnr .html " class =""> CNR </ a >
6464
6565 </ li >
6666 < li >
67- < a href ="namespaces/cnic-rrpproxy .html " class =""> RRPproxy </ a >
67+ < a href ="namespaces/cnic-hexonet .html " class =""> HEXONET </ a >
6868
6969 </ li >
7070 </ ul >
@@ -77,11 +77,11 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
7777</ h4 >
7878 < ul class ="phpdocumentor-list ">
7979 < li >
80- < a href ="packages/CNIC-HEXONET .html " class =""> HEXONET </ a >
80+ < a href ="packages/CNIC-CNR .html " class =""> CNR </ a >
8181
8282 </ li >
8383 < li >
84- < a href ="packages/CNIC-RRPproxy .html " class =""> RRPproxy </ a >
84+ < a href ="packages/CNIC-HEXONET .html " class =""> HEXONET </ a >
8585
8686 </ li >
8787 </ ul >
@@ -104,7 +104,7 @@ <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Fil
104104 < div class ="phpdocumentor-column -eight phpdocumentor-content ">
105105 < ul class ="phpdocumentor-breadcrumbs ">
106106 < li class ="phpdocumentor-breadcrumb "> < a href ="namespaces/cnic.html "> CNIC</ a > </ li >
107- < li class ="phpdocumentor-breadcrumb "> < a href ="namespaces/cnic-rrpproxy .html "> RRPproxy </ a > </ li >
107+ < li class ="phpdocumentor-breadcrumb "> < a href ="namespaces/cnic-cnr .html "> CNR </ a > </ li >
108108 </ ul >
109109
110110 < article class ="phpdocumentor-element -class ">
@@ -119,21 +119,21 @@ <h2 class="phpdocumentor-content__title">
119119 in package
120120 < ul class ="phpdocumentor-breadcrumbs ">
121121 < li class ="phpdocumentor-breadcrumb "> < a href ="packages/CNIC.html "> CNIC</ a > </ li >
122- < li class ="phpdocumentor-breadcrumb "> < a href ="packages/CNIC-RRPproxy .html "> RRPproxy </ a > </ li >
122+ < li class ="phpdocumentor-breadcrumb "> < a href ="packages/CNIC-CNR .html "> CNR </ a > </ li >
123123 </ ul >
124124 </ div >
125125
126126
127127 </ h2 >
128128
129129 < aside class ="phpdocumentor-element-found-in ">
130- < abbr class ="phpdocumentor-element-found-in__file " title ="src/RRPproxy /SessionClient.php "> < a href ="files/src-rrpproxy -sessionclient.html "> < abbr title ="src/RRPproxy /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
130+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/CNR /SessionClient.php "> < a href ="files/src-cnr -sessionclient.html "> < abbr title ="src/CNR /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
131131 :
132132 < span class ="phpdocumentor-element-found-in__line "> 18</ span >
133133
134134 </ aside >
135135
136- < p class ="phpdocumentor-summary "> RRPproxy API Client</ p >
136+ < p class ="phpdocumentor-summary "> CNR API Client</ p >
137137
138138
139139
@@ -206,7 +206,7 @@ <h3 id="toc">
206206< dd > user agent</ dd >
207207
208208 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
209- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method___construct "> __construct()</ a >
209+ < a href ="classes/CNIC-CNR -SessionClient.html#method___construct "> __construct()</ a >
210210 < span >
211211 : mixed </ span >
212212</ dt >
@@ -276,28 +276,28 @@ <h3 id="toc">
276276< dd > Get the current module version</ dd >
277277
278278 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
279- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_IDNConvert "> IDNConvert()</ a >
279+ < a href ="classes/CNIC-CNR -SessionClient.html#method_IDNConvert "> IDNConvert()</ a >
280280 < span >
281281 : array<string|int, mixed> </ span >
282282</ dt >
283283< dd > Convert domain names to idn + punycode if necessary</ dd >
284284
285285 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
286- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_login "> login()</ a >
286+ < a href ="classes/CNIC-CNR -SessionClient.html#method_login "> login()</ a >
287287 < span >
288288 : < a href ="classes/CNIC-HEXONET-Response.html "> < abbr title ="\CNIC\HEXONET\Response "> Response</ abbr > </ a > </ span >
289289</ dt >
290290< dd > Perform API login to start session-based communication</ dd >
291291
292292 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
293- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_loginExtended "> loginExtended()</ a >
293+ < a href ="classes/CNIC-CNR -SessionClient.html#method_loginExtended "> loginExtended()</ a >
294294 < span >
295295 : < a href ="classes/CNIC-HEXONET-Response.html "> < abbr title ="\CNIC\HEXONET\Response "> Response</ abbr > </ a > </ span >
296296</ dt >
297297< dd > Perform API login to start session-based communication.</ dd >
298298
299299 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
300- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_logout "> logout()</ a >
300+ < a href ="classes/CNIC-CNR -SessionClient.html#method_logout "> logout()</ a >
301301 < span >
302302 : < a href ="classes/CNIC-HEXONET-Response.html "> < abbr title ="\CNIC\HEXONET\Response "> Response</ abbr > </ a > </ span >
303303</ dt >
@@ -448,7 +448,7 @@ <h3 id="toc">
448448< dd > Set OT&E System for API communication</ dd >
449449
450450 < dt class ="phpdocumentor-table-of-contents__entry -method -protected ">
451- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_autoIDNConvert "> autoIDNConvert()</ a >
451+ < a href ="classes/CNIC-CNR -SessionClient.html#method_autoIDNConvert "> autoIDNConvert()</ a >
452452 < span >
453453 : array<string|int, mixed> </ span >
454454</ dt >
@@ -471,7 +471,7 @@ <h3 id="toc">
471471 < section class ="phpdocumentor-properties ">
472472 < h3 class ="phpdocumentor-elements__header " id ="properties ">
473473 Properties
474- < a href ="classes/CNIC-RRPproxy -SessionClient.html#properties " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
474+ < a href ="classes/CNIC-CNR -SessionClient.html#properties " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
475475 </ h3 >
476476 < article
477477 class ="
@@ -742,7 +742,7 @@ <h4 class="phpdocumentor-element__name" id="property_ua">
742742 < section class ="phpdocumentor-methods ">
743743 < h3 class ="phpdocumentor-elements__header " id ="methods ">
744744 Methods
745- < a href ="classes/CNIC-RRPproxy -SessionClient.html#methods " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
745+ < a href ="classes/CNIC-CNR -SessionClient.html#methods " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
746746 </ h3 >
747747 < article
748748 class ="phpdocumentor-element
@@ -752,10 +752,10 @@ <h3 class="phpdocumentor-elements__header" id="methods">
752752>
753753 < h4 class ="phpdocumentor-element__name " id ="method___construct ">
754754 __construct()
755- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method___construct " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
755+ < a href ="classes/CNIC-CNR -SessionClient.html#method___construct " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
756756 </ h4 >
757757 < aside class ="phpdocumentor-element-found-in ">
758- < abbr class ="phpdocumentor-element-found-in__file " title ="src/RRPproxy /SessionClient.php "> < a href ="files/src-rrpproxy -sessionclient.html "> < abbr title ="src/RRPproxy /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
758+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/CNR /SessionClient.php "> < a href ="files/src-cnr -sessionclient.html "> < abbr title ="src/CNR /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
759759 :
760760 < span class ="phpdocumentor-element-found-in__line "> 20</ span >
761761
@@ -1113,10 +1113,10 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
11131113>
11141114 < h4 class ="phpdocumentor-element__name " id ="method_IDNConvert ">
11151115 IDNConvert()
1116- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_IDNConvert " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
1116+ < a href ="classes/CNIC-CNR -SessionClient.html#method_IDNConvert " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
11171117 </ h4 >
11181118 < aside class ="phpdocumentor-element-found-in ">
1119- < abbr class ="phpdocumentor-element-found-in__file " title ="src/RRPproxy /SessionClient.php "> < a href ="files/src-rrpproxy -sessionclient.html "> < abbr title ="src/RRPproxy /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
1119+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/CNR /SessionClient.php "> < a href ="files/src-cnr -sessionclient.html "> < abbr title ="src/CNR /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
11201120 :
11211121 < span class ="phpdocumentor-element-found-in__line "> 74</ span >
11221122
@@ -1158,10 +1158,10 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
11581158>
11591159 < h4 class ="phpdocumentor-element__name " id ="method_login ">
11601160 login()
1161- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_login " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
1161+ < a href ="classes/CNIC-CNR -SessionClient.html#method_login " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
11621162 </ h4 >
11631163 < aside class ="phpdocumentor-element-found-in ">
1164- < abbr class ="phpdocumentor-element-found-in__file " title ="src/RRPproxy /SessionClient.php "> < a href ="files/src-rrpproxy -sessionclient.html "> < abbr title ="src/RRPproxy /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
1164+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/CNR /SessionClient.php "> < a href ="files/src-cnr -sessionclient.html "> < abbr title ="src/CNR /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
11651165 :
11661166 < span class ="phpdocumentor-element-found-in__line "> 29</ span >
11671167
@@ -1205,10 +1205,10 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
12051205>
12061206 < h4 class ="phpdocumentor-element__name " id ="method_loginExtended ">
12071207 loginExtended()
1208- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_loginExtended " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
1208+ < a href ="classes/CNIC-CNR -SessionClient.html#method_loginExtended " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
12091209 </ h4 >
12101210 < aside class ="phpdocumentor-element-found-in ">
1211- < abbr class ="phpdocumentor-element-found-in__file " title ="src/RRPproxy /SessionClient.php "> < a href ="files/src-rrpproxy -sessionclient.html "> < abbr title ="src/RRPproxy /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
1211+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/CNR /SessionClient.php "> < a href ="files/src-cnr -sessionclient.html "> < abbr title ="src/CNR /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
12121212 :
12131213 < span class ="phpdocumentor-element-found-in__line "> 50</ span >
12141214
@@ -1263,10 +1263,10 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
12631263>
12641264 < h4 class ="phpdocumentor-element__name " id ="method_logout ">
12651265 logout()
1266- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_logout " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
1266+ < a href ="classes/CNIC-CNR -SessionClient.html#method_logout " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
12671267 </ h4 >
12681268 < aside class ="phpdocumentor-element-found-in ">
1269- < abbr class ="phpdocumentor-element-found-in__file " title ="src/RRPproxy /SessionClient.php "> < a href ="files/src-rrpproxy -sessionclient.html "> < abbr title ="src/RRPproxy /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
1269+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/CNR /SessionClient.php "> < a href ="files/src-cnr -sessionclient.html "> < abbr title ="src/CNR /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
12701270 :
12711271 < span class ="phpdocumentor-element-found-in__line "> 60</ span >
12721272
@@ -2251,10 +2251,10 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
22512251>
22522252 < h4 class ="phpdocumentor-element__name " id ="method_autoIDNConvert ">
22532253 autoIDNConvert()
2254- < a href ="classes/CNIC-RRPproxy -SessionClient.html#method_autoIDNConvert " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
2254+ < a href ="classes/CNIC-CNR -SessionClient.html#method_autoIDNConvert " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
22552255 </ h4 >
22562256 < aside class ="phpdocumentor-element-found-in ">
2257- < abbr class ="phpdocumentor-element-found-in__file " title ="src/RRPproxy /SessionClient.php "> < a href ="files/src-rrpproxy -sessionclient.html "> < abbr title ="src/RRPproxy /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
2257+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/CNR /SessionClient.php "> < a href ="files/src-cnr -sessionclient.html "> < abbr title ="src/CNR /SessionClient.php "> SessionClient.php</ abbr > </ a > </ abbr >
22582258 :
22592259 < span class ="phpdocumentor-element-found-in__line "> 119</ span >
22602260
@@ -2411,7 +2411,7 @@ <h2 class="phpdocumentor-search-results__title">Search results</h2>
24112411</ section >
24122412 </ div >
24132413 </ div >
2414- < a href ="classes/CNIC-RRPproxy -SessionClient.html#top " class ="phpdocumentor-back-to-top "> < i class ="fas fa-chevron-circle-up "> </ i > </ a >
2414+ < a href ="classes/CNIC-CNR -SessionClient.html#top " class ="phpdocumentor-back-to-top "> < i class ="fas fa-chevron-circle-up "> </ i > </ a >
24152415
24162416 </ main >
24172417
0 commit comments