Content
| Class | Summary | Identifier | Container | 
|---|---|---|---|
| Article | Defines a structure for storing articles. | article | Yes. | 
| Comment | Defines a structure for storing comments/feedback. | comment | No. | 
| Company | Defines a structure for storing information about comapnies. | company | No. | 
| Feedback form | Defines a structure for feedback forms. | feedback_form | No. | 
| Folder | Defines a structure for folders / information pages. | folder | Yes. | 
| Forum | Defines a structure for storing forums. | forum | Yes. | 
| Forum reply | Defines a structure for storing forum replies. | forum_reply | No. | 
| Forum topic | Defines a structure for storing forum topics. | forum_topic | No. | 
| Gallery | Defines a structure for storing image galleries. | gallery | Yes. | 
| Link | Defines a structure for storing hyperlinks. | link | No. | 
| Person | Defines a structure for storing information about people. | person | No. | 
| Poll | Defines a structure for storing polls. | poll | No. | 
| Product | Defines a strucutre for storing information about products. | product | Yes. | 
| Review | Defines a structure for storing product reviews. | review | No. | 
| Weblog | Defines a structure for storing personal logs. | weblog | Yes. | 
Balazs Halasy (09/03/2005 1:32 pm)
Balazs Halasy (09/03/2005 1:33 pm)
Comments
There are no comments.