- Home
- Knowledge Base
- Developer
- Filters
Filters
Cache Expiry Filters
When caching is enabled. The cache expiry time can be changed by adding filters. The filters in the table below...
slswc_license_table_columns
Filter the license table columns for the licenses table in admin. Parameters: array $columns The current list of column for...
slswc_get_licenses
Filters the license before being displayed on the licenses table. Parameters: array $all_licenses All the licenses retrieved to be displayed...
slswc_all_licenses
Allow to filter licenses retrieved from database. array $all_licenses The formated list of licenses.array $licenses The raw licenses retrieved from...
slswc_license_types_to_save
Filter license types before save. Parameters:array $types The license types to be saved. Example usage:
slswc_license_type_defaults
Filter default license types. Allows the default license types to be modified to add or remove license types. array $license_type_defaults...
slswc_license_status_types
Filter license status types. Allow to change the license status types. Parameters:array $status_types The current list of status types. Example...
slswc_get_license_types
Filter license types retrieved from database. This will be the defaults if there are no custom license types added. Parameters:array...
slswc_email_reminder_length_defaults
Filters email reminder lengths. Filters the default email reminder lengths. Parameters:array $default_lengths The default email reminder lengths. Example usage:
slswc_software_type_fields
Filter the software types available. Allows to add or remove software types from the defaults. Parameters: array $software_types The current...