Found 11 results for "ui-dev contexts platform-manage-context"

The search executed in 0.0008 seconds. That's fast.

Contexts

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts

Documentation Reference

Explore Cloud CMS context configurations to extend navigation and actions for custom page rendering. Discover flexible schema and dashboard customization. (Gitana 3.2)

Score: 9.5352
Contexts

Gitana 4.0 / Developers / User Interface Customization / Contexts

Documentation Reference

Explore how Cloud CMS uses browser-side configuration with evaluators to manage page rendering and extend context keys. (Gitana 4.0)

Score: 9.5352
UI Developers Guide

Gitana 3.2 / Guide / Guide / UI Developers Guide

Documentation Reference

Customize your Cloud CMS UI with JavaScript and JSON for seamless content management and collaboration. Learn how today! (Gitana 3.2)

Score: 3.1815
Overview

Gitana 4.0 / Developers / User Interface Customization

Documentation Reference

Enhance your Cloud CMS UI with custom modules and configuration using JavaScript and JSON—simple, scalable, serverless. (Gitana 4.0)

Score: 3.1815
Overview

Gitana 4.0 / Developers

Documentation Reference

Discover integration guides for Gitana in various programming languages and frameworks like Java, PHP, and React. (Gitana 4.0)

Score: 3.1603
create_document

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / create_document

Documentation Reference

Create documents effortlessly with our wizard, tailored to your folder and user context. Optimize content types easily. (Gitana 3.2)

Score: 2.9669
create_document

Gitana 4.0 / Developers / User Interface Customization / Actions / create_document

Documentation Reference

Streamline document creation with our wizard in your selected folder, customizing content types to fit your needs. (Gitana 4.0)

Score: 2.9669
new_folder

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / new_folder

Documentation Reference

Create new folders with ease using the New Folder wizard, customize types and configurations for efficient organization. (Gitana 3.2)

Score: 2.7283
new_folder

Gitana 4.0 / Developers / User Interface Customization / Actions / new_folder

Documentation Reference

Create new folders effortlessly with our guided wizard, customize folder types, and optimize content organization. (Gitana 4.0)

Score: 2.7283
Upgrades

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Upgrades

Documentation Reference

Optimize your Cloud CMS upgrade to version 3.2 with Docker and ElasticSearch 6.2.4 guidelines. (Gitana 3.2)

Score: 2.7241
How can I reuse connections with the Java Driver?

How can I reuse connections with the Java Driver?

Support Article

The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr

Score: 2.3503