[rt-users] what kind of variables can i use in templates
Jim Meyer
purp at acm.org
Tue Dec 13 12:46:28 EST 2005
Hello!
On Tue, 2005-12-13 at 09:01, Farkas Levente wrote:
> what kind of variables can i use in the template content? i see a few of
> them in the predefined templates, but is there any documentations about
> it? i can't find any.
I don't know if there's docs on the wiki, but I know that $TicketObj and
$TransactionObj are available. Since I can get nearly anything I need
from those (e.g. $TransactionObj->CreatorObj, $TicketObj->OwnerObj,
etc.), that's all I've needed.
`perldoc RT::Ticket` and `perldoc RT::Transaction` are your friends. =]
Cheers!
--j
--
Jim Meyer, Geek at Large purp at acm.org
More information about the rt-users
mailing list