Re: Custom PHP UI Components?
- From: Manuel Lemos <mlemos@xxxxxxx>
- Date: Fri, 29 Jun 2007 23:28:50 -0300
Hello,
on 06/28/2007 07:48 PM djdole@xxxxxxxxx said the following:
I know that you can create custom UI components with JSF,
but does anyone know if the same (or something similar) can be done
with PHP?
Yes, try this forms generation and validation class that has a plug-in
system to add new UI components. There are several ready to use
components but you can develop your own:
http://www.phpclasses.org/formsgeneration
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
.
Relevant Pages
- Re: Web Apps/Controls
... > controls (and or framework that supports high visual quality web ... For instance it provides a plug-in for entering dates eventually ... What is more common in PHP is to use for instance the Smarty template ... (comp.lang.php) - Re: Dynamic Pick list question.
... figure out how to create a dynamic form. ... There is a static version of the plug-in that lets you define the ... API: MySQL or database independent with Metabase or PEAR::MDB2 API. ... PHP Classes - Free ready to use OOP components written in PHP ... (comp.lang.php) - Re: Form re-population
... I have a form that has one of those PHP anti-spam random images. ... when the user submits the form it sets a cookie with all ... I use a forms generation and processing class that comes with a plug-in ... Here is a live example of the CAPTCHA validation plug-in: ... (alt.php) - Re: php/dynamic form problem
... your selection then changes the options available in the ... This data happens to be drawn from a mysql database, ... There is a variant of that plug-in that picks new groups of options from ... PHP Classes - Free ready to use OOP components written in PHP ... (comp.lang.php) - Re: slider applets
... Maple math package. ... Just let me know if you would like to be notified when the plug-in is ready. ... Metastorage - Data object relational mapping layer generator ... PHP Classes - Free ready to use OOP components written in PHP ... (comp.lang.php) |
|