ez.no / ezpublish / documentation / incoming / appendices / appendix c - ez publish datatypes
These documentation pages are no longer maintained. Please visit the new documentation site.
The Author datatype is used for storing authors name and email. Example: Can be uesed in an article-class to show all the authors of the article.
Is used to store a binary file. Example: A PDF document.
This is used to make a checkbox. Example: The value of this checkbox can be used in the template language to decide if a right menu is shown or not.
This datatype stores a date.
Stores both date and time.
This datatype is used for storing email addresses.
This datatype is deprecated. Use Selection.
This datatype is used to store float values.
This datatype is useful for storing International Standard Book Number.
This datatype is used for creating a id that is unique for all objects that are created.
Is used for storing an image with caption. Example: I an employee class you can use the Image datatype to store and show pictures of employees.
This datatype is used for storing integer values
Keywords are used for defining keywords for a object. The keywords can then be used to show articles that contains the same keywords. Another usage for keywords is making an reference.
This datatype is used for storing tabular data. Example: A technical specification with multiple parameters.
This datatype is used for Flash animations, Quicktime videos, Windows Media videos or Real videos.
This datatype is used for making a relation to another object. Example: Relating an employee-object to a company-object.
This datatype is used for making multiple relations to other objects. Example: Relating an article to multiple PDF documents, or a student object to multiple subjects.
Option can be used for selections. This is often connected to e-commerce. The selectable options are here set on the objects and not on the class. Example: You are selling bicycles, and you have "blue" and "yellow" with different prices. Here you can use a bicycle-object with this datatype.
By adding this datatype, the class automagically becomes a product which can be added to the shopping basket.
Selection is used for. Example: In a Contacts-class you want to set the contact to be "Private" or "Business". Selection is the right datatype for this.
_FIXME_
A Text field is used for text that is not formatted. Se XML TextField.
This datatype stores one line of text. Example: First name of Employee.
This datatype stores time of day.
This datatyle stores a URL. Example: Storing a link to a Employees private homepage
The User account datatype contains username/password and an email address. By adding this datatype the object of this class will be able to log in to the system.
XML Text field is very flexible datatype. It stores text like textfield, but allows for formtting of the text. You can use bold, italic, insert tables, headers, lists, and objects. Example: When making an article this datatype is good for storing the main text of the article since it allows you to store headers, pictures, etc.
Comments
Datatypes explained in the book
Trond Åge Kvalø
Tuesday 31 August 2004 1:06:08 pm
The datatypes are explained in the book:
http://www.ez.no/products/ez_publish_book
best regards
trondåge
Re:Re: Binary file
CL YAU
Wednesday 07 April 2004 5:26:24 am
Re: Binary file
Balazs Halasy
Tuesday 06 April 2004 1:23:53 pm
Balazs
Binary File
CL YAU
Tuesday 06 April 2004 12:51:33 pm
Estimated Time of Arrival?
Trond Åge Kvalø
Monday 08 March 2004 10:28:47 am
best regards
trondåge
Datatype description
Balazs Halasy
Wednesday 12 November 2003 9:47:26 am
Balazs
datatypes
Helle Andersen
Tuesday 11 November 2003 12:27:02 pm
Helle Damgaard