Oracle® Fusion Middleware Idoc Script Reference Guide 11g Release 1 (11.1.1) Part Number E10726-02 |
|
|
View PDF |
This chapter describes the Idoc Script variables and functions used to manage and configure the Oracle Content Server system, and groups the variables and functions by type.
This chapter also groups Idoc Script variables and functions by common usage.
Some dynamic variables are conditional and can only be used within a conditional statement such as if, while, elseif, or loop. For a list of conditional dynamic variables and details about their use, see Section 3.1, "Conditional Dynamic Variables."
The following is a list of Idoc Script conditional dynamic variables relating to configuration.
The following configuration variables are used when customizing and configuring the Oracle Content Server system.
Idoc Script has many built-in global functions. For a list of conditional dynamic variables and details about their use, see Section 3.5, "Global Functions."
The following is a list of Idoc Script global functions relating to configuration and usage.
Page variables are set on a particular Oracle Content Server web page to enable specific page attributes or functionality. For details about page display variables, see Section 3.6, "Page Variables."
This section includes these topics:
The following is a list of Idoc Script page display variables.
Field display variables can be grouped into the following types:
For details about these variables, see Section 3.6.2, "Field Display Variables."
The following variables define information about a metadata field. The variable values are loaded or computed for each metadata field.
There are several commonly used page variables that affect the display of metadata fields on Oracle Content Server pages.
The following is a list of the common field display variables.
Several other variables are available to affect the display of metadata fields.
Read-only variables can be used to gather information about the current template, the user who is currently logged in, or other current settings. These variables are read-only and cannot be assigned a value.
Template-related read-only variables make it possible to create conditional content in a template based on the identity of the template. For details and a list of all template read-only variables, see Section 3.7.1, "Template Read-Only Variables."
User-related read-only variables make it possible to gather information about the current user.
The following variable is set only as internal Oracle Content Server flags, so it can be retrieved but not set directly.
Setable variables can be set within script or used within a CGI string. For details about setable variables, see Section 3.8, "Setable Variables."
A value variable is evaluated once at the beginning of a service call and that value is used throughout the service call. For details about value variables, see Section 3.9, "Value Variables."
The following Idoc Script variables are related to the Archiver.
The following Idoc Script variables are related to the Batch Loader.
The following Idoc Script variables are related to client applications.
The following Idoc Script variables and functions are related to the formatting and manipulation of dates and times.
The following Idoc Script variables and functions are related to debugging.
The following Idoc Script variables and functions are related to directories and file paths.
The following Idoc Script functions are related to the use of dynamichtml.
The following Idoc Script variables and functions are related to the display of metadata fields on Oracle Content Server web pages.
The following Idoc Script functions and keywords are not related to any specific Oracle Content Server functionality.
The following Idoc Script variables are related to JSP support.
The following Idoc Script variables and functions are related to localization.
The following Idoc Script variables and functions are related to the display of Oracle Content Server web pages.
The following Idoc Script functions are related to user topic (personalization) files.
The following Idoc Script variables and functions are related to ResultSets.
The following Idoc Script variables and functions are related to strings.
The following Idoc Script variables are related to Oracle Content Server templates.
The following Idoc Script variables and functions are related to Oracle Content Server users.