[rt-users] RT classes documentation

Victor Danilchenko danilche at cs.umass.edu
Wed Jun 25 09:23:21 EDT 2003


On Tue, 24 Jun 2003, Mathieu Arnold wrote:

>
>
>+-Le 24/06/2003 14:03 -0400, Victor Danilchenko écrivait :
>| 	Hi,
>| 	is there any such? Any place that would provide some
>| documentation for RT classes and relationships -- list properties,
>| methods, inheritances, etc? I find myself in frequent need of such
>| information due to having to customize our RT installation. Anyone know
>| of anything of this sort?
>
>Most of the time, perldoc File.pm is enough.

	That's helpful in figuring out what a specific method does;
it's not nearly as helpful in figuring out the conceptual relationship
between classes. If I want to figure out how to get the originating
message body from a Ticket object, where do I look, for example?

	I suspect I may end up having to comb through the source and put
together my own class chart, but I am hoping to avoid having to do such
almost certainly redundant labor.

-- 
|  Victor  Danilchenko  | Any sufficiently advanced       |
| danilche at cs.umass.edu | technology is indistinguishable |
|   CSCF   |   5-4231   | from a Perl script.             |



More information about the rt-users mailing list