Skip Headers
Oracle® Fusion Middleware Developer's Guide for Oracle Portal
11
g
Release 1 (11.1.1)
Part Number E10238-02
Home
Book List
Contents
Index
Contact Us
Previous
Next
View PDF
List of Examples
9-1 Calling the clear_cmef_context API
9-2 Using Predefined Exceptions
9-3 Joining an Item to Its Page
9-4 Selecting a Translated Page Display Name
9-5 Selecting Items Created by the Current User
10-1 Setting the Session Context (set_context API)
10-2 Finding the ID of a page group
10-3 Function to Find the ID of a Page Group
10-4 Finding the ID of Page in a Known Page Group
10-5 Finding the IDs for a Page and Its Page Group Given Page and Page Group Names
10-6 Finding the IDs and Types of Insertable Regions on a Given Page
10-7 Finding the ID of the Current Version of an Item Given its Master Item ID
10-8 Finding Item IDs
11-1 Editing Page Properties
11-2 Setting the Display Name of an Item (set_attribute API)
11-3 Editing an Item (modify_item API)
11-4 Checking an Item Out and In (check_out_item and check_in_item)
11-5 Creating a New Version of an Item (modify_item API)
11-6 Moving an Item to a Different Page Group (move_item API)
11-7 Moving a Page (move_folder API)
11-8 Moving a Category (move_category API)
11-9 Moving a Perspective (move_perspective API)
11-10 Creating a Copy of an Item in a Different Page Group (copy_item API)
11-11 Creating a Copy of a Page (copy_folder API)
11-12 Deleting an Item (delete_item API)
11-13 Restoring a Previously Deleted Item (undelete_item API)
11-14 Deleting a Page (delete_folder API)
12-1 Creating a Page Group (add_content_area API)
12-2 Creating a Page (add_folder API)
12-3 Creating a Category (add_category API)
12-4 Creating a Perspective (add_perspective API)
12-5 Creating a Text Item (add_item API)
12-6 Creating a File Item (add_item API)
12-7 Uploading a File to the Content Repository and Creating a File Item Using the Uploaded File (upload_blob API and add_item_post_upload API)
12-8 Specifying Perspectives When Creating a Page
12-9 Specifying Perspectives When Creating an Item
12-10 Approving an Item
12-11 Rejecting an Item
13-1 Searching Across All Page Groups (item_search API)
13-2 Searching in Specific Page Groups (page_search API)
13-3 Searching Specific Attributes (specify_attributes API)
13-4 Writing an XML File to a Specific File System Location
13-5 Generating Search Results in XML (get_all_items_xml API)
13-6 Using get_item_xml to Write Search Results to a File
13-7 Procedure to Perform the Search
13-8 Code for Dynamic Page to Display Results
14-1 Setting the Session Language (set_nls_language API)
14-2 Modifying a Translation
14-3 Creating a Translation
15-1 Retrieving the List of Privileges for a Page (grantee_list API)
15-2 Retrieving the List of Privileges for an Item
15-3 Granting Page Privileges to a Group (set_group_acl API)
15-4 Granting Page Privileges to a User (set_user_acl API)
15-5 Removing Page Privileges from a Group (remove_group_acl API)
15-6 Removing Page Privileges from a User (remove_user_acl API)
15-7 Enabling Item Level Security for a Page
15-8 Enabling Item Level Security for an Item (enable_ils_for_item API)
15-9 Granting Item Level Privileges to Users (add_item_ils_privileges API)
15-10 Removing Item Level Privileges (delete_ils_privilege API)
15-11 Inheriting Item Privileges from the Parent Page (inherit_folder_privileges API)
16-1 Adding a Subscriber to WWSBR_EVENT_Q
16-2 Dequeuing Messages
16-3 Listening to Messages on Multiple Queues
16-4 Listening and Dequeuing Messages
16-5 An Example Subscriber
16-6 Adding a Subscriber to WWSBR_EVENT_Q
16-7 Running a Subscriber
16-8 The CMEF_LOG_TABLE
16-9 The LOG_PORTAL_EVENT Subscriber
16-10 Adding the LOG_PORTAL_EVENT Subscriber to WWSBR_EVENT_Q
16-11 Running the LOG_PORTAL_EVENT CMEF Subscriber
16-12 The CMEF_ITEM_NOTIFY Subscriber
16-13 Using DMBS_JOB
16-14 CSBR_UTIL Package
16-15 The HTML E-mail Procedure
16-16 The ITEM_VALIDATION CMEF Subscriber
16-17 The WORKFLOW_APPROVAL Subscriber
16-18 The CHECK_URL Procedure
16-19 Adding the CMEF_WORKFLOW Subscriber to WWSBR_EVENT_Q
Scripting on this page enhances content navigation, but does not change the content in any way.