Summary
- File
- Package hierarchy PHPBoost\Cache
- Class hierarchy \ExtendedFieldsCache
- Implements \CacheData
synchronize()
This method is called when the data needs to be sychronized.
For instance,
| None found |
get_extended_fields()
| None found |
get_exist_fields()
| None found |
get_extended_field( $id)
| $id |
| None found |
get_extended_field_by_field_name( $field_name)
| $field_name |
| None found |
get_websites_or_emails_extended_field_field_types()
| None found |
load() : \ExtendedFieldsCache
Loads and returns the extended_fields cached data.
The cached data
| None found |
invalidate()
Invalidates the current extended_fields cached data.
| None found |