123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: cpscrn
- (C) Copyright IBM Corp. 2005, 2014
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!--
- Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
- Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
- -->
- <!-- $Header: //cpscrn/main/templates/cps4/portlets/nav/implementation.xml#1 $ -->
- <!-- $DateTime: 2008/10/22 11:12:04 $ -->
- <!-- $Change: 25109 $ -->
- <implementation requiresInitCookie="perUser" xmlns:cps="http://developer.cognos.com/schemas/cps/wsrp/extensions/1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="../../producer/schemas/cps-implementation.xsd">
- <message>/cps4/portlets/nav/messages/cpsnavmsgs.xml</message>
- <producerName resourceID="IDS_NAV_PMS_PRODUCER_NAME">Cognos Content</producerName>
- <portlet handle="navigator" groupID="nav">
- <mimeType>text/html</mimeType>
- <mode>wsrp:view</mode>
- <mode>wsrp:preview</mode>
- <mode>wsrp:edit</mode>
- <mode>wsrp:help</mode>
- <mode>cps:config</mode>
- <windowState>wsrp:normal</windowState>
- <windowState>wsrp:maximized</windowState>
- <description resourceID="IDS_NAV_PMS_NAVIGATOR_DESCRIPTION"/>
- <shortTitle resourceID="IDS_NAV_PMS_NAVIGATOR_SHORT_TITLE"/>
- <title resourceID="IDS_NAV_PMS_NAVIGATOR_TITLE"/>
- <property-description name="use_title" type="xsd:boolean">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_USE_TITLE"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_USE_TITLE"/>
- <default>true</default>
- </property-description>
- <property-description name="title" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_TITLE"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_TITLE"/>
- <default/>
- </property-description>
- <property-description name="open_links" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_OPEN_LINKS"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_OPEN_LINKS"/>
- <default>new</default>
- <values>
- <value name="new" resourceID="IDS_NAV_PMS_PROP_VALUE_OPEN_LINKS_NEW"/>
- <value name="current" resourceID="IDS_NAV_PMS_PROP_VALUE_OPEN_LINKS_CURRENT"/>
- <value name="target" resourceID="IDS_NAV_PMS_PROP_VALUE_OPEN_LINKS_TARGET"/>
- <value name="channel" resourceID="IDS_NAV_PMS_PROP_VALUE_OPEN_LINKS_CHANNEL"/>
- </values>
- </property-description>
- <property-description name="target" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_TARGET"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_TARGET"/>
- <default/>
- </property-description>
- <property-description name="channel" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_CHANNEL"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_CHANNEL"/>
- <default/>
- </property-description>
- <property-description name="display_folder" type="xsd:string" externalRef="nav">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_FOLDER"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_FOLDER"/>
- <default>rootDefault</default>
- </property-description>
- <property-description name="display_folder_dep" type="xsd:string" externalRef="nav">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_FOLDER_DEP"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_FOLDER_DEP"/>
- <default></default>
- </property-description>
- <property-description name="display_settings_norm" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_SETTINGS_NORM"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_SETTINGS"/>
- <default>a2</default>
- </property-description>
- <property-description name="display_settings_max" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_SETTINGS_MAX"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_SETTINGS"/>
- <default>rai4</default>
- </property-description>
- <property-description name="display_view_alias" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_VIEW_ALIAS"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_VIEW_ALIAS"/>
- <default>list</default>
- <values>
- <value name="list" resourceID="IDS_NAV_PMS_PROP_VALUE_VIEW_MODE_LIST"/>
- <value name="details" resourceID="IDS_NAV_PMS_PROP_VALUE_VIEW_MODE_DETAILS"/>
- <value name="rss" resourceID="IDS_NAV_PMS_PROP_VALUE_VIEW_MODE_RSS"/>
- </values>
- </property-description>
- <property-description name="sort" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_SORT"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_SORT"/>
- </property-description>
- <property-description name="display_max_objects" type="xsd:int">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_MAX_OBJECTS"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_MAX_OBJECTS"/>
- <default>10</default>
- </property-description>
- <property-description name="display_style_new_item" type="xsd:boolean">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_STYLE_NEW_ITEM"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_STYLE_NEW_ITEM"/>
- <default>false</default>
- </property-description>
- <property-description name="display_style_unread" type="xsd:boolean">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_STYLE_UNREAD"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_STYLE_UNREAD"/>
- <default>false</default>
- </property-description>
- <property-description name="display_separators" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_SEPARATORS"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_SEPARATORS"/>
- <default>none</default>
- <values>
- <value name="none" resourceID="IDS_NAV_PMS_PROP_VALUE_SEPARATORS_NONE"/>
- <value name="alternate" resourceID="IDS_NAV_PMS_PROP_VALUE_SEPARATORS_ALTERNATE"/>
- </values>
- </property-description>
- <property-description name="display_maximized" type="xsd:boolean">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_MAXIMIZE"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_MAXIMIZE"/>
- <default>false</default>
- </property-description>
- <method name="getMarkup">/cps4/portlets/nav/portlet-impl/navigator/navigator.xts</method>
- </portlet>
- <portlet handle="search" groupID="nav">
- <mimeType>text/html</mimeType>
- <mode>wsrp:view</mode>
- <mode>wsrp:preview</mode>
- <mode>wsrp:edit</mode>
- <mode>wsrp:help</mode>
- <mode>cps:config</mode>
- <windowState>wsrp:normal</windowState>
- <windowState>wsrp:maximized</windowState>
- <description resourceID="IDS_NAV_PMS_SEARCH_DESCRIPTION"/>
- <shortTitle resourceID="IDS_NAV_PMS_SEARCH_SHORT_TITLE"/>
- <title resourceID="IDS_NAV_PMS_SEARCH_TITLE"/>
- <property-description name="title" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_TITLE"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_TITLE"/>
- <default/>
- </property-description>
- <property-description name="open_links" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_OPEN_LINKS"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_OPEN_LINKS"/>
- <default>new</default>
- <values>
- <value name="new" resourceID="IDS_NAV_PMS_PROP_VALUE_OPEN_LINKS_NEW"/>
- <value name="current" resourceID="IDS_NAV_PMS_PROP_VALUE_OPEN_LINKS_CURRENT"/>
- <value name="target" resourceID="IDS_NAV_PMS_PROP_VALUE_OPEN_LINKS_TARGET"/>
- <value name="channel" resourceID="IDS_NAV_PMS_PROP_VALUE_OPEN_LINKS_CHANNEL"/>
- </values>
- </property-description>
- <property-description name="target" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_TARGET"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_TARGET"/>
- <default/>
- </property-description>
- <property-description name="channel" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_CHANNEL"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_CHANNEL"/>
- <default/>
- </property-description>
- <property-description name="channel" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_CHANNEL"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_CHANNEL"/>
- <default/>
- </property-description>
- <property-description name="display_max_objects" type="xsd:int">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_MAX_OBJECTS"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_MAX_OBJECTS"/>
- <default>10</default>
- </property-description>
- <property-description name="display_actions_link" type="xsd:boolean">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_ACTIONS_LINK"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_ACTIONS_LINK"/>
- <default>true</default>
- </property-description>
- <property-description name="display_details" type="xsd:boolean">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_DETAILS"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_DETAILS"/>
- <default>true</default>
- </property-description>
- <property-description name="display_maximize" type="xsd:boolean">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_RESULTS"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_MAXIMIZE"/>
- <default>false</default>
- </property-description>
- <method name="getMarkup">/cps4/portlets/nav/portlet-impl/search/search.xts</method>
- </portlet>
- <portlet handle="viewer" groupID="nav">
- <mimeType>text/html</mimeType>
- <mode>wsrp:view</mode>
- <mode>wsrp:preview</mode>
- <mode>wsrp:edit</mode>
- <mode>wsrp:help</mode>
- <mode>cps:config</mode>
- <windowState>wsrp:normal</windowState>
- <windowState>wsrp:maximized</windowState>
- <description resourceID="IDS_NAV_PMS_VIEWER_DESCRIPTION"/>
- <shortTitle resourceID="IDS_NAV_PMS_VIEWER_SHORT_TITLE"/>
- <title resourceID="IDS_NAV_PMS_VIEWER_TITLE"/>
- <property-description name="use_title" type="xsd:boolean">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_USE_TITLE"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_USE_TITLE"/>
- <default>true</default>
- </property-description>
- <property-description name="title" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_TITLE"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_TITLE"/>
- <default/>
- </property-description>
- <property-description name="channel" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_CHANNEL"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_CHANNEL"/>
- <default/>
- </property-description>
- <property-description name="display_action" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_ACTION"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_ACTION"/>
- <default>view</default>
- <values>
- <value name="view" resourceID="IDS_NAV_PMS_PROP_VALUE_ACTION_VIEW"/>
- <value name="prompt" resourceID="IDS_NAV_PMS_PROP_VALUE_ACTION_SHOW_RUN"/>
- <value name="run" resourceID="IDS_NAV_PMS_PROP_VALUE_ACTION_RUN"/>
- </values>
- </property-description>
- <property-description name="view_action" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_VIEW_ACTION"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_VIEW_ACTION"/>
- <default>run</default>
- <values>
- <value name="prompt" resourceID="IDS_NAV_PMS_PROP_VALUE_ACTION_SHOW_RUN"/>
- <value name="run" resourceID="IDS_NAV_PMS_PROP_VALUE_ACTION_RUN"/>
- </values>
- </property-description>
- <property-description name="display_width" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_WIDTH"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_WIDTH"/>
- <default></default>
- </property-description>
- <property-description name="display_height" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_HEIGHT"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_HEIGHT"/>
- <default></default>
- </property-description>
- <property-description name="display_settings_norm" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_SETTINGS_NORM"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_SETTINGS"/>
- <default></default>
- </property-description>
- <property-description name="display_settings_max" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_SETTINGS_MAX"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_SETTINGS"/>
- <default>t</default>
- </property-description>
- <property-description name="display_id_dep" type="xsd:string" externalRef="nav">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_ID_DEP"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_ID_DEP"/>
- <default></default>
- </property-description>
- <property-description name="viewer_resize" type="xsd:string">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_VIEWER_RESIZE"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_SETTINGS"/>
- <default></default>
- </property-description>
- <method name="getMarkup">/cps4/portlets/nav/portlet-impl/viewer/viewer.xts</method>
- </portlet>
- <custom-mode name="cps:config" resourceID="IDS_NAV_PMS_CUSTOM_MODE_CONFIG"/>
- <property-description name="display_id" type="xsd:string" shared="true" externalRef="nav">
- <label resourceID="IDS_NAV_PMS_PROP_LABEL_DISPLAY_ID"/>
- <hint resourceID="IDS_NAV_PMS_PROP_HINT_DISPLAY_ID"/>
- </property-description>
- <property-description name="session_id" type="cps:guid" shared="true" updateOnSet="true">
- <label>Session id</label>
- <hint>Session id used by report viewer to save the state of a report</hint>
- </property-description>
- <method name="initCookie">/cps4/portlets/nav/portlet-impl/initCookie.xts</method>
- <extension>
- <r:segment xmlns:r="http://developer.cognos.com/schemas/fragments/routing/1/" name="dashboardportlets">
- <r:segment name="viewer" set="/fragmentproducer/utilities/universal-viewer$path"/>
- <r:segment name="navigator" set="/wsrp/$segment[1]"/>
- <r:segment name="search" set="/wsrp/$segment[1]"/>
- </r:segment>
- <cpsext:port xmlns:cpsext="http://developer.cognos.com/schemas/cps/wsdl/extensions/1/" name="WSRPBaseService">
- <cpsext:portletAddress handle="viewer" location="bus://wsrp/fragments/markup/handle/dashboardportlets"/>
- </cpsext:port>
- </extension>
- </implementation>
|