-
Book Overview & Buying
-
Table Of Contents
Managing eZ Publish Web Content Management Projects
All content is stored in datatypes that are then combined to form content classes; the actual content is called an object.
A datatype is the smallest unit of storage. It's similar to a field in a database table.
eZ publish comes with a standard set of datatypes that provide the majority of content storage needs, e.g. text line, text block, date, image, file, email. The following table shows the most commonly used datatypes.
|
Text line |
A single line of unformatted text |
|
Text block |
Multiple lines of unformatted text |
|
XML block |
Multiple lines of formatted text |
|
Integer |
Handles an integer number |
|
Float |
Handles a decimal number |
You can, however, create your own custom datatype if your needs aren't covered by what eZ publish provides by default.
A content class is made up of a collection of datatypes. It is similar to a table in a database. The class itself doesn't store any data, it simply defines the structure of the data to be stored...
Change the font size
Change margin width
Change background colour