Resource functions
- get_resource_field_data
- create_resource
- delete_resource
- copy_resource
- get_resource_log
- update_resource_type
- get_resource_path
- get_resource_data
- get_alternative_files
- get_resource_types
- add_alternative_file
- delete_alternative_file
- upload_file
- upload_file_by_url
- upload_multipart
- get_related_resources
- resource_log_last_rows
- replace_resource_file
- get_resource_all_image_sizes
- put_resource_data
- update_related_resource
- relate_all_resources
- get_edit_access
Collection functions
Search functions
IIIF
Metadata functions
User functions
System
Message functions
Plugin functions
search_public_collections
Search public and featured collections.
Variable | Description | Data type | Default value |
---|---|---|---|
$search | The search terms. Leave blank to return all collections. | string | "" |
$order_by | The column to order the results by. | string | "name" |
$sort | Sort order. Either "ASC" or "DESC". | string | "ASC" |
$exclude_themes | Should featured collections (themes) be excluded from the results? Default = true (1) | bit (0 or 1) | 1 |
Return values
A list of matching public or featured collections.