on 6/12/01 8:58 AM, "Gary Lawrence Murphy" <[EMAIL PROTECTED]> wrote:
> What is the semantic difference between calling
> RunData.{get|set}Layout vs RunData.{get|set}LayoutTemplate; this same
> pattern is repeated for all the other template components but the
> api-docs only say that the *Template methods are "Convenience method
> for a template" .. what chain of methods do these methods replace?
>
> - Does this imply that the *Template versions should only be called
> from _within_ a template (ie $data.getLayout) whereas the others are
> called from within modules/*/*.java files?
>
> - What happens if I am in the middle of a template and I call
> setLayoutTemplate? Does this immediately drop the current layout
> rendering and restart the rendering process on the new layout?
>
> - Is it the same action sequence if I call setLayout from within
> doBuildTemplate?
Layout points to the Java code.
LayoutTemplate points to the Template.
-jon
--
"Open source is not available to commercial companies."
-Steve Ballmer, CEO Microsoft
<http://www.suntimes.com/output/tech/cst-fin-micro01.html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]