I am looking through the core gf forms code and I see all these handy properties and methods... Is there a way to access the public ones, and manipluate the from the hooks?
Examples:
- public static function get_form_meta($form_id)
- self::get_meta_table_name();