Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [pugdog] Can't find Hook

Quote Reply
Re: [pugdog] Can't find Hook In reply to
Hi,

If you subclass a table, then anytime you call:

my $table = $DB->table('TableName');

$table will be subclassed. So if you subclass the Editor table, then anywhere in the Links SQL code, or anywhere in any code that gets its table from $DB->table(), it will invoke your code.

This has the benefit of catching the browser adds, as well as any other places that you might insert editors.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread Can't find Hook Ian 13439 Jun 9, 2002, 8:01 PM
Thread Re: [Ian] Can't find Hook
yogi 13212 Jun 9, 2002, 11:57 PM
Thread Re: [yogi] Can't find Hook
Ian 13272 Jun 10, 2002, 9:03 AM
Post Re: [Ian] Can't find Hook
Teambldr 13229 Jun 10, 2002, 9:23 AM
Thread Re: [Ian] Can't find Hook
pugdog 13147 Jun 10, 2002, 7:52 PM
Post Re: [pugdog] Can't find Hook
Ian 13181 Jun 10, 2002, 8:01 PM
Thread Re: [Ian] Can't find Hook
Alex 13257 Jun 11, 2002, 4:52 PM
Thread Re: [Alex] Can't find Hook
Ian 13219 Jun 11, 2002, 4:59 PM
Thread Re: [Ian] Can't find Hook
Alex 13212 Jun 11, 2002, 5:49 PM
Post Re: [Alex] Can't find Hook
Ian 13113 Jun 11, 2002, 6:28 PM
Thread Re: [Alex] Can't find Hook
pugdog 13118 Jun 11, 2002, 6:44 PM
Thread Re: [pugdog] Can't find Hook
Alex 13260 Jun 11, 2002, 8:54 PM
Thread Re: [Alex] Can't find Hook
Ian 13180 Jun 11, 2002, 9:19 PM
Thread Re: [Ian] Can't find Hook
yogi 13122 Jun 12, 2002, 1:24 AM
Thread Re: [yogi] Can't find Hook
Ian 13198 Jun 12, 2002, 7:25 AM
Thread Re: [Ian] Can't find Hook
yogi 13280 Jun 12, 2002, 7:30 AM
Post Re: [yogi] Can't find Hook
Ian 13118 Jun 12, 2002, 7:51 AM
Thread Re: [Alex] Can't find Hook
pugdog 13114 Jun 12, 2002, 8:29 AM
Thread Re: [pugdog] Can't find Hook
Alex 13092 Jun 12, 2002, 9:34 AM
Post Re: [Alex] Can't find Hook
pugdog 13060 Jun 12, 2002, 1:32 PM
Thread Re: [Alex] Can't find Hook
webmaster33 12783 May 3, 2008, 10:20 AM
Thread Re: [webmaster33] Can't find Hook
brewt 12654 May 4, 2008, 5:29 PM
Thread Re: [brewt] Can't find Hook
webmaster33 12772 May 4, 2008, 5:40 PM
Post Re: [webmaster33] Can't find Hook
brewt 12628 May 4, 2008, 11:16 PM