Procedural File: class.atkfileattribute.inc
Source Location: /attributes/class.atkfileattribute.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.atkfileattribute.inc 7043 2010-10-07 11:25:55Z pverhage $ |
| Copyright: | (c)2000-2004 Ibuildings.nl BV |
| License: | ATK Open Source License |
Classes
|
atkFileAttribute
|
With this you can upload, select and remove files in a given directory.
|
Constants
AF_FILE_NO_AUTOPREVIEW [line 40]
AF_FILE_NO_AUTOPREVIEW = AF_SPECIFIC_4
|
|
Don't try to detect the file type (shows only filename)
AF_FILE_NO_DELETE [line 35]
AF_FILE_NO_DELETE = AF_SPECIFIC_3
|
|
Disable deleting of files
AF_FILE_NO_SELECT [line 30]
AF_FILE_NO_SELECT = AF_SPECIFIC_2
|
|
Disable selecting of files
AF_FILE_NO_UPLOAD [line 25]
AF_FILE_NO_UPLOAD = AF_SPECIFIC_1
|
|
Disable uploading of files
AF_FILE_PHYSICAL_DELETE [line 45]
AF_FILE_PHYSICAL_DELETE = AF_SPECIFIC_5
|
|
Removed the files physically
AF_FILE_POPUP [line 50]
Show preview in popup instead of inline