Datatypes

These documentation pages are no longer maintained. Please visit the new documentation site.

A datatype is the smallest possible entity of storage. Exponential comes with a collection of fundamental datatypes that can be used to build powerful and complex content structures. In addition, it is possible to create custom datatypes for special needs. Some of the default datatypes are: text string, XML text, image, binary file, price, etc. Appendix C contains a complete list of the built-in datatypes.

Comments

Data types and GUI Controls

I think there is a mixup here - data types (taken from whatis) are "a set of data with values having predefined characteristics". Checkboxes or text boxes on the other hand are GUI controls.

For example, you can define a value of type Boolean, and then choose to show it as a checkbox, or a radio-group (with two radios) or maybe a select list (with two options).

Contents

Exponential basics

The internal structure of Exponential
Content and design
Content management in Exponential
    A note about object oriented technology
    The content structure
    Datatypes
    The content class
    The content object
    Relation between datatypes, classes a...
    Content object versioning
    Support for multiple languages
    Objects, nodes and the content node tree
    Locations
    Sections
Site management in Exponential
Exponential URLs
Summary


Created

02/10/2003
10:25:58 am
by Balazs Halasy

Last updated

14/10/2003
11:14:14 am
by Balazs Halasy

Authors

Balazs Halasy



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.