webgui/lib
Colin Kuskie c867f9eadb Most assets call processTemplate to do their template processing. Inside
of processTemplate, there is a call to $self->get which adds all the asset
properties to the list of template variables.  Sometimes they duplicate
entries in the www_ method (like view).  Sometimes they're not interesting,
like templateId, but they're still valid template variables.
I'm going to start a new template variable entry for each asset that
will just contain those variables.  Any www_ method calling processTemplate
can then include them via ISA into their list of template variables.
2006-11-29 23:10:16 +00:00
..
Spectre - Removed the need for DateTime::Cron::Simple, which also added the ability 2006-09-30 19:29:47 +00:00
WebGUI Most assets call processTemplate to do their template processing. Inside 2006-11-29 23:10:16 +00:00
XML/RSS
default.ttf
WebGUI.pm HEAD ready for 7.3.0 dev 2006-11-23 09:35:20 +00:00