| Path: | app/models/item.rb |
| Last Update: | Mon Dec 10 15:58:20 +0900 2007 |
| Original by: | Sysphonic |
| Authors: | MORITA Shintaro |
| Copyright: | Copyright (c) 2007 MORITA Shintaro, Sysphonic. All rights reserved. |
| License: | New BSD License (See LICENSE file) |
| URL: | http://sysphonic.com/ |
Item is the most elemental object on this system. It contains description(expected HTML-formatted by FCKeditor), Images and Attachments and can be added Comments as response from readers. Items can have different means by its xtype attribute, such as a workflow or a project (this type of Item is often called ‘Mission’ on this system).
*