@@ -210,11 +210,18 @@ <h4 id="toc-methods">
210210< dd > Find the priority of a given key</ dd >
211211
212212 < dt class ="phpdocumentor-table-of-contents__entry -method -private ">
213- < a class ="" href ="classes/CNIC-CommandFormatter.html#method_getPriorityArray "> getPriorityArray()</ a >
213+ < a class ="" href ="classes/CNIC-CommandFormatter.html#method_getPropertiesContactFieldsWithPriority "> getPropertiesContactFieldsWithPriority()</ a >
214+ < span >
215+ : array<string, mixed> </ span >
216+ </ dt >
217+ < dd > Assign the priority of each key in the command array based on the key pattern</ dd >
218+
219+ < dt class ="phpdocumentor-table-of-contents__entry -method -private ">
220+ < a class ="" href ="classes/CNIC-CommandFormatter.html#method_getPropertiesPriority "> getPropertiesPriority()</ a >
214221 < span >
215222 : array<string, int> </ span >
216223</ dt >
217- < dd > Get the priority array with regex patterns </ dd >
224+ < dd > Generate the priority array with properties dynamically including contact fields and their priority </ dd >
218225
219226 </ dl >
220227
@@ -414,7 +421,7 @@ <h4 class="phpdocumentor-element__name" id="method_findPriority">
414421 < aside class ="phpdocumentor-element-found-in ">
415422 < abbr class ="phpdocumentor-element-found-in__file " title ="src/CommandFormatter.php "> < a href ="files/src-commandformatter.html "> < abbr title ="src/CommandFormatter.php "> CommandFormatter.php</ abbr > </ a > </ abbr >
416423 :
417- < span class ="phpdocumentor-element-found-in__line "> 121 </ span >
424+ < span class ="phpdocumentor-element-found-in__line "> 143 </ span >
418425
419426 </ aside >
420427
@@ -470,9 +477,9 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
470477 -private
471478 -static "
472479>
473- < h4 class ="phpdocumentor-element__name " id ="method_getPriorityArray ">
474- getPriorityArray ()
475- < a href ="classes/CNIC-CommandFormatter.html#method_getPriorityArray " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
480+ < h4 class ="phpdocumentor-element__name " id ="method_getPropertiesContactFieldsWithPriority ">
481+ getPropertiesContactFieldsWithPriority ()
482+ < a href ="classes/CNIC-CommandFormatter.html#method_getPropertiesContactFieldsWithPriority " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
476483
477484 </ h4 >
478485 < aside class ="phpdocumentor-element-found-in ">
@@ -482,11 +489,50 @@ <h4 class="phpdocumentor-element__name" id="method_getPriorityArray">
482489
483490 </ aside >
484491
485- < p class ="phpdocumentor-summary "> Get the priority array with regex patterns</ p >
492+ < p class ="phpdocumentor-summary "> Assign the priority of each key in the command array based on the key pattern</ p >
493+
494+ < code class ="phpdocumentor-code phpdocumentor-signature ">
495+ < span class ="phpdocumentor-signature__visibility "> private</ span >
496+ < span class ="phpdocumentor-signature__static "> static</ span > < span class ="phpdocumentor-signature__name "> getPropertiesContactFieldsWithPriority</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<string, mixed></ span > </ code >
497+
498+ < div class ="phpdocumentor-label-line ">
499+ </ div >
500+
501+
502+
503+
504+
505+
506+
507+ < section >
508+ < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
509+ < span class ="phpdocumentor-signature__response_type "> array<string, mixed></ span >
510+ </ section >
511+
512+ </ article >
513+ < article
514+ class ="phpdocumentor-element
515+ -method
516+ -private
517+ -static "
518+ >
519+ < h4 class ="phpdocumentor-element__name " id ="method_getPropertiesPriority ">
520+ getPropertiesPriority()
521+ < a href ="classes/CNIC-CommandFormatter.html#method_getPropertiesPriority " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
522+
523+ </ h4 >
524+ < aside class ="phpdocumentor-element-found-in ">
525+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/CommandFormatter.php "> < a href ="files/src-commandformatter.html "> < abbr title ="src/CommandFormatter.php "> CommandFormatter.php</ abbr > </ a > </ abbr >
526+ :
527+ < span class ="phpdocumentor-element-found-in__line "> 123</ span >
528+
529+ </ aside >
530+
531+ < p class ="phpdocumentor-summary "> Generate the priority array with properties dynamically including contact fields and their priority</ p >
486532
487533 < code class ="phpdocumentor-code phpdocumentor-signature ">
488534 < span class ="phpdocumentor-signature__visibility "> private</ span >
489- < span class ="phpdocumentor-signature__static "> static</ span > < span class ="phpdocumentor-signature__name "> getPriorityArray </ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<string, int></ span > </ code >
535+ < span class ="phpdocumentor-signature__static "> static</ span > < span class ="phpdocumentor-signature__name "> getPropertiesPriority </ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<string, int></ span > </ code >
490536
491537 < div class ="phpdocumentor-label-line ">
492538 </ div >
@@ -624,7 +670,8 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
624670 < li class =""> < a href ="classes/CNIC-CommandFormatter.html#method_formatCommand "> formatCommand()</ a > </ li >
625671 < li class =""> < a href ="classes/CNIC-CommandFormatter.html#method_getSortedCommand "> getSortedCommand()</ a > </ li >
626672 < li class =""> < a href ="classes/CNIC-CommandFormatter.html#method_findPriority "> findPriority()</ a > </ li >
627- < li class =""> < a href ="classes/CNIC-CommandFormatter.html#method_getPriorityArray "> getPriorityArray()</ a > </ li >
673+ < li class =""> < a href ="classes/CNIC-CommandFormatter.html#method_getPropertiesContactFieldsWithPriority "> getPropertiesContactFieldsWithPriority()</ a > </ li >
674+ < li class =""> < a href ="classes/CNIC-CommandFormatter.html#method_getPropertiesPriority "> getPropertiesPriority()</ a > </ li >
628675 </ ul >
629676 </ li >
630677 </ ul >
0 commit comments