[Catalyst] How to access current MyApp instance ?

Bill Moseley moseley at hank.org
Sun Jul 1 18:16:19 GMT 2007


On Sun, Jul 01, 2007 at 05:51:50PM +0400, Oleg Pronin wrote:
> Because [%Game.detailsHref%] or [%Game.historyHref%] is much easier and
> faster to call then
> [%INCLUDE game_hrefs game=Game type='details'%]

Macro?

    [%
        game_detail_link( Game, 'Click here' );
        game_history_link( Game, 'View history' );
    %]


-- 
Bill Moseley
moseley at hank.org




More information about the Catalyst mailing list