[Catalyst] HOWTO reference config settings from template
Bill Moseley
moseley at hank.org
Fri Apr 13 17:59:05 GMT 2007
On Fri, Apr 13, 2007 at 09:34:23AM -0700, Jeff Chimene wrote:
> Thanks for your reply. As I indicated in an earlier message
> (http://www.mail-archive.com/catalyst@lists.rawmode.org/msg04690.html),
> I've tried Dumper. I certainly get c.config values, but none of them are
> TT2 configuration settings. I'm using a view generated by the catalyst
> helper script.
[%
USE foo = Class( 'Whatever::View::TT' );
USE Dumper; Dumper.dump(foo.config ) | stderr;
%]
--
Bill Moseley
moseley at hank.org
More information about the Catalyst
mailing list