Spawn-Framework 1.2.4 released! 2010-08-18 16:04:58
The most important changes:
Added init(); and end(); methods to Spawn core.
(Click here to learn more:
First controller and action)
Modified sf_file:
New methods: put() and get()
Modified: append()
Updated sf_template to auto-render $this->view.
sf_view:
rename: factory() to load()
Added bootstrap.php file.
Spawn-Framework 1.1.2 released! 2010-07-19 18:23:21
The most important changes:
New Methods:
sf_valid -> setError ();
Modifications and optimization of code:
sf_captcha
sf_url -> uri ()
Repaired methods:
sf_controller -> getAction ()
Today was finished documentation 2010-06-24 20:46:15
Today was finished documentation.
It includes a list of classes along with a description and examples of application methods
and division 'learning' that will help you step into the world of Spawn Framework !
New class 2010-06-20 21:25:17
Today the nave was created class called sf_csv
and as the name implies, is used to manipulate files cvs.
Dev activation 2010-06-06 20:57:44
Today starts Dev department so you can read over what I am currently working,
what has changed and what can be expected in the near future:)