* API setup get country dictionary: load region and load states now an option * Adding load region and state to the long list of countries + hurl tests for this and on getting by id, code and ISO * Create CcountryExtended which is a Ccountry object with regions and states included * pre-commit hook fix * fix PhanTypeMismatchProperty * fix php-stan * circumvent phan that complains about parameter order * no special function for fetching ccountryextended as we add the states and regions in the API functions * Using API functions to insert states and regions when requested * always use extended country --------- Co-authored-by: Jon Bendtsen <jonbendtsen@jonb.dk> |
||
|---|---|---|
| .. | ||
| api.class.php | ||
| api_access.class.php | ||
| api_documents.class.php | ||
| api_emailtemplates.class.php | ||
| api_login.class.php | ||
| api_objectlinks.class.php | ||
| api_setup.class.php | ||
| api_status.class.php | ||