Procedural File: class.atkdateattribute.inc
Source Location: /attributes/class.atkdateattribute.inc
Page Details
This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Version: | $Revision: 6309 $ $Id: class.atkdateattribute.inc 6512 2009-09-24 14:41:02Z peter $ |
| Copyright: | (c)2000-2004 Ibuildings.nl BV |
| License: | ATK Open Source License |
Classes
|
atkDateAttribute
|
The atkDateAttribute class offers a date widget for date fields.
|
Includes
include_once
($config_atkroot."atk/atkbrowsertools.inc")
[line 35]
require_once
($config_atkroot."atk/utils/adodb-time.inc.php")
[line 33]
Constants
AF_DATE_DISPLAY_DAY [line 28]
AF_DATE_DISPLAY_DAY = AF_SPECIFIC_4
|
|
AF_DATE_EDIT_NO_DAY [line 29]
AF_DATE_EDIT_NO_DAY = AF_SPECIFIC_5
|
|
AF_DATE_EMPTYFIELD [line 26]
AF_DATE_EMPTYFIELD = AF_SPECIFIC_2
|
|
AF_DATE_NO_CALENDAR [line 27]
AF_DATE_NO_CALENDAR = AF_SPECIFIC_3
|
|
AF_DATE_STRING [line 25]
AF_DATE_STRING = AF_SPECIFIC_1
|
|
flag(s) specific for atkDateAttribute