RT 3.8.16 Documentation
RT::CustomFieldValue Overlay
ValidateName
Override the default ValidateName method that stops custom field values from being integers.
Category
Returns the Category assigned to this Value Returns udef if there is no Category
SetCategory Category
Takes a string Category and stores it as an attribute of this CustomFieldValue
DeleteCategory
Deletes the category associated with this value Returns -1 if there is no Category
Delete
Make sure we delete our Category when we're deleted
← Back to index