Verify that checkbox value is actually present in POST value and fallback to 0.
Altered variable names from camel to snake case, renamed class files from *.class.php to class-*.php, added some comments.
All PHP classes have been reworked to match the WP coding standard. This includes mostly code styling, but also the use of wp_ functions instead of PHP builtins.