|
Items are the the basic unit in an Oracle Portal content area. Oracle Portal can display any browser-renderable content. Supported item types include file, folder link, image/imagemap, PL/SQL, text, URL, Java application, Zip file (for adding a set of files), and Oracle Portal application components (reports, forms, charts, menus, frame drivers, and so on). As an item creator, you can add any of these types of content items using the Item Wizard and decide on where the item is displayed in the folder region, the item's link text and description, its category, perspectives, publish and expiration date, which keywords will make the item easy to find in a search, if the item is enabled for document control, and whether to associate an image with the item. Furthermore, if item level security is enabled, contributors can specify which users and groups can view the item and their level of access. You can edit items using the Item Manager. Note: You must have the appropriate folder or item level privilege to add, edit, or delete an item from the content area. Arranging your items in advance Oracle Portal lets you set up your content area without having to wait for content to be finalized. For example, you can add a file item for a document that is being created, then upload the final version of the document later when it is ready. This provides you ample time to determine how you want items arranged in folder regions before actually having the content finalized. Main Item features Oracle Portal provides many item-related features which support document collaboration among different users and groups. The main item features include the following:
Extending item attributes If the base item types provided by Oracle Portal do not provide enough flexibility, you can create additional custom item types to meet your requirements. When you create a custom item type, you are not adding an item to the content area. You are creating a new type of item in addition to the base item types. Custom item types are added to the Item Type list when item creators add an item to the folder area. Note: You can also incorporate any Web-capable server-side scripting technology into Oracle Portal by writing HTTP portlet providers. For more information, refer to the Oracle Portal Development Kit. This is a self-service guide detailing the Oracle Portal API set as well as numerous examples that demonstrate API implementation. You can find the PDK on the Oracle Technology Network at http://technet.oracle.com/. Displaying item attributes in the folder area When viewing an item in the folder area, note that item attributes such as Author, Description, Expiration Date, Image, New Item Indicator, and so on are displayed in the folder area only if they were chosen to display. For more information, see Choosing item attributes to display in a folder region. |