I wrote a plugin to demonstrate a simple example with table. Download the file at: http://www.dreamcocoa.com/downloads/myViewsPlugin.zip
Insert this line in a method of your actions.class.php: $this->testView = new myTestView(); And in your template: <?php echo $testView ?> Do you think, it would make sense to implement this complex concept on symfony of future? It´s almost like GWT – Google Web Toolkit (http://code.google.com/ webtoolkit/) ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
