Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
PHPSimpl 0.8.3 Feature Update
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nick DeNardis  
View profile  
 More options Sep 24 2007, 7:45 pm
From: Nick DeNardis <nick.denar...@gmail.com>
Date: Mon, 24 Sep 2007 23:45:22 -0000
Local: Mon, Sep 24 2007 7:45 pm
Subject: PHPSimpl 0.8.3 Feature Update
In honor of making it to del.icio.us popular php list we are releasing
the newest feature update. Improved non-database forms, speed and
stability. Check it out.

    * Added the SetConditions() function. This will be used to to any
sort of filters on the GetList() and Search(). One example is:
$myPost->SetConditions("date_entered LIKE '2007%'");
    * Added some accessor and setter functions for the folder name
since it is protected.
    * Added the SetPrefix() function to the form class which will
transform the field names from just the name to a prefix array so
name="first_name" would turn into name="personal[first_name]".
    * Added the ResetErrors() function to reset the errors from a form
Validate().
    * Added to the view not to display if a field is hidden or
omitted.
    * Added the SetMultiCount() to the DbTemplate so the menu count
can be set manually if an object is individualized and not grouped.
    * Added the DIR_CLASSES lookup to the autoload function. This will
allow autoloading of the actual application classes automatically
instead of by hand.
    * Added the GroupBy() function which works like the
SetConditions().
    * Forced the DbTemplate results array to always be reset on
GetList() it was in all the other query functions except GetList().
    * Fixed issue where the form fields were not being created
correctly in the Form class.
    * A few bug fixes.

This is a Recommended Update

PHPSimpl 0.8.3 (97Kb)
 - http://phpsimpl.googlecode.com/files/phpsimpl-0.8.3.zip

Install Guide
 - http://code.google.com/p/phpsimpl/wiki/Installation

API and Examples
 - http://code.google.com/p/phpsimpl/wiki/BaseClasses


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google