-
Home
-
Unyson
-
2.7.31 (latest)
-
Code
-
Classes
- FW_Form
| Total Complexity |
74 |
| Dependencies |
4 |
| Dependents |
4 |
| Total lines |
644 |
| Lines of code |
289 |
| Logical lines of code |
132 |
| Comment lines |
232 |
| Methods |
34 |
| Properties |
11 |
Methods 34
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| render() |
A |
42 |
8 |
56 |
| _action_fw_form_show_errors() |
A |
51 |
8 |
27 |
| _validate_and_save() |
S |
52 |
7 |
26 |
| __construct() |
S |
52 |
3 |
23 |
| save() |
S |
60 |
3 |
14 |
| validate() |
S |
63 |
3 |
10 |
| get_submitted() |
S |
67 |
3 |
8 |
| _is_ajax() |
S |
71 |
3 |
5 |
| get_form_request() |
S |
66 |
3 |
9 |
| collect_flash_messages() |
S |
64 |
3 |
10 |
| get_errors() |
S |
65 |
2 |
9 |
| attr() |
S |
73 |
2 |
5 |
| is_valid() |
S |
71 |
2 |
6 |
| submit() |
S |
65 |
2 |
9 |
| get_request() |
S |
77 |
2 |
3 |
| get_form() |
S |
69 |
2 |
6 |
| get_id() |
S |
82 |
1 |
3 |
| get_callbacks() |
S |
82 |
1 |
3 |
| errors_accessed() |
S |
82 |
1 |
3 |
| is_submitted() |
S |
80 |
1 |
3 |
| get_default_attr() |
S |
67 |
1 |
8 |
| set_attr() |
S |
75 |
1 |
4 |
| get_nonce() |
S |
80 |
1 |
3 |
| _get_errors() |
S |
82 |
1 |
3 |
| get_nonce_action() |
S |
82 |
1 |
3 |
| check_nonce() |
S |
79 |
1 |
3 |
| is_ajax() |
S |
80 |
1 |
3 |
| set_id() |
S |
77 |
1 |
4 |
| set_callbacks() |
S |
77 |
1 |
4 |
| set_errors() |
S |
77 |
1 |
4 |
| get_nonce_name() |
S |
77 |
1 |
3 |
| get_forms() |
S |
80 |
1 |
3 |
| get_form_id_name() |
S |
81 |
1 |
3 |
| is_form_submitted() |
S |
78 |
1 |
3 |