Class ::xo::Attribute
::xo::Attribute
create ... \
[ -constraint_values constraint_values ] \
[ -datatype:substdefault (default "text") ] \
[ -help_text help_text ] \
[ -multivalued multivalued ] \
[ -pretty_name pretty_name ] \
[ -pretty_plural:substdefault (default "") ] \
[ -required:substdefault (default "false") ] \
[ -spec spec ] \
[ -substdefault substdefault ] \
[ -validator validator ]
OpenACS specific attribute slot class, which can be further
refined. Contains meta data based on the OpenACS meta-data
conventions.
Defined in packages/xotcl-core/tcl/01-debug-procs.tclClass Relations
- class: ::xotcl::MetaSlot
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::xotcl::Attribute
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- subclass: ::xo::db::Attribute
![[i]](/resources/acs-subsite/ZoomIn16.gif)
::xotcl::MetaSlot create ::xo::Attribute \
-superclass ::xotcl::Attribute