RT 5.0.5 Documentation

RT::ObjectCustomFieldValues

ClearOCFVCache

Cleans out and reinitializes the OCFV cache

LimitToCustomField FIELD

Limits the returned set to values for the custom field with Id FIELD

LimitToObject OBJECT

Limits the returned set to values for the given OBJECT

HasEntry CONTENT LARGE_CONTENT

If this collection has an entry with content that eq CONTENT and large content that eq LARGE_CONTENT then returns the entry, otherwise returns undef.

← Back to index