- 
		Home
	
- 
Transliterator – Multilingual and Multi-script Text Conversion
- 
1.10.0
- 
Code
- 
Classes
-  Serbian_Transliteration 
		
			
				
					
													
								
																			
											| Total Complexity | 106 | 
																			
											| Dependencies | 2 | 
																			
											| Dependents | 5 | 
																	
							 
													
								
																			
											| Total lines | 688 | 
																			
											| Lines of code | 428 | 
																			
											| Logical lines of code | 271 | 
																	
							 
													
								
																			
											| Comment lines | 141 | 
																			
											| Methods | 28 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 28
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| fix_diacritics() | C | 35 | 23 | 80 | 
					
				| transliterate_objects() | B | 44 | 18 | 45 | 
					
				| transliterate_text() | A | 55 | 9 | 18 | 
					
				| fix_cyr_html() | A | 37 | 4 | 85 | 
					
				| cyr_to_lat_sanitize() | S | 55 | 7 | 19 | 
					
				| lat_to_cyr() | S | 59 | 5 | 15 | 
					
				| html_tags() | S | 54 | 3 | 20 | 
					
				| sanitize_file_name() | S | 60 | 3 | 14 | 
					
				| cyr_to_lat() | S | 65 | 3 | 9 | 
					
				| add_shortcode() | S | 65 | 3 | 9 | 
					
				| register_setting() | S | 69 | 3 | 6 | 
					
				| fix_attributes() | S | 50 | 1 | 29 | 
					
				| add_action() | S | 69 | 2 | 6 | 
					
				| remove_action() | S | 70 | 2 | 6 | 
					
				| add_filter() | S | 69 | 2 | 6 | 
					
				| remove_filter() | S | 69 | 2 | 6 | 
					
				| add_options_page() | S | 69 | 2 | 6 | 
					
				| add_settings_section() | S | 69 | 2 | 6 | 
					
				| add_settings_field() | S | 69 | 2 | 6 | 
					
				| __instance() | S | 67 | 2 | 8 | 
					
				| upload_prefilter() | S | 76 | 1 | 4 | 
					
				| force_permalink_to_latin() | S | 74 | 1 | 5 | 
					
				| force_permalink_to_latin_on_save() | S | 73 | 1 | 5 | 
					
				| get_option() | S | 79 | 1 | 3 | 
					
				| get_options() | S | 81 | 1 | 3 | 
					
				| register_uninstall_hook() | S | 79 | 1 | 3 | 
					
				| register_deactivation_hook() | S | 79 | 1 | 3 | 
					
				| register_activation_hook() | S | 79 | 1 | 3 |