-
Home
-
Qode Essential Addons
-
1.6.5 (latest)
-
Code
-
Classes
- QodeEssentialAddons_Framework_Shortcode
Total Complexity |
99 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
346 |
Lines of code |
247 |
Logical lines of code |
131 |
Comment lines |
2 |
Methods |
45 |
Properties |
14 |
Methods 45
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_shortcode_options() |
B |
43 |
20 |
42 |
populate_imported_shortcode_atts() |
A |
49 |
14 |
29 |
register_assets() |
A |
54 |
12 |
19 |
merge_option_atts() |
S |
60 |
6 |
12 |
get_options_group() |
S |
65 |
4 |
9 |
get_options_key_by_type() |
S |
65 |
3 |
9 |
init_holder_classes() |
S |
64 |
2 |
9 |
__construct() |
S |
78 |
1 |
4 |
set_atts() |
S |
81 |
1 |
3 |
set_option_atts() |
S |
81 |
1 |
3 |
get_single_att() |
S |
80 |
1 |
3 |
set_single_att() |
S |
80 |
1 |
3 |
get_editor_content() |
S |
79 |
1 |
3 |
set_necessary_styles() |
S |
81 |
1 |
3 |
get_scripts() |
S |
82 |
1 |
3 |
set_scripts() |
S |
81 |
1 |
3 |
get_necessary_styles() |
S |
82 |
1 |
3 |
parse_repeater_items() |
S |
74 |
1 |
4 |
init_item_classes() |
S |
71 |
1 |
6 |
map_shortcode() |
S |
100 |
1 |
0 |
register() |
S |
79 |
1 |
3 |
load_assets() |
S |
82 |
1 |
3 |
get_atts() |
S |
82 |
1 |
3 |
set_option() |
S |
76 |
1 |
4 |
get_shortcode_path() |
S |
82 |
1 |
3 |
set_category() |
S |
81 |
1 |
3 |
set_shortcode_path() |
S |
81 |
1 |
3 |
get_base() |
S |
82 |
1 |
3 |
set_base() |
S |
81 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
set_name() |
S |
81 |
1 |
3 |
get_description() |
S |
82 |
1 |
3 |
set_description() |
S |
81 |
1 |
3 |
get_category() |
S |
82 |
1 |
3 |
get_is_parent_shortcode() |
S |
82 |
1 |
3 |
get_option() |
S |
80 |
1 |
3 |
set_is_parent_shortcode() |
S |
81 |
1 |
3 |
get_is_child_shortcode() |
S |
82 |
1 |
3 |
set_is_child_shortcode() |
S |
81 |
1 |
3 |
get_child_elements() |
S |
82 |
1 |
3 |
set_child_elements() |
S |
81 |
1 |
3 |
get_parent_elements() |
S |
82 |
1 |
3 |
set_parent_elements() |
S |
81 |
1 |
3 |
get_options() |
S |
82 |
1 |
3 |
render() |
S |
77 |
1 |
4 |