[rt-users] Custom Conditions

Andy Harrison ah30 at harrisonfamily.com
Fri Mar 5 12:30:01 EST 2004


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On Fri, 05 Mar 2004 17:21:33 +0300, Ruslan U. Zakirov wrote
Subject: "Re: [rt-users] Custom Conditions"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

>  > Not even close.  In templates, for example, where is
>  > $Ticket->Transactions->First->Content documented?
>                        ^^^ this s mean collection(First, Next, Last)
>  perldoc DBIx::SearchBuilder
>  Each element in collection is:
>  perldoc /opt/rt3/lib/RT/Transaction.pm
>  perldoc /opt/rt3/lib/RT/Transaction_Overlay.pm
> 

Ah, I see.  Even the manual from Jesse's class only documents Next.
Although there is still nothing to indicate that ->Content is
available to First.


>  Just `vi` RT code will tell you a lot. :)
> 
>  `UNIVERSAL::can` hide AUTOLOAD functions from you.
>  		Good luck. Ruslan.


Viewing the source code is not documentation if you don't understand
advanced perl and objects/inheritence/references/etc...

-- 
Andy Harrison
(full headers for details)



More information about the rt-users mailing list