On Wed, Aug 24, 2011 at 09:41:36PM +0100, SathiyaMoorthy SP wrote:
>    Hi,
>    Where does these callbacks code are available ?
>    % $m->callback(CallbackName => 'BeforeActionList', ARGSRef => \%ARGS, 
> Ticket => $Ticket);
>    To understand how does this works, I was trying to find out where does the 
> BeforeActionList
>    resides ? But unable to find it in the entire RT4 installation base ? Can 
> somebody pls help me
>    ?
>    Tried the following to find out, where / what ?
>    1. by MasonX::Profiler ( came to know by the reply for my another question 
> ) -- but no success
>    with it also.
>    2. find /opt/rt4 -iname '*beforeactionlist*' # no output
>    3. find /opt/rt4 -type f | xargs grep -i 'BeforeActionList' # all are same 
> kind of callbacks !
>    no code/definition...
>    I tried to find out the other callback codes, those are all also not 
> available ! Any pointers
>    / help is highly appreciated ..

I believe Ruslan pointed you to
http://requesttracker.wikia.com/wiki/Customizing
which covers Callbacks

-kevin

Attachment: pgpGsd4zvWNaS.pgp
Description: PGP signature

--------
RT Training Sessions (http://bestpractical.com/services/training.html)
*  Chicago, IL, USA — September 26 & 27, 2011
*  San Francisco, CA, USA — October 18 & 19, 2011
*  Washington DC, USA — October 31 & November 1, 2011
*  Melbourne VIC, Australia — November 28 & 29, 2011
*  Barcelona, Spain — November 28 & 29, 2011

Reply via email to