- 
		Home
	
 
	- 
Import and export users and customers
 
- 
1.17.2.1
 
- 
Code
 
- 
Classes
 
-  ACUI_Exporter 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											55 | 
										
																			
											| Dependencies | 
											2 | 
										
																			
											| Dependents | 
											2 | 
										
																	
							 
													
								
																			
											| Total lines | 
											337 | 
										
																			
											| Lines of code | 
											267 | 
										
																			
											| Logical lines of code | 
											169 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											5 | 
										
																			
											| Methods | 
											14 | 
										
																			
											| Properties | 
											2 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 14
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| export_users_csv() | 
									B  | 
																	36 | 
													15 | 
													77 | 
							
					
				| prepare() | 
									A  | 
																	52 | 
													10 | 
													23 | 
							
					
				| get_user_id_list() | 
									S  | 
																	55 | 
													6 | 
													20 | 
							
					
				| admin_gui() | 
									S  | 
																	41 | 
													2 | 
													78 | 
							
					
				| 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 |