← Back to team overview

phpdevshell team mailing list archive

[Bug 1017721] Re: bridge template functions into Smarty

 

Is this not what the PHP view class is for? Also I dont think these
methods are really HTML polluters, it really just tells the system to
call html, just like the controller tells the view to be called. I would
not want to modify smarty for something like this, I honestly see
nothing wrong with it atm.

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/1017721

Title:
  bridge template functions into Smarty

Status in Open Source PHP RAD Framework with UI.:
  New

Bug description:
  the template class provides view-related utilities like "ok()"; they
  should be available from Smarty to be sure the controller is not
  polluted with html;

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1017721/+subscriptions


References