onPHP5.com

PHP5: Articles, News, Tutorials, Interviews, Software and more
  
Featured Article:
Learning PHP Data Objects
 
 
Tue, 13 May 2008
 Home   About   Contribute   Contact Us   Polls 
Top Tags
article book conference mysql mysqli news onphp5 oop pdo php5 poll prado security solar symfony unicode zend zend core zend framework zend platform
More tags »

Not logged in
Login | Register

Prado 3.1.1 Released

« PHP Version 5.2.5 Released Zend Framework 1.0.2 Released »

By dennisp on Monday, 01 October 2007, 19:20
Published under: news   prado
Views: 1195, comments: 0

The Prado framework development team has announced the release of Prado 3.1.1


Quoting the release announcement:
We are proud to announce the formal release of PRADO 3.1.1. This is a feature enhancement release over the previous release. In this release, we included several new commonly requested Web controls; we enhanced the features of existing components; and we added translations in several languages to our tutorials.

WHAT'S NEW IN THIS RELEASE

* Added a new control TTabPanel that displays tabbed views.
* Added a new control TKeyboard that displays a virtual keyboard for text input.
* Added a new control TCaptcha that displays a CAPTCHA to keep spammers from signing up for certain accounts online. A related validator TCaptchaValidator is also implemented.
* Added a new control TSlider that displays a slider which can be used for numeric input.
* Added a new control TConditional that conditionally displays one of the two kinds of content.
* Added Oracle DB support to Active Record.
* Added support to TDataGrid to allow grouping consecutive cells with the same content.
* Added support to allow configuring page properties and authorization rules using relative page paths in application and page configurations. Added support to allow authorization based on remote host address.
* Added a new page state persister TCachePageStatePersister. It allows page state to be stored using a cache module (e.g. TMemCache, TDbCache, etc.)
* Added support to the auth framework to allow remembering login.
* Added support to display a prompt item in TDropDownList and TListBox (something like 'Please select:' as the first list item.)
* Added support to column mapping in Active Record.

The new release can be downloaded here.

PRADO is a component-based and event-driven programming framework for developing Web applications in PHP 5.

Related articles

Prado 3.1.0 Released
Prado 3.0.7 Released
Prado 3.1.0 Beta Released
Prado 3.1.0 Alpha Released
Prado 3.1.0 RC Released
PRADO version 3.1.2 released
Symfony 1.0.5 Released
Zend Framework 1.0.0 RC2 Released
PHP Version 5.2.3 Released
Zend Framework 1.0.0 Production Released
Symfony 1.0.4 Released
Zend Framework 1.0.0 RC3 Released
CodeIgniter 1.5.4 Released
Zend Framework 1.0.2 Released
PHP Version 5.2.5 Released
Zend Framework 1.0.3 Released
2008 PHP Quebec Conference Call for Papers
PHP Version 5.2.4 Released
Zend Framework 1.0.1 Released
PHP Version 5.2.4 (RC1) Released for Testing
Symfony 1.0.6 Released
Zend Framework 1.0.0 RC1 Released
Zend Core 2.0.1 for Oracle and IBM Released
PHP Version 5.2.1 Released
Zend Platform 3.0 Released
Symfony 1.0 Released
Solar 0.26.0 Released
PHP Conference UK 2007 Registration Open
Zend Platform 3.0 Beta for Windows Released
Symfony 1.0 Beta 4 Released
International PHP Conference Call for Papers Announced
Zend Framework 0.8.0 Released
Solar 0.27.0 and 0.27.1 Released
Symfony 1.0.2 Released
PHP Version 5.2.2 Released
Zend Framework 0.9.3 Beta Released
PHP Version 5.2.2 (RC1) Released for Testing
Zend Framework 0.9.1 Beta Released
Zend Core 2.0 Released
Zend Framework 0.9.0 Beta Released
Symfony 1.0.3 Released


© 2008 onPHP5.com