Tutorials

Silverstripe DataObjectSet and Templates  »Read more

Posted by Mo on 3 February 2010 | 6 Comments

Tags: ,

For some reason, I always forget how to generate a custom DataObjectSet in a Silverstripe method, that I can then return to my template to correctly render in a control loop. Because of this, I am going to write an example tutorial, using my Twitter RSS feed and SimpleXML (which should be part of the PHP5 core for most installs) as an example.

6 comments | Read more