RT::Templates - a collection of RT Template objects
use RT::Templates;
Takes a queue id # and limits the returned set of templates to those which aren't that queue's templates.
Takes no arguments. Limits the returned set to "Global" templates which can be used with any queue.
Takes a queue id # and limits the returned set of templates to that queue's templates
Overrides the collection to ensure that only templates the user can see are returned.
← Back to index