View Single Post
  #7 (permalink)  
Old 11-27-2007, 12:36 PM
Leif.Högberg Leif.Högberg is offline
Member
 
Join Date: Aug 2007
Location: Sweden
Posts: 52
Send a message via MSN to Leif.Högberg
Default

You would access the variables in the controller using parent::_getParam(variableName);
Thought I should add that incase it wasn't clear.
Reply With Quote