SYNOPSIS

  use RT::Templates;

DESCRIPTION

METHODS

_Init

  Returns RT::Templates specific init info like table and primary key names

LimitToNotInQueue

Takes a queue id # and limits the returned set of templates to those which aren't that queue's templates.

LimitToGlobal

Takes no arguments. Limits the returned set to "Global" templates which can be used with any queue.

LimitToQueue

Takes a queue id # and limits the returned set of templates to that queue's templates

NewItem

Returns a new empty Template object