Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
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
docs fix: Users not authorized for any payment gateway now get appropriate message 2006-11-28 23:05:15 +00:00
etc moving wiki down the path of ajax enlightenment 2006-11-28 21:29:58 +00:00
lib Most assets call processTemplate to do their template processing. Inside 2006-11-29 23:10:16 +00:00
sbin add new module dependency for sales tax 2006-10-21 15:48:09 +00:00
t Added an idea for t/lib/WebGUI/Form_Checking.pm to make testing form values less magic and more flexible. still todo. 2006-11-29 06:36:27 +00:00
www upgraded to yui 0.12.0 2006-11-28 02:23:34 +00:00