RT::Record::Role::Rights - Common methods for records which can provide rights
CATEGORY, RIGHT, DESCRIPTIONAdds the given rights to the list of possible rights. This method should be called during server startup, not at runtime.
Returns a hashref of available rights for this object. The keys are the right names and the values are a description of what the rights do.
Returns a hashref where the keys are rights for this type of object and the values are the category (General, Staff, Admin) the right falls into.
← Back to index