[cvs] [Wiki] changed: NewFieldType
Wiki Guest
wiki at wiki.horde.org
Sun Aug 21 20:06:40 PDT 2005
guest [65.19.150.231] Sun, 21 Aug 2005 20:06:40 -0700
Modified page: http://wiki.horde.org/NewFieldType
New Revision: 9.0
Change log: Revert
@@ -105,9 +105,9 @@
* Convert the HTML filter representation into an SQL filter expression. (In the previous example, it might return "$field_name >= <date> AND $field_name <= <date2>". If all blank, it will return "TRUE". (::Get_Filter_SQL()).
* Validate the field input and return an error message if it doesn't pass (::Validate()).
* "Options" and "Flags" control how the field behaves, and these are stored in the database. You can override them when calling Get_Field() if necessary.
-<code type="php">
+<php>
/* CADRE - Cronosys web application framework.
* Copyright (C) 2002 Cronosys, LLC.
*
* $Id: class.Field.php,v 1.23 2004/01/22 13:52:39 jasonf Exp $
@@ -553,9 +553,9 @@
}
//}}}
-</code>
+</php>
+++ Email from 5/26/04:
<code>
More information about the cvs
mailing list