Procedural File: class.atklistattribute.inc
Source Location: /attributes/class.atklistattribute.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: 6305 $ $Id: class.atklistattribute.inc 6355 2009-04-21 15:20:09Z lineke $ |
| Copyright: | (c)2000-2004 Ivo Jansch |
| License: | ATK Open Source License |
Classes
|
atkListAttribute
|
The atkListAttribute class represents an attribute of a node that has a selectbox to select from predefined values.
|
Constants
AF_LIST_NO_NULL_ITEM [line 34]
AF_LIST_NO_NULL_ITEM = AF_SPECIFIC_3
|
|
Do not add null option ever
AF_LIST_NO_OBLIGATORY_NULL_ITEM [line 29]
AF_LIST_NO_OBLIGATORY_NULL_ITEM = AF_SPECIFIC_2
|
|
Do not add a default null option.
AF_LIST_OBLIGATORY_NULL_ITEM [line 39]
AF_LIST_OBLIGATORY_NULL_ITEM = AF_SPECIFIC_4
|
|
Add a default null option to obligatory items
AF_NO_TRANSLATION [line 24]
AF_NO_TRANSLATION = AF_SPECIFIC_1
|
|
Do not translate the options