public static function set_js_tmpl_printed($boolval)
 {
     self::$is_fields_printed_at_admin_footer = $boolval;
 }