folder.rb

Path: app/models/folder.rb
Last Update: Tue Dec 04 13:50:29 +0900 2007

Folder

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/

Folder contains Items and sub Folders. Each Folder can be specified read/write authorities to Users/Groups/Teams.

Note:

  • Root Folder has no records in DB, and its ID is ‘0’.
  • Folder names which start with ’$’ are reserved by the system, and also cannot include character ’/’.

[Validate]