- 
		Home
	
- 
Import and export users and customers
- 
1.17.4.3
- 
Code
- 
Classes
-  ACUI_Exporter 
		
			
				
					
													
								
																			
											| Total Complexity | 56 | 
																			
											| Dependencies | 2 | 
																			
											| Dependents | 2 | 
																	
							 
													
								
																			
											| Total lines | 353 | 
																			
											| Lines of code | 282 | 
																			
											| Logical lines of code | 172 | 
																	
							 
													
								
																			
											| Comment lines | 5 | 
																			
											| Methods | 14 | 
																			
											| Properties | 2 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 14
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| export_users_csv() | B | 36 | 15 | 80 | 
					
				| prepare() | A | 52 | 11 | 23 | 
					
				| admin_gui() | S | 40 | 2 | 90 | 
					
				| get_user_id_list() | S | 55 | 6 | 20 | 
					
				| maybe_fill_empty_data() | S | 63 | 4 | 10 | 
					
				| get_user_meta_keys() | S | 60 | 3 | 12 | 
					
				| is_valid_timestamp() | S | 77 | 3 | 3 | 
					
				| clean_bad_characters_formulas() | S | 64 | 3 | 9 | 
					
				| maybe_order_columns_alphabetacally() | S | 66 | 2 | 8 | 
					
				| maybe_order_row_alphabetically() | S | 73 | 2 | 5 | 
					
				| filter_key_user_id() | S | 79 | 2 | 3 | 
					
				| __construct() | S | 58 | 1 | 12 | 
					
				| get_non_date_keys() | S | 79 | 1 | 3 | 
					
				| get_role() | S | 74 | 1 | 4 |