RT::CustomRoles - collection of RT::CustomRole records
Collection of RT::CustomRole records. Inherits methods from RT::SearchBuilder.
Returns name of the table where records are stored.
This declares all (enabled) custom roles to the RT::Record::Role::Roles subsystem, suitable for system startup.
Takes an ObjectId and limits the collection to custom roles applied to said object.
When called multiple times the ObjectId limits are joined with OR.
Limits the list of custom roles to only those that take a single value.
Limits the list of custom roles to only those that take multiple values.
Takes LookupType and limits collection.
Sort custom roles according to the order provided by the object custom roles.
Takes either list of object ids or nothing. Limits collection to custom roles to listed objects or any correspondingly.
Limits collection to custom roles to listed objects or any correspondingly.
← Back to index