-
Home
-
GetYourGuide WordPress plugin
-
1.3.10 (latest)
-
Code
-
Classes
- GetYourGuide_Widget_Settings
Total Complexity |
16 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
178 |
Lines of code |
133 |
Logical lines of code |
35 |
Comment lines |
12 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
settings_init() |
S |
50 |
1 |
35 |
getLocaleCodes() |
S |
53 |
1 |
22 |
getCurrencies() |
S |
56 |
1 |
17 |
display_settings_page() |
S |
71 |
2 |
6 |
validate_currency() |
S |
71 |
2 |
6 |
validate_locale() |
S |
71 |
2 |
6 |
__construct() |
S |
72 |
1 |
5 |
admin_menu() |
S |
66 |
1 |
9 |
display_partner_id_field() |
S |
69 |
1 |
6 |
display_currency_field() |
S |
72 |
1 |
5 |
display_locale_field() |
S |
72 |
1 |
5 |
validate_partner_id() |
S |
79 |
1 |
3 |
expose_settings() |
S |
65 |
1 |
8 |