Reference

Build 20200804-120625 20200804-120625

All rights reserved.

2014


Table of Contents

1. Introduction
2. Installation
1. Introduction
2. Requirements
2.1. Platform
2.1.1. Standard stand-alone recommendation
2.1.2. Requirements
3. Quick Installation
4. Installation
3. Administration and Configuration
1. Introduction
2. System properties
3. Authentication
3.1. Introduction
3.2. Configuration
3.3. Gentics Content.Node Portal Authentication Using CAS SSO
3.3.1. Overview
3.3.2. Brief Step By Step Guide
3.3.2.1. JASIG CAS Server
3.3.2.2. Gentics Content.Node
3.3.2.3. Gentics Portal.Node
3.3.3. Example Gentics Content.Node Configuration
4. Datasources
4.1. Introduction
4.2. Configuration
4.3. ContentRepository
4.3.1. Introduction
4.3.2. Tables
4.3.2.1. contentobject
4.3.2.2. contentattributetype
4.3.2.3. contentmap
4.3.2.4. contentattribute
4.3.2.5. contentmap_nodeversion
4.3.2.6. contentattribute_nodeversion
4.3.2.7. contentstatus
4.3.3. Attribute Prefetching
5. Imps
6. Languages
7. Templates
8. Portal Configuration File
8.1. Introduction
8.2. general-section
8.2.1. Introduction
8.2.2. Portal server response settings
8.2.3. Portal server activation
8.2.4. Updates
8.2.5. Template Engine 2
8.2.6. Portlet Template Finder Cache
8.2.7. Portlet Cache
8.2.8. Portal Template Configuration
8.2.9. PLink Processor
8.2.10. Fileupload Configuration
8.2.11. ViewPlugin Configuration
8.2.12. Datasources Configuration
8.2.13. ExpressionParser Configuration
8.2.14. Dictionaries Configuration
8.2.15. Portal pages Configuration
8.2.16. URL Mapping Configuration (Beautiful URLs)
8.2.17. Portlet Reloading
8.2.18. Namespace Compliance
8.2.19. Login Behaviour
8.2.20. Parameters for configuring the markup aggregation
8.2.21. Portal Properties
8.2.22. Bookmarkable URLs
8.3. authentication-section
8.3.1. Introduction
8.3.2. Configuration Details
8.3.3. PNAuthenticationManager
8.3.3.1. PNAuthenticationManager as primary authentication system
8.3.3.2. PNAuthenticationManager as secondary authentication system
8.3.4. LDAPAuthenticationManager
8.3.4.1. Mode of Operation
8.3.4.2. Example
8.3.4.3. Limitations
8.3.5. SiteMinderAuthenticationManager
8.3.6. RemoteUserAuthenticationManager
8.3.7. GCNAuthenticationManager
8.4. formatter-section
8.4.1. Introduction
8.4.2. Configuration
8.5. language-section
8.5.1. Introduction
8.5.2. Configuration
8.5.3. Dictionaries
8.5.3.1. Syntax
8.5.3.2. Package Dictionaries
8.5.3.3. Custom Dictionaries
8.5.3.4. Portlet application Dictionaries
8.6. datasource-section
8.6.1. Introduction
8.6.2. Defining datasource-handles
8.6.2.1. Handle type sql
8.6.2.2. Handle type ldap
8.6.3. Defining datasources
8.6.3.1. Datasources of type contentrepository
8.6.3.2. Datasources of type ldap
8.7. template-section
8.7.1. Introduction
8.7.2. General Parameters
8.7.3. Template Loaders
8.7.3.1. Portletapplication Template Loader
8.7.3.2. FileLoader
8.7.4. Template definitions
8.8. administration-section
8.8.1. Introduction
8.8.2. Deployer
8.8.2.1. TomcatDeployer
8.9. pages-section
8.9.1. Introduction
8.9.2. General Parameters for portal pages
8.9.3. Properties for portal pages
8.10. urlmapping-section
8.10.1. Introduction
8.10.2. Conflicting configurations
8.10.3. Restrictions
8.10.4. Generation of URLs that do not start with /Portal.Node/portal
8.10.4.1. Restrictions of the render.prefix
8.10.5. URL Parameters
9. Logging
9.1. Introduction
9.2. Customizing logging
10. Cache
10.1. Introduction
11. Gentics .Node PortalConnector WebService
11.1. Introduction
11.2. Configuration
11.2.1. Web Services Configuration File
11.2.1.1. General properties
11.2.1.1.1. defaultProtected
11.2.1.2. WebService configuration
11.2.1.2.1. webservice.protected
11.2.1.2.2. webservice.role
11.2.1.2.3. webservice.datasource.protected
11.2.1.2.4. webservice.datasource.role
11.2.1.2.5. webservice.datasource.[datasourceid].protected
11.2.1.2.6. webservice.datasource.[datasourceid].role
11.2.2. User configuration
11.2.2.1. user.[login].password
11.2.2.2. user.[login].role
11.2.3. Configuration Example
12. Profiler
12.1. Introduction
12.2. Accessing the profiler
12.3. Commands
12.4. Performance Impact
12.5. Status View
12.5.1. Statistic Table
12.5.2. Memory
12.6. Profiler Basic
12.6.1. Summary
12.6.2. Overview Tab
12.6.3. Portlets Tab
12.6.4. SQL Queries Tab
12.6.5. Pluggable Actions Tab
12.6.6. Templates Tab
12.7. Profiler Advanced
12.7.1. Flat
12.7.2. Tree
12.7.3. Inclusive / Exclusive Times
12.7.4. View Limit
12.7.5. Time Units / 90% Line
12.7.6. Snapshots
12.7.7. Velocity Profiler Mark Directive
12.8. Profiler Settings
12.8.1. Recording to file
12.8.2. Recording Settings
12.8.3. System Properties
12.9. Cache (JCS)
13. Portlet Entities Configuration
13.1. Frame Actions
13.1.1. Titleactions
14. Customizing Portal.Node web application
15. GenticsImageStore
16. Image Resize Validation
4. Implementation
1. Imps
1.1. Introduction
1.2. Configuration
1.3. Date Formatter
1.3.1. Introduction
1.3.2. Configuration
1.3.3. Methods
1.3.4. Examples
1.4. Number Formatter
1.4.1. Introduction
1.4.2. Methods
1.4.3. Examples
1.5. String Formatter
1.5.1. Introduction
1.5.2. Methods
1.5.3. Examples
1.6. RuleMatcherImp
1.6.1. Introduction
1.6.2. Methods
1.6.3. Examples
1.7. DatasourceQueryImp
1.7.1. Introduction
1.7.2. Methods
1.7.3. DatasourceQueryImp for MCCR datasources
1.7.4. Examples
1.8. CalculatorImp
1.8.1. Introduction
1.8.2. Methods
1.8.3. Examples
1.9. GenticsPLinkImp
1.9.1. Introduction
1.9.2. Methods
1.9.3. Examples
1.10. VelocityToolsImp
1.10.1. Configuration
1.10.2. Default VelocityTools
1.11. I18nImp
1.11.1. Introduction
1.11.2. Methods
1.11.3. Examples
1.12. SortImp
1.12.1. Introduction
1.12.2. Methods
1.13. SortImp
1.13.1. Introduction
1.13.2. Methods
2. Plugins
2.1. Introduction
2.2. ViewPlugin
2.2.1. Introduction
2.2.2. Basic elements of a View
2.2.3. Property Paths
2.2.4. Parameters
2.2.5. Templates
2.2.5.1. Introduction
2.2.5.2. View Templates
2.2.5.3. Form Templates
2.2.5.4. Component Templates
2.2.5.5. Custom Action URLs / Events
2.2.6. Views
2.2.7. Components
2.2.7.1. All Components
2.2.7.2. Input Components
2.2.7.2.1. ButtonComponent
2.2.7.2.2. CaptchaComponent
2.2.7.2.3. CheckboxComponent
2.2.7.2.4. DatasourceSelectComponent
2.2.7.2.5. DateComponent
2.2.7.2.6. FileUploadComponent
2.2.7.2.7. NumberComponent
2.2.7.2.8. PasswordComponent
2.2.7.2.9. SelectComponent
2.2.7.2.10. TextAreaComponent
2.2.7.2.11. TextComponent
2.2.7.3. Display Components
2.2.7.3.1. DatasourceListComponent
2.2.7.3.2. DatasourceTreeComponent
2.2.7.3.3. DownloadComponent
2.2.7.3.4. FeedbackComponent
2.2.7.3.5. InformationComponent
2.2.7.3.6. LabelComponent
2.2.7.3.7. ListComponent
2.2.7.3.8. NestedFormComponent
2.2.7.3.9. TabComponent
2.2.7.3.10. VersionInformationComponent
2.2.7.3.11. VersioningComponent
2.2.8. Pluggable Actions
2.2.8.1. Introduction
2.2.8.2. Implementation
2.2.8.2.1. ActionContext
2.2.8.3. BinaryCallableActionResponseAction
2.2.8.4. BinaryToTextAction
2.2.8.5. CheckErrorsAction
2.2.8.6. CollectObjectsByRelationAction
2.2.8.7. CreateResolvablesAction
2.2.8.8. CSVDataImportAction
2.2.8.8.1. CSV header format
2.2.8.8.2. Skip line ranges
2.2.8.9. DatasourceAction
2.2.8.10. DownloadAction
2.2.8.11. EchoAction
2.2.8.12. Form2CNObjectAction
2.2.8.13. Form2ObjectAction
2.2.8.14. GeneralViewAction
2.2.8.15. ImpEncapsulateAction
2.2.8.16. JsonCallableActionResponseAction
2.2.8.17. Object2FormAction
2.2.8.18. PDF2TextAction
2.2.8.19. PlainCallableActionResponseAction
2.2.8.20. RenderTemplateAction
2.2.8.21. Resolvable2MapAction
2.2.8.22. RuleSearchAction
2.2.8.23. ScriptingAction
2.2.8.24. SendMailAction
2.2.8.25. SendRedirectAction
2.2.8.26. StoreFileAction
2.2.8.27. TextDiffAction
2.2.8.28. TriggerEventAction
2.2.8.29. TriggerPortalEventAction
2.2.8.30. URLLoaderAction
2.2.8.31. XSLTRenderAction
2.2.9. Callable Actions
2.2.9.1. Introduction
2.2.9.2. Template Variables
2.2.9.3. Input Parameters
3. Portal implementation
3.1. Introduction
3.2. Portal events
3.3. PBox events
3.4. ViewPlugin events
3.5. Portlet events
3.6. Portal Page events
3.7. Custom action events
3.8. Reactions
4. Portlet implementation
4.1. Introduction
4.2. Portlet Application
4.3. Portletdescriptor
4.4. Gentics Portletdescriptor
4.4.1. Introduction
4.4.2. Configuration
4.5. Portlet Cache
4.5.1. Portlet Cache Behaviour
5. Inter Portlet Communication
5.1. Java Property Getting and Setting
5.2. Reactions
6. Ajax
6.1. Ajax using Callable Actions
6.2. Ajax using JSR 286
6.3. AJAX enabled requests to the Server
6.3.1. Response Format of AJAX enabled requests API
6.3.2. Response of AJAX enabled requests with an invalid session
6.3.3. Portlet Reloading
6.3.3.1. Parameters
6.3.3.2. Templates
6.3.3.2.1. Portal Page Template
6.3.3.2.2. Portlet Frame Template
6.3.3.3. Client-side scripting
6.3.3.3.1. Automatic modification of URLs to be AJAX enabled
6.3.3.3.2. Generic handling of the response
6.3.3.3.3. Replace rendered portlets API
6.3.3.4. Restrictions and common pitfalls
6.3.3.5. Disabling it for single button
6.3.4. Portlet Drag & Drop
7. Property Setters
8. Portal Property Paths
8.1. Portal
8.2. Views
8.3. Modules
8.4. Positions (in Portal Page)
8.5. javax.portlet
9. Rules
9.1. Introduction
9.2. Variables
9.3. Operators
10. ExpressionParser
10.1. Introduction
10.2. Syntax
10.2.1. Introduction
10.2.2. Assignments
10.2.3. Assignment Operators
10.2.4. Expressions
10.2.5. Rules
10.2.6. Binary Operations
10.2.7. Unary Operators
10.2.8. Constants
10.2.9. Literals
10.2.10. Names and Variables
10.2.11. Functions
10.2.12. Evaluation priority
11. Templates
11.1. Portaltemplate
11.1.1. Introduction
11.1.2. pportal Tag
11.1.2.1. Defining Custom Actions
11.1.3. PNodes
11.1.4. PBoxes
11.2. Portlet Templates
11.3. Plugin Templates
11.4. TemplateEngine2
11.4.1. Introduction
11.4.2. Velocity
11.4.3. Context
12. Language
12.1. Introduction
12.2. Language Handling
13. Datasource
13.1. ContentRepository
13.1.1. typeid
13.1.2. Primary Key
13.1.3. Advantages
13.1.4. Database scheme
13.2. Multichannelling ContentRepository
13.2.1. typeid
13.2.2. Primary Key
13.2.3. Channel selection
13.2.4. Meta Attributes
13.3. LDAP
13.3.1. typeid
13.3.2. Primary Key
13.3.3. Limitations
14. Portal Pages Implementation
14.1. Portal Page Templates
14.2. Portlet Frame Templates
14.3. Customizing portlet positions
14.3.1. Customizing portlet positions by property setting
14.3.2. Customizing portlet positions by URL
14.3.2.1. Request
14.3.2.2. Response
14.4. Persisting and restoring customized portlet positions
15. Portlet Specification 2.0 Support (JSR 286)
5. Portlets
1. Introduction
2. All GenticsPortlets
2.1. Introduction
2.2. Events of all Gentics Portlets
2.3. Parameters of all Gentics Portlets
3. ViewPortlet
3.1. Introduction
3.2. Parameters
3.3. Events of the ViewPortlet
4. GenticsContentModule
4.1. Introduction
4.2. Details
4.3. Parameters
4.4. Properties
4.5. Events of the GenticsContentModule
4.6. PLinks
4.7. Image resizing
4.8. Custom actions
4.9. Plists
4.10. Language Management
4.11. Limitations
5. GenticsContentPortlet
5.1. Introduction
5.2. Removed Features
5.3. Parameters
5.4. Additional Events of the GenticsContentPortlet
5.5. Setting a specific channel ID
6. GenticsLoginModule
6.1. Introduction
6.2. Parameters
6.3. Properties
6.4. Events of the GenticsLoginModule
7. AdministrationPortlet
7.1. Introduction
7.2. Deployment
7.3. Objectmanagement
7.3.1. ViewWizard
7.3.1.1. Basic Functionality
7.3.1.2. Integration of the Navigation View
7.3.2. Data import
8. GenticsContentSearchModule2
8.1. Further Customization
8.1.1. Pagesize
8.1.2. outputformat
8.1.3. Custom SelectComponents
8.1.4. Customizing the Template
8.1.5. Customizing the XSLT
6. Servlets
1. Introduction
2. GCNProxyServlet
2.1. Introduction
2.2. Details
2.3. Parameters
7. ServletFilters
1. Introduction
2. CASParameterWorkaroundServletFilter
2.1. Introduction
2.2. Details
2.3. Parameters
3. GCNCasProxyAuthenticationServletFilter
3.1. Introduction
3.2. Details
3.3. Parameters
3.4. Example configuration
8. API
1. Gentics .Node PortalConnector WebService API
1.1. Service URLs
1.2. Service Methods
1.2.1. getObjects(rule,attributeNames,start,count,sortColumns)
1.2.2. getCount(rule)
1.2.3. getObjectsByID(ids,attributeNames,start,count,sortColumns)
1.2.4. getObject(id,attributeNames)
1.2.5. getAttribute(objectId,attributeName)
1.3. Objects
1.3.1. SimpleWSObject
1.3.2. SimpleWSAttribute
1.3.3. Sorting
2. Gentics Portal.Node SDK Java API
3. Gentics .Node PortalConnector Java API
4. Gentics Portal.Node AJAX request API
Index

List of Tables

2.1. Platform recommendations
3.1. System properties
3.2. Settings Example Gentics Content.Node Configuration
3.3. Columns of table contentobject
3.4. Columns of table contentattributetype
3.5. Columns of table contentmap
3.6. Columns of table contentattribute
3.7. Columns of table contentmap_nodeversion
3.8. Columns of table contentattribute_nodeversion
3.9. Columns of table contentstatus
3.10.
3.11. Portal parameters for response settings
3.12. Portal parameters for activation feature
3.13. Portal parameters for update checking
3.14. Portal parameters for the Template Engine 2
3.15. Portlet Template Finder Cache
3.16. Portal parameters for Portlet Cache
3.17. General portaltemplate parameters
3.18. Portal parameters for content repository-based portaltemplate
3.19. Portal parameters for file-based portaltemplate
3.20. Portal parameters for plink processor
3.21. Portal parameters for fileuploads
3.22. Portal parameters for the viewplugin.
3.23. Portal parameters for datasources
3.24. Portal parameters for the ExpressionParser
3.25. Portal parameters for Dictionaries
3.26. Portal parameters for Portal pages
3.27. Portal parameters for Portal pages
3.28. Portal parameters for Portlet Reloading
3.29. Portal parameters for Namespace compliance
3.30. Portal parameters for Login Behaviour
3.31. Portal parameters for markup aggregation
3.32. Configuration of Authentication Managers
3.33. Parameters for all AuthenticationManagers
3.34. Parameters for the PNAuthenticationManager
3.35. Parameters for the LDAPAuthenticationManager
3.36. Parameters for the SiteMinderAuthenticationManager
3.37. Parameters for the RemoteUserAuthenticationManager
3.38. Parameters for the GCNAuthenticationManager
3.39. User Properties from GCNAuthenticationManager
3.40. Configuration of imps
3.41. Configuration of Languages
3.42. Parameters for jdbc connections
3.43. Parameters for jndi connections
3.44. Parameters for ldap Handles
3.45. General Parameters for datasources
3.46. Parameters for datasources of type contentrepository
3.47. Parameters for datasources of type ldap
3.48. General Parameters of the TemplateEngine2
3.49. Parameters of the FileLoader
3.50. Template parameters for Templates loaded from the FileLoader
3.51. Configuration parameters for a template definition
3.52. Parameters for TomcatDeployer
3.53. Configuration parameters for the pages definition
3.54.
3.55.
3.56. Configuration section for the urlmapping definition
3.57. Parameters for url mappings
3.58. Gentics Portal.Node URL parameters
3.59. Standardized LogLevels
3.60. Portlet Entities Configuration Attributes
4.1. Methods
4.2. Methods
4.3. Methods
4.4. Methods
4.5. Methods
4.6. Methods
4.7. Methods
4.8. Methods
4.9. Methods
4.10. Methods
4.11. ViewPlugin Properties
4.12. ViewPlugin Parameters
4.13. View Template Classes
4.14. Form Template Classes
4.15. Template Variables for Form Templates
4.16. Component Template Classes
4.17. Settings Views
4.18. Template Variables for Views
4.19. Settings All Components
4.20. Template Variables for All Components
4.21. Settings ButtonComponent
4.22. Template Variables for ButtonComponent
4.23. Settings CaptchaComponent
4.24. Template Variables for CaptchaComponent
4.25. Error Keys for CaptchaComponent
4.26. Settings CheckboxComponent
4.27. Template Variables for CheckboxComponent
4.28. Settings DatasourceSelectComponent
4.29. Template Variables for DatasourceSelectComponent
4.30. Error Keys for DatasourceSelectComponent
4.31. Settings DateComponent
4.32. Template Variables for DateComponent
4.33. Error Keys for DateComponent
4.34. Error Keys for DateComponent
4.35. Settings FileUploadComponent
4.36. Component Properties for FileUploadComponent
4.37. Template Variables for FileUploadComponent
4.38. Error Keys for FileUploadComponent
4.39. Settings NumberComponent
4.40. Template Variables for NumberComponent
4.41. Error Keys for NumberComponent
4.42. Settings PasswordComponent
4.43. Component Properties for PasswordComponent
4.44. Template Variables for PasswordComponent
4.45. Error Keys for PasswordComponent
4.46. Settings SelectComponent
4.47. Template Variables for SelectComponent
4.48. Component Properties for SelectComponent
4.49. Error Keys for SelectComponent
4.50. Settings TextAreaComponent
4.51. Template Variables for TextAreaComponent
4.52. Error Keys for TextAreaComponent
4.53. Settings TextComponent
4.54. Template Variables for TextComponent
4.55. Error Keys for TextComponent
4.56. Settings DatasourceListComponent
4.57. Template Variables for DatasourceListComponent
4.58. Component Properties for DatasourceListComponent
4.59. Settings DatasourceTreeComponent
4.60. Template Variables for DatasourceTreeComponent
4.61. Component Properties for DatasourceTreeComponent
4.62. Settings DownloadComponent
4.63. Component Properties for DownloadComponent
4.64. Settings FeedbackComponent
4.65. Template Variables for FeedbackComponent
4.66. Settings InformationComponent
4.67. Template Variables for InformationComponent
4.68. Settings LabelComponent
4.69. Template Variables for LabelComponent
4.70. Component Properties for LabelComponent
4.71. Settings ListComponent
4.72. Template Variables for ListComponent
4.73. Settings NestedFormComponent
4.74. Template Variables for NestedFormComponent
4.75. Component Properties for NestedFormComponent
4.76. Settings TabComponent
4.77. Template Variables for TabComponent
4.78. Settings VersionInformationComponent
4.79. Template Variables for VersionInformationComponent
4.80. Component Properties for VersionInformationComponent
4.81. Settings VersioningComponent
4.82. Template Variables for VersioningComponent
4.83. General Action Attributes
4.84. Parameters: BinaryCallableActionResponseAction
4.85. Response Objects: BinaryCallableActionResponseAction
4.86. Action: BinaryCallableActionResponseAction - Return Values
4.87. Parameters: BinaryToTextAction
4.88. Response Objects: BinaryToTextAction
4.89. Action: BinaryToTextAction - Return Values
4.90. Parameters: CheckErrorsAction
4.91. Action: CheckErrorsAction - Return Values
4.92. Parameters: CollectObjectsByRelationAction
4.93. Response Objects: CollectObjectsByRelationAction
4.94. Action: CollectObjectsByRelationAction - Return Values
4.95. Parameters: CreateResolvablesAction
4.96. Response Objects: CreateResolvablesAction
4.97. Action: CreateResolvablesAction - Return Values
4.98. Parameters: CSVDataImportAction
4.99. Response Objects: CSVDataImportAction
4.100. Action: CSVDataImportAction - Return Values
4.101. Parameters: DatasourceAction
4.102. Response Objects: DatasourceAction
4.103. Action: DatasourceAction - Return Values
4.104. Parameters: DownloadAction
4.105. Parameters: EchoAction
4.106. Action: EchoAction - Return Values
4.107. Parameters: Form2CNObjectAction
4.108. Response Objects: Form2CNObjectAction
4.109. Action: Form2CNObjectAction - Return Values
4.110. Parameters: Form2ObjectAction
4.111. Response Objects: Form2ObjectAction
4.112. Action: Form2ObjectAction - Return Values
4.113. Parameters: GeneralViewAction
4.114. Parameters: ImpEncapsulateAction
4.115. Response Objects: ImpEncapsulateAction
4.116. Action: ImpEncapsulateAction - Return Values
4.117. Parameters: JsonCallableActionResponseAction
4.118. Response Objects: JsonCallableActionResponseAction
4.119. Action: JsonCallableActionResponseAction - Return Values
4.120. Parameters: Object2FormAction
4.121. Action: Object2FormAction - Return Values
4.122. Parameters: PDF2TextAction
4.123. Response Objects: PDF2TextAction
4.124. Action: PDF2TextAction - Return Values
4.125. Parameters: PlainCallableActionResponseAction
4.126. Response Objects: PlainCallableActionResponseAction
4.127. Action: PlainCallableActionResponseAction - Return Values
4.128. Parameters: RenderTemplateAction
4.129. Response Objects: RenderTemplateAction
4.130. Action: RenderTemplateAction - Return Values
4.131. Parameters: Resolvable2MapAction
4.132. Response Objects: Resolvable2MapAction
4.133. Action: Resolvable2MapAction - Return Values
4.134. Parameters: RuleSearchAction
4.135. Action: RuleSearchAction - Return Values
4.136. Parameters: SendMailAction
4.137. Action: SendMailAction - Return Values
4.138. Parameters: SendRedirectAction
4.139. Action: SendRedirectAction - Return Values
4.140. Parameters: StoreFileAction
4.141. Response Objects: StoreFileAction
4.142. Action: StoreFileAction - Return Values
4.143. Parameters: TextDiffAction
4.144. Response Objects: TextDiffAction
4.145. Action: TextDiffAction - Return Values
4.146. Parameters: TriggerEventAction
4.147. Parameters: TriggerPortalEventAction
4.148. Parameters: URLLoaderAction
4.149. Response Objects: URLLoaderAction
4.150. Action: URLLoaderAction - Return Values
4.151. Parameters: XSLTRenderAction
4.152. Response Objects: XSLTRenderAction
4.153. Action: XSLTRenderAction - Return Values
4.154. Configuration parameters in the Gentics Portletdescriptor
4.155. Portlet Reload Response Structure
4.156. Portal Property Path
4.157. View PortalPropertyPaths
4.158. AbstractGenticsPortlet - Property Paths
4.159. Positions - Property Paths
4.160. Portlet PortalPropertyPaths
4.161. Assignment Operators
4.162. Binary Operations
4.163. Unary Operations
4.164. Literals
4.165. ExpressionParser functions
4.166. Parameters of the pportal-tag
4.167. Parameters of the pnode tag
4.168. Parameters of the pbox tag
4.169. Attribute Types
4.170. Multichannelling ContentRepository Meta Attributes
4.171. Portal Page Template Classes
4.172. Template Variables for Portal Page Templates
4.173. Portlet Frame Template Classes
4.174. Template Variables for Portlet Frame Templates
4.175. Portlet Position Customization URL Parameters
5.1. Events of the All Gentics Portlets
5.2. Portlet parameters for All Gentics Portlets
5.3. Portlet parameters for ViewPortlet
5.4. Portlet parameters for GenticsContentModule
5.5. Portlet Properties for GenticsContentModule
5.6. Events of the GenticsContentModule
5.7. Settings Plists
5.8. Template Variables for Rowtemplate
5.9. Template Variables for Listtemplate
5.10. Template Variables for Pagelink
5.11. Portlet parameters for GenticsContentPortlet
5.12. Events of the GenticsContentPortlet
5.13. Events of the GenticsContentPortlet
5.14. Portlet parameters for GenticsLoginModule
5.15. Portlet Properties for GenticsLoginModule
5.16. Events of the GenticsLoginModule
5.17. Events of the GenticsContentSearchModule2
5.18. Portlet Preferences for GenticsContentSearchModule2
6.1. Portlet parameters for GCNCasProxyAuthenticationServletFilter
7.1. Portlet parameters for CASParameterWorkaroundServletFilter
7.2. Portlet parameters for GCNCasProxyAuthenticationServletFilter
7.3. Settings Example configuration
8.1. Parameters for method getObjects()
8.2. Parameters for method getCount()
8.3. Parameters for method getObjectsByID()
8.4. Parameters for method getObject()
8.5. Parameters for method getAttribute()
8.6. Properties of SimpleWSObject
8.7. Properties of SimpleWSAttribute
8.8. Properties of Sorting

List of Examples

3.1. Syntax Example Gentics Content.Node Configuration
3.2. Structure of the general-section
3.3. Portal Property configuration
3.4. Usage of Portal Property inside a view
3.5. Bookmarkable URL
3.6. Structure of the authentication-section
3.7. Syntax of the formatter-section
3.8. Structure of the language-section
3.9. Example dictionary
3.10. Structure of the datasource-section
3.11. Example of a jdbc datasource-handle
3.12. Example of a jndi datasource-handle
3.13. Datasource examples
3.14. Syntax of the template-section
3.15. Syntax of a template definition
3.16. Syntax of the administration-section
3.17. Syntax of the pages-section
3.18. Syntax of the urlmapping-section
3.19. URL Config Example
3.20.
3.21. Example for ${com.gentics.portalnode.confpath}/users.properties
3.22. Example for ${com.gentics.portalnode.confpath}/webservices/configuration.properties
3.23. Tomcat User Configuration
3.24. Profiling component template
3.25. Structure of the portlet entities configuration file
3.26. Validating Image Resize Requests
4.1. implode
4.2. escapeHTML
4.3. escapeJS
4.4. Simple Example of the usage of EscapeTool and RenderTool
4.5. View Parameters
4.6. ViewPlugin Template Customisation Example
4.7. Syntax of View Template Classes
4.8. Syntax of Form Template Classes
4.9. Syntax of Component Template Classes
4.10. Custom Action URL in Template
4.11. Syntax Views
4.12. Syntax All Components
4.13. Syntax ButtonComponent
4.14. Syntax CaptchaComponent
4.15. Syntax CheckboxComponent
4.16. Syntax DatasourceSelectComponent
4.17. Syntax DateComponent
4.18. Syntax FileUploadComponent
4.19. Syntax NumberComponent
4.20. Syntax PasswordComponent
4.21. Syntax SelectComponent
4.22. Syntax TextAreaComponent
4.23. Syntax TextComponent
4.24. Syntax DatasourceListComponent
4.25. Syntax DatasourceTreeComponent
4.26. Syntax DownloadComponent
4.27. Syntax FeedbackComponent
4.28. Syntax InformationComponent
4.29. Syntax LabelComponent
4.30. Syntax ListComponent
4.31. Syntax NestedFormComponent
4.32. Syntax TabComponent
4.33. Syntax VersionInformationComponent
4.34. Syntax VersioningComponent
4.35. Structure of pluggable action definitions.
4.36. Example XML input.
4.37. Example import data
4.38. GeneralViewAction Usage Example
4.39. Example Usage of ImpEncapsulateAction
4.40. Syntax of the Gentics Portletdescriptor
4.41. Portlet Cache Configuration Example
4.42. Setting a portlet's parameter
4.43. Portal Page Template Example
4.44. Portlet Frame Template Example
4.45. Portlet Frame Template Example for invisible portlets
4.46. Rule examples
4.47. Examples for valid assignments
4.48. Examples of literals in expressions
4.49. Expressions that are interpreted differently by RuleParser and ExpressionParser
4.50. Datasource filter with variable
4.51. Example for conditional assignments
4.52. Example for using the filter() function
4.53. Syntax of the pportal tag
4.54. Syntax of a pnode tag
4.55. Syntax of a pbox tag
4.56. Setting the current language
4.57. Portal Page Template Classification
4.58. Portlet Frame Template Classification for visible portlets
4.59. Portlet Frame Template Classification for invisible portlets
4.60. Portlet Position Customization URL Example
5.1. Example of views configuration for the ViewPortlet
5.2. Syntax Plists
5.3. Example onSelect reaction
5.4. GenticsContentSearchModule2 - Minimal portlet.xml portlet descriptor
5.5. GenticsContentSearchModule2 - Minimal gentics-portlet.xml portlet configuration
5.6. Pagesize configuration
5.7. Custom SelectComponent
5.8. Sample XML document returned by mnoGoSearch
5.9. Default XSLT Stylesheet
7.1. Syntax Example configuration