-
Home
-
SiteOrigin Widgets Bundle
-
1.62.1
-
Code
-
Classes
- SiteOrigin_Widget_Field_Base
| Total Complexity |
58 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
474 |
| Lines of code |
174 |
| Logical lines of code |
94 |
| Comment lines |
227 |
| Methods |
21 |
| Properties |
19 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sanitize() |
A |
47 |
14 |
36 |
| render() |
A |
47 |
9 |
35 |
| init_options() |
A |
56 |
8 |
20 |
| render_field_label() |
S |
58 |
3 |
15 |
| __construct() |
S |
59 |
2 |
15 |
| render_after_field() |
S |
70 |
3 |
6 |
| render_CSS_classes() |
S |
72 |
2 |
5 |
| recursive_sanitize() |
S |
70 |
2 |
6 |
| render_field_description() |
S |
73 |
2 |
5 |
| __get() |
S |
75 |
2 |
5 |
| init() |
S |
78 |
1 |
4 |
| initialize() |
S |
91 |
1 |
2 |
| get_default_options() |
S |
82 |
1 |
3 |
| get_label_classes() |
S |
81 |
1 |
3 |
| get_description_classes() |
S |
81 |
1 |
3 |
| render_before_field() |
S |
80 |
1 |
3 |
| render_field() |
S |
100 |
1 |
0 |
| sanitize_field_input() |
S |
100 |
1 |
0 |
| sanitize_instance() |
S |
82 |
1 |
3 |
| get_javascript_variables() |
S |
82 |
1 |
3 |
| enqueue_scripts() |
S |
91 |
1 |
2 |