public static function getInfo() { return array( 'name' => 'Form API checkbox', 'description' => 'Tests form API checkbox handling of various combinations of #default_value and #return_value.', 'group' => 'Form API', ); }