In a previous post, I talked about how to get the most out of the HTML_QuickForm PEAR library. I then wrote an improved version for ONLamp. A reader there asked how to implement a custom form renderer using my HTML_QuickerForm class.
Adding Custom Renderers To HTML_QuickerForm
Categories:
Related Post
TIPS FOR IMPLEMENTING A SUBSCRIPTION BASED DRUPAL SITE.TIPS FOR IMPLEMENTING A SUBSCRIPTION BASED DRUPAL SITE.
I recently finished implementing a Drupal site that contained premium content, which a user can access only by purchasing a subscription. I am going to describe the general roadmap I
Displaying High Resolution Images on the Web with Zoomifyer.Displaying High Resolution Images on the Web with Zoomifyer.
I recently wrote an article, due to be published in this month's Information Technologies and Libraries (ITAL) journal, about a project I started a few years ago called Zoomify Image.
EXPLORING TERNARY ASSOCIATIONS IN RUBY ON RAILSEXPLORING TERNARY ASSOCIATIONS IN RUBY ON RAILS
Consider the following problem domain. We have users, projects as well as roles and rights. Often, users are assigned roles and roles are assigned rights in straightforward binary associations: [rights]