Hi,
 
I have my indexController and a loadController.  The loadController is set
to not render as it is an ajax call.
 
Without passing params etc. via the URI I would like to be able to set a
view variable in the loadController
that can be used in indexControllers view script.
 
i.e. in loadController I would like to set $this->headTitle($appName);
 
Then in index.phtml for the indexController use <?php echo
$this->headTitle() ?>
 
Is this possible?  If so how.
 
TIA,
 
- Robert


________________________________________________________________________
This email has been scanned for all known viruses by the MessageLabs Email 
Security Service and the Macro 4 plc internal virus protection system.
________________________________________________________________________

Reply via email to