- 
		Home
	
 
	- 
BuddyPress
 
- 
12.5.1
 
- 
Code
 
- 
Classes
 
-  BP_Invitation_Manager 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											66 | 
										
																			
											| Dependencies | 
											1 | 
										
																			
											| Dependents | 
											3 | 
										
																	
							 
													
								
																			
											| Total lines | 
											773 | 
										
																			
											| Lines of code | 
											298 | 
										
																			
											| Logical lines of code | 
											146 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											389 | 
										
																			
											| Methods | 
											26 | 
										
																			
											| Properties | 
											1 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 26
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| add_invitation() | 
									A  | 
																	42 | 
													11 | 
													56 | 
							
					
				| accept_invitation() | 
									A  | 
																	50 | 
													8 | 
													28 | 
							
					
				| add_request() | 
									A  | 
																	43 | 
													6 | 
													52 | 
							
					
				| accept_request() | 
									S  | 
																	52 | 
													6 | 
													25 | 
							
					
				| send_request_notification_by_id() | 
									S  | 
																	53 | 
													4 | 
													23 | 
							
					
				| send_invitation_by_id() | 
									S  | 
																	54 | 
													4 | 
													22 | 
							
					
				| delete_by_id() | 
									S  | 
																	68 | 
													3 | 
													7 | 
							
					
				| get_invitations() | 
									S  | 
																	68 | 
													2 | 
													7 | 
							
					
				| get_invitations_total_count() | 
									S  | 
																	68 | 
													2 | 
													7 | 
							
					
				| invitation_exists() | 
									S  | 
																	66 | 
													2 | 
													9 | 
							
					
				| request_exists() | 
									S  | 
																	66 | 
													2 | 
													9 | 
							
					
				| delete() | 
									S  | 
																	68 | 
													2 | 
													7 | 
							
					
				| __construct() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| get_table_name() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| get_by_id() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| get_requests() | 
									S  | 
																	68 | 
													1 | 
													7 | 
							
					
				| update_invitation() | 
									S  | 
																	75 | 
													1 | 
													4 | 
							
					
				| run_send_action() | 
									S  | 
																	100 | 
													1 | 
													0 | 
							
					
				| mark_sent() | 
									S  | 
																	75 | 
													1 | 
													4 | 
							
					
				| run_acceptance_action() | 
									S  | 
																	100 | 
													1 | 
													0 | 
							
					
				| mark_accepted_by_id() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| mark_accepted() | 
									S  | 
																	75 | 
													1 | 
													4 | 
							
					
				| delete_requests() | 
									S  | 
																	75 | 
													1 | 
													4 | 
							
					
				| delete_all() | 
									S  | 
																	74 | 
													1 | 
													5 | 
							
					
				| allow_invitation() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| allow_request() | 
									S  | 
																	82 | 
													1 | 
													3 |